2023-08-28T02:14:09.647 INFO:root:teuthology version: 0.0.1.dev185+g449a1bc 2023-08-28T02:14:09.647 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --description upgrade:pacific-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} --name teuthology-2023-08-26_14:23:13-upgrade:pacific-x-reef-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2023-08-26_14:23:13-upgrade:pacific-x-reef-distro-default-smithi/7381886 --verbose -- /home/teuthworker/archive/teuthology-2023-08-26_14:23:13-upgrade:pacific-x-reef-distro-default-smithi/7381886/orig.config.yaml 2023-08-28T02:14:09.726 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-08-28T02:14:09.812 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-08-26_14:23:13-upgrade:pacific-x-reef-distro-default-smithi/7381886 branch: reef description: upgrade:pacific-x/stress-split/{0-distro/rhel_8.6_container_tools_rhel8 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: ceph-qa@ceph.io first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7381886' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic import/export cli tests for rbd ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2023-08-26_14:23:13-upgrade:pacific-x-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 3 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 create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 9cf208207dfe23ffccb33308b22e51570cb45e51 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9cf208207dfe23ffccb33308b22e51570cb45e51 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: reef sha1: 81fef490342f7b9544e89fe32a9e51929064494d owner: scheduled_teuthology@teuthology priority: 100 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 2117 sha1: 9cf208207dfe23ffccb33308b22e51570cb45e51 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/test_librbd.sh - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:pacific-x suite_branch: reef suite_path: /home/teuthworker/src/github.com_ceph_ceph_81fef490342f7b9544e89fe32a9e51929064494d/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: 81fef490342f7b9544e89fe32a9e51929064494d targets: smithi179.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi190.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpUxo5ay/ucdkX9rleNMm8Ofp24XRXUtJPOK3Ji3XBpTiUgmmwneaY6316+3CG+k4K0p3IebanuyTvZApjm02/dNCvu8yD3rjEpWVgIuqYH8O3lEdN9DXcCX+7xHJE0m18+ZPsJQVsNrNJxY+5zqyNnBc8jpZq2LStsWwPOKPWhauANRkOBFSGDoLppWZbLx/yJs+R0qoNLLK9LpKQTUnqsapXvbD27OpPahzj/qbNxFPPyY6XrrldZ6qEO+EjJOujFLH3gzv0kJu10DCuzxrpz6ston4RPi1O3GgcHnF4Mqr/W9VwZ94UTMh+k4dIFRVqJEKrcwRHa5kFsvH/WhVx0Ygr/MiV/Q86mmV7JT+/MpzIRTtWyei5L9IBeZIE9cwzj+mOk6SD/t1roIVEGVV/uF2AyFDVBPr6F8oZ822OGpUyyaDsWTitPNdTX4TC3zdSrLc9tyDa1P74eH/ZLeTSf+C6pM/cepOhQaa6XzpDiPSuJUm9HOQxUlEAvcqa7Ac= 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:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:pacific - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 449a1bc2027504e7b3c3d7b30fa4178906581da7 timestamp: 2023-08-26_14:23:13 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.29856 2023-08-28T02:14:09.812 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_81fef490342f7b9544e89fe32a9e51929064494d/qa; will attempt to use it 2023-08-28T02:14:09.813 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_81fef490342f7b9544e89fe32a9e51929064494d/qa/tasks 2023-08-28T02:14:09.814 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-08-28T02:14:09.818 INFO:teuthology.task.internal:Checking packages... 2023-08-28T02:14:09.842 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '9cf208207dfe23ffccb33308b22e51570cb45e51' 2023-08-28T02:14:09.843 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-08-28T02:14:09.843 INFO:teuthology.packaging:ref: None 2023-08-28T02:14:09.843 INFO:teuthology.packaging:tag: None 2023-08-28T02:14:09.843 INFO:teuthology.packaging:branch: reef 2023-08-28T02:14:09.843 INFO:teuthology.packaging:sha1: 9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:14:09.843 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-08-28T02:14:10.078 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-191.g02042ef2 2023-08-28T02:14:10.078 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-08-28T02:14:10.084 INFO:teuthology.task.internal:no buildpackages task found 2023-08-28T02:14:10.084 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-08-28T02:14:10.123 INFO:teuthology.task.internal:Saving configuration 2023-08-28T02:14:10.148 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-08-28T02:14:10.156 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-08-28T02:14:10.179 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi179.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-08-26_14:23:13-upgrade:pacific-x-reef-distro-default-smithi/7381886', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-08-28 02:08:55.831349', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-08-28T02:14:10.198 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi190.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-08-26_14:23:13-upgrade:pacific-x-reef-distro-default-smithi/7381886', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-08-28 02:08:55.829786', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-08-28T02:14:10.198 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-08-28T02:14:10.208 INFO:teuthology.task.internal:roles: ubuntu@smithi179.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-08-28T02:14:10.208 INFO:teuthology.task.internal:roles: ubuntu@smithi190.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-08-28T02:14:10.208 INFO:teuthology.run_tasks:Running task console_log... 2023-08-28T02:14:10.294 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd288ba1670>, signals=[15]) 2023-08-28T02:14:10.294 INFO:teuthology.run_tasks:Running task internal.connect... 2023-08-28T02:14:10.301 INFO:teuthology.task.internal:Opening connections... 2023-08-28T02:14:10.301 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi179.front.sepia.ceph.com 2023-08-28T02:14:10.303 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-28T02:14:10.369 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi190.front.sepia.ceph.com 2023-08-28T02:14:10.370 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-28T02:14:10.437 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-08-28T02:14:10.443 DEBUG:teuthology.orchestra.run.smithi179:> uname -m 2023-08-28T02:14:10.464 INFO:teuthology.orchestra.run.smithi179.stdout:x86_64 2023-08-28T02:14:10.464 DEBUG:teuthology.orchestra.run.smithi179:> cat /etc/os-release 2023-08-28T02:14:10.523 INFO:teuthology.orchestra.run.smithi179.stdout:NAME="Red Hat Enterprise Linux" 2023-08-28T02:14:10.523 INFO:teuthology.orchestra.run.smithi179.stdout:VERSION="8.6 (Ootpa)" 2023-08-28T02:14:10.523 INFO:teuthology.orchestra.run.smithi179.stdout:ID="rhel" 2023-08-28T02:14:10.523 INFO:teuthology.orchestra.run.smithi179.stdout:ID_LIKE="fedora" 2023-08-28T02:14:10.523 INFO:teuthology.orchestra.run.smithi179.stdout:VERSION_ID="8.6" 2023-08-28T02:14:10.523 INFO:teuthology.orchestra.run.smithi179.stdout:PLATFORM_ID="platform:el8" 2023-08-28T02:14:10.523 INFO:teuthology.orchestra.run.smithi179.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-08-28T02:14:10.524 INFO:teuthology.orchestra.run.smithi179.stdout:ANSI_COLOR="0;31" 2023-08-28T02:14:10.524 INFO:teuthology.orchestra.run.smithi179.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-08-28T02:14:10.524 INFO:teuthology.orchestra.run.smithi179.stdout:HOME_URL="https://www.redhat.com/" 2023-08-28T02:14:10.524 INFO:teuthology.orchestra.run.smithi179.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-08-28T02:14:10.524 INFO:teuthology.orchestra.run.smithi179.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-08-28T02:14:10.524 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:14:10.524 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-08-28T02:14:10.524 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-08-28T02:14:10.524 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-08-28T02:14:10.524 INFO:teuthology.orchestra.run.smithi179.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-08-28T02:14:10.525 INFO:teuthology.lock.ops:Updating smithi179.front.sepia.ceph.com on lock server 2023-08-28T02:14:10.543 DEBUG:teuthology.orchestra.run.smithi190:> uname -m 2023-08-28T02:14:10.563 INFO:teuthology.orchestra.run.smithi190.stdout:x86_64 2023-08-28T02:14:10.563 DEBUG:teuthology.orchestra.run.smithi190:> cat /etc/os-release 2023-08-28T02:14:10.623 INFO:teuthology.orchestra.run.smithi190.stdout:NAME="Red Hat Enterprise Linux" 2023-08-28T02:14:10.623 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION="8.6 (Ootpa)" 2023-08-28T02:14:10.623 INFO:teuthology.orchestra.run.smithi190.stdout:ID="rhel" 2023-08-28T02:14:10.623 INFO:teuthology.orchestra.run.smithi190.stdout:ID_LIKE="fedora" 2023-08-28T02:14:10.623 INFO:teuthology.orchestra.run.smithi190.stdout:VERSION_ID="8.6" 2023-08-28T02:14:10.623 INFO:teuthology.orchestra.run.smithi190.stdout:PLATFORM_ID="platform:el8" 2023-08-28T02:14:10.624 INFO:teuthology.orchestra.run.smithi190.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-08-28T02:14:10.624 INFO:teuthology.orchestra.run.smithi190.stdout:ANSI_COLOR="0;31" 2023-08-28T02:14:10.624 INFO:teuthology.orchestra.run.smithi190.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-08-28T02:14:10.624 INFO:teuthology.orchestra.run.smithi190.stdout:HOME_URL="https://www.redhat.com/" 2023-08-28T02:14:10.624 INFO:teuthology.orchestra.run.smithi190.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-08-28T02:14:10.624 INFO:teuthology.orchestra.run.smithi190.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-08-28T02:14:10.624 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:14:10.624 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-08-28T02:14:10.624 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-08-28T02:14:10.625 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-08-28T02:14:10.625 INFO:teuthology.orchestra.run.smithi190.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-08-28T02:14:10.625 INFO:teuthology.lock.ops:Updating smithi190.front.sepia.ceph.com on lock server 2023-08-28T02:14:10.643 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-08-28T02:14:10.653 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-08-28T02:14:10.673 INFO:teuthology.task.internal:Checking for old test directory... 2023-08-28T02:14:10.674 DEBUG:teuthology.orchestra.run.smithi179:> test '!' -e /home/ubuntu/cephtest 2023-08-28T02:14:10.676 DEBUG:teuthology.orchestra.run.smithi190:> test '!' -e /home/ubuntu/cephtest 2023-08-28T02:14:10.695 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-08-28T02:14:10.702 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-08-28T02:14:10.702 DEBUG:teuthology.orchestra.run.smithi179:> test -z $(ls -A /var/lib/ceph) 2023-08-28T02:14:10.735 DEBUG:teuthology.orchestra.run.smithi190:> test -z $(ls -A /var/lib/ceph) 2023-08-28T02:14:10.764 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-08-28T02:14:10.817 INFO:teuthology.run_tasks:Running task kernel... 2023-08-28T02:14:10.833 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-08-28T02:14:10.833 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-08-28T02:14:10.833 DEBUG:teuthology.orchestra.run.smithi179:> test -f /run/.containerenv -o -f /.dockerenv 2023-08-28T02:14:10.834 DEBUG:teuthology.orchestra.run.smithi190:> test -f /run/.containerenv -o -f /.dockerenv 2023-08-28T02:14:10.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-28T02:14:10.852 DEBUG:teuthology.orchestra.run.smithi179:> uname -r 2023-08-28T02:14:10.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-28T02:14:10.853 DEBUG:teuthology.orchestra.run.smithi190:> uname -r 2023-08-28T02:14:10.911 INFO:teuthology.orchestra.run.smithi179.stdout:4.18.0-372.9.1.el8.x86_64 2023-08-28T02:14:10.912 INFO:teuthology.task.kernel:Running kernel on smithi179: 4.18.0-372.9.1.el8.x86_64 2023-08-28T02:14:10.912 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum install -y kernel 2023-08-28T02:14:10.913 INFO:teuthology.orchestra.run.smithi190.stdout:4.18.0-372.9.1.el8.x86_64 2023-08-28T02:14:10.913 INFO:teuthology.task.kernel:Running kernel on smithi190: 4.18.0-372.9.1.el8.x86_64 2023-08-28T02:14:10.913 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum install -y kernel 2023-08-28T02:14:12.099 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:14:12.099 INFO:teuthology.orchestra.run.smithi179.stdout:Unable to read consumer identity 2023-08-28T02:14:12.114 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:14:12.114 INFO:teuthology.orchestra.run.smithi190.stdout:Unable to read consumer identity 2023-08-28T02:14:13.598 INFO:teuthology.orchestra.run.smithi179.stdout:Copr repo for python3-asyncssh owned by ceph 16 kB/s | 3.5 kB 00:00 2023-08-28T02:14:13.606 INFO:teuthology.orchestra.run.smithi190.stdout:Copr repo for python3-asyncssh owned by ceph 15 kB/s | 3.5 kB 00:00 2023-08-28T02:14:14.347 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 22 MB/s | 16 MB 00:00 2023-08-28T02:14:14.607 INFO:teuthology.orchestra.run.smithi179.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-08-28T02:14:17.763 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 420 kB/s | 24 kB 00:00 2023-08-28T02:14:18.074 INFO:teuthology.orchestra.run.smithi179.stdout:lab-extras 305 kB/s | 24 kB 00:00 2023-08-28T02:14:18.466 INFO:teuthology.orchestra.run.smithi190.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-08-28T02:14:18.514 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:14:18.515 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-08-28T02:14:18.515 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:14:18.630 DEBUG:teuthology.orchestra.run.smithi190:> echo no | sudo yum reinstall kernel || true 2023-08-28T02:14:18.801 INFO:teuthology.orchestra.run.smithi179.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-08-28T02:14:18.860 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:14:18.862 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-08-28T02:14:18.862 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:14:18.964 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:14:18.964 INFO:teuthology.orchestra.run.smithi190.stdout:Unable to read consumer identity 2023-08-28T02:14:18.989 DEBUG:teuthology.orchestra.run.smithi179:> echo no | sudo yum reinstall kernel || true 2023-08-28T02:14:19.231 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:02 ago on Mon 28 Aug 2023 02:14:17 AM UTC. 2023-08-28T02:14:19.273 INFO:teuthology.orchestra.run.smithi190.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-28T02:14:19.314 INFO:teuthology.orchestra.run.smithi190.stderr:Error: No packages marked for reinstall. 2023-08-28T02:14:19.317 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:14:19.317 INFO:teuthology.orchestra.run.smithi179.stdout:Unable to read consumer identity 2023-08-28T02:14:19.361 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum reinstall -y kernel || true 2023-08-28T02:14:19.582 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:00:02 ago on Mon 28 Aug 2023 02:14:17 AM UTC. 2023-08-28T02:14:19.625 INFO:teuthology.orchestra.run.smithi179.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-28T02:14:19.663 INFO:teuthology.orchestra.run.smithi179.stderr:Error: No packages marked for reinstall. 2023-08-28T02:14:19.690 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:14:19.690 INFO:teuthology.orchestra.run.smithi190.stdout:Unable to read consumer identity 2023-08-28T02:14:19.708 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum reinstall -y kernel || true 2023-08-28T02:14:19.949 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:02 ago on Mon 28 Aug 2023 02:14:17 AM UTC. 2023-08-28T02:14:19.988 INFO:teuthology.orchestra.run.smithi190.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-28T02:14:20.021 INFO:teuthology.orchestra.run.smithi190.stderr:Error: No packages marked for reinstall. 2023-08-28T02:14:20.035 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:14:20.035 INFO:teuthology.orchestra.run.smithi179.stdout:Unable to read consumer identity 2023-08-28T02:14:20.068 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q kernel | sort -rV | head -n 1 2023-08-28T02:14:20.147 INFO:teuthology.orchestra.run.smithi190.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-08-28T02:14:20.148 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-08-28T02:14:20.148 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-08-28T02:14:20.148 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-08-28T02:14:20.148 DEBUG:teuthology.orchestra.run.smithi190:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-08-28T02:14:20.182 INFO:teuthology.orchestra.run.smithi190.stdout:ttyS1 2023-08-28T02:14:20.198 DEBUG:teuthology.parallel:result is None 2023-08-28T02:14:20.298 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:00:03 ago on Mon 28 Aug 2023 02:14:17 AM UTC. 2023-08-28T02:14:20.336 INFO:teuthology.orchestra.run.smithi179.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-28T02:14:20.361 INFO:teuthology.orchestra.run.smithi179.stderr:Error: No packages marked for reinstall. 2023-08-28T02:14:20.409 DEBUG:teuthology.orchestra.run.smithi179:> rpm -q kernel | sort -rV | head -n 1 2023-08-28T02:14:20.491 INFO:teuthology.orchestra.run.smithi179.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-08-28T02:14:20.492 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-08-28T02:14:20.493 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-08-28T02:14:20.493 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-08-28T02:14:20.493 DEBUG:teuthology.orchestra.run.smithi179:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-08-28T02:14:20.530 INFO:teuthology.orchestra.run.smithi179.stdout:ttyS1 2023-08-28T02:14:20.548 DEBUG:teuthology.parallel:result is None 2023-08-28T02:14:20.548 INFO:teuthology.run_tasks:Running task internal.base... 2023-08-28T02:14:20.558 INFO:teuthology.task.internal:Creating test directory... 2023-08-28T02:14:20.558 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-08-28T02:14:20.593 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-08-28T02:14:20.611 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-08-28T02:14:20.620 INFO:teuthology.run_tasks:Running task internal.archive... 2023-08-28T02:14:20.651 INFO:teuthology.task.internal:Creating archive directory... 2023-08-28T02:14:20.651 DEBUG:teuthology.orchestra.run.smithi179:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-08-28T02:14:20.653 DEBUG:teuthology.orchestra.run.smithi190:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-08-28T02:14:20.679 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-08-28T02:14:20.691 INFO:teuthology.task.internal:Enabling coredump saving... 2023-08-28T02:14:20.691 DEBUG:teuthology.orchestra.run.smithi179:> 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-08-28T02:14:20.712 DEBUG:teuthology.orchestra.run.smithi190:> 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-08-28T02:14:20.743 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-28T02:14:20.752 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-28T02:14:20.754 INFO:teuthology.orchestra.run.smithi190.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-28T02:14:20.762 INFO:teuthology.orchestra.run.smithi179.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-28T02:14:20.764 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-08-28T02:14:20.771 INFO:teuthology.task.internal:Configuring sudo... 2023-08-28T02:14:20.771 DEBUG:teuthology.orchestra.run.smithi179:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-08-28T02:14:20.807 DEBUG:teuthology.orchestra.run.smithi190:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-08-28T02:14:20.834 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-08-28T02:14:20.843 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-08-28T02:14:20.844 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-08-28T02:14:20.874 DEBUG:teuthology.orchestra.run.smithi190:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-08-28T02:14:20.891 DEBUG:teuthology.orchestra.run.smithi179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-28T02:14:20.971 DEBUG:teuthology.orchestra.run.smithi179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-28T02:14:21.023 DEBUG:teuthology.orchestra.run.smithi179:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-28T02:14:21.105 DEBUG:teuthology.orchestra.run.smithi179:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-28T02:14:21.147 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:14:21.147 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-08-28T02:14:21.214 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-28T02:14:21.260 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-28T02:14:21.309 DEBUG:teuthology.orchestra.run.smithi190:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-28T02:14:21.394 DEBUG:teuthology.orchestra.run.smithi190:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-28T02:14:21.437 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:14:21.437 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-08-28T02:14:21.505 DEBUG:teuthology.orchestra.run.smithi179:> sudo service rsyslog restart 2023-08-28T02:14:21.507 DEBUG:teuthology.orchestra.run.smithi190:> sudo service rsyslog restart 2023-08-28T02:14:21.579 INFO:teuthology.orchestra.run.smithi179.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-08-28T02:14:21.622 INFO:teuthology.orchestra.run.smithi190.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-08-28T02:14:21.852 INFO:teuthology.run_tasks:Running task internal.timer... 2023-08-28T02:14:21.863 INFO:teuthology.task.internal:Starting timer... 2023-08-28T02:14:21.863 INFO:teuthology.run_tasks:Running task pcp... 2023-08-28T02:14:21.914 INFO:teuthology.run_tasks:Running task selinux... 2023-08-28T02:14:21.933 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-08-28T02:14:21.934 DEBUG:teuthology.orchestra.run.smithi179:> sudo service auditd rotate 2023-08-28T02:14:22.000 INFO:teuthology.orchestra.run.smithi179.stdout:Rotating logs: 2023-08-28T02:14:22.003 DEBUG:teuthology.orchestra.run.smithi190:> sudo service auditd rotate 2023-08-28T02:14:22.061 INFO:teuthology.orchestra.run.smithi190.stdout:Rotating logs: 2023-08-28T02:14:22.063 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-08-28T02:14:22.063 DEBUG:teuthology.orchestra.run.smithi179:> /usr/sbin/getenforce 2023-08-28T02:14:22.090 INFO:teuthology.orchestra.run.smithi179.stdout:Permissive 2023-08-28T02:14:22.090 DEBUG:teuthology.orchestra.run.smithi190:> /usr/sbin/getenforce 2023-08-28T02:14:22.111 INFO:teuthology.orchestra.run.smithi190.stdout:Permissive 2023-08-28T02:14:22.111 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi179.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi190.front.sepia.ceph.com': 'permissive'} 2023-08-28T02:14:22.112 DEBUG:teuthology.orchestra.run.smithi179:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-08-28T02:14:22.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-28T02:14:22.156 DEBUG:teuthology.orchestra.run.smithi190:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-08-28T02:14:22.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-28T02:14:22.184 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-08-28T02:14:22.184 DEBUG:teuthology.orchestra.run.smithi179:> sudo /usr/sbin/setenforce permissive 2023-08-28T02:14:22.224 DEBUG:teuthology.orchestra.run.smithi190:> sudo /usr/sbin/setenforce permissive 2023-08-28T02:14:22.270 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-08-28T02:14:22.280 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-08-28T02:14:22.280 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-08-28T02:14:22.296 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-08-28T02:14:22.297 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi179.front.sepia.ceph.com,smithi190.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-08-28T02:22:53.716 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi179.front.sepia.ceph.com'), Remote(name='ubuntu@smithi190.front.sepia.ceph.com')] 2023-08-28T02:22:53.716 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi179.front.sepia.ceph.com' 2023-08-28T02:22:53.717 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi179.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-28T02:22:53.785 DEBUG:teuthology.orchestra.run.smithi179:> true 2023-08-28T02:22:53.854 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi179.front.sepia.ceph.com' 2023-08-28T02:22:53.855 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi190.front.sepia.ceph.com' 2023-08-28T02:22:53.855 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi190.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-28T02:22:53.924 DEBUG:teuthology.orchestra.run.smithi190:> true 2023-08-28T02:22:53.949 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi190.front.sepia.ceph.com' 2023-08-28T02:22:53.949 INFO:teuthology.run_tasks:Running task clock... 2023-08-28T02:22:53.960 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-08-28T02:22:53.960 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-08-28T02:22:53.961 DEBUG:teuthology.orchestra.run.smithi179:> 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-08-28T02:22:53.963 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-08-28T02:22:53.963 DEBUG:teuthology.orchestra.run.smithi190:> 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-08-28T02:22:53.992 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-08-28T02:22:54.006 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-08-28T02:22:54.021 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-08-28T02:22:54.035 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-08-28T02:22:54.078 INFO:teuthology.orchestra.run.smithi179.stderr:sudo: ntpd: command not found 2023-08-28T02:22:54.090 INFO:teuthology.orchestra.run.smithi179.stdout:506 Cannot talk to daemon 2023-08-28T02:22:54.104 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-08-28T02:22:54.113 INFO:teuthology.orchestra.run.smithi190.stderr:sudo: ntpd: command not found 2023-08-28T02:22:54.118 INFO:teuthology.orchestra.run.smithi179.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-08-28T02:22:54.125 INFO:teuthology.orchestra.run.smithi190.stdout:506 Cannot talk to daemon 2023-08-28T02:22:54.139 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-08-28T02:22:54.152 INFO:teuthology.orchestra.run.smithi190.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-08-28T02:22:54.188 INFO:teuthology.orchestra.run.smithi179.stderr:bash: ntpq: command not found 2023-08-28T02:22:54.191 INFO:teuthology.orchestra.run.smithi179.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-08-28T02:22:54.192 INFO:teuthology.orchestra.run.smithi179.stdout:=============================================================================== 2023-08-28T02:22:54.192 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-28T02:22:54.192 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-28T02:22:54.192 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-28T02:22:54.192 INFO:teuthology.orchestra.run.smithi179.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-28T02:22:54.351 INFO:teuthology.orchestra.run.smithi190.stderr:bash: ntpq: command not found 2023-08-28T02:22:54.355 INFO:teuthology.orchestra.run.smithi190.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-08-28T02:22:54.355 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================== 2023-08-28T02:22:54.356 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-28T02:22:54.356 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-28T02:22:54.356 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-28T02:22:54.356 INFO:teuthology.orchestra.run.smithi190.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-28T02:22:54.357 INFO:teuthology.run_tasks:Running task pexec... 2023-08-28T02:22:54.365 INFO:teuthology.task.pexec:Executing custom commands... 2023-08-28T02:22:54.366 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi179.front.sepia.ceph.com 2023-08-28T02:22:54.366 DEBUG:teuthology.orchestra.run.smithi179:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-08-28T02:22:54.366 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi190.front.sepia.ceph.com 2023-08-28T02:22:54.367 DEBUG:teuthology.orchestra.run.smithi190:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-08-28T02:22:54.734 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:22:54.769 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:22:55.555 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:23 ago on Mon 28 Aug 2023 02:21:32 AM UTC. 2023-08-28T02:22:55.629 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:25 ago on Mon 28 Aug 2023 02:21:30 AM UTC. 2023-08-28T02:22:57.431 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:22:57.432 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:22:57.432 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2023-08-28T02:22:57.433 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:22:57.433 INFO:teuthology.orchestra.run.smithi179.stdout:Resetting modules: 2023-08-28T02:22:57.433 INFO:teuthology.orchestra.run.smithi179.stdout: container-tools 2023-08-28T02:22:57.433 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:22:57.433 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:22:57.433 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:22:57.433 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:22:57.495 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:22:57.496 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:22:57.496 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2023-08-28T02:22:57.496 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:22:57.496 INFO:teuthology.orchestra.run.smithi190.stdout:Resetting modules: 2023-08-28T02:22:57.497 INFO:teuthology.orchestra.run.smithi190.stdout: container-tools 2023-08-28T02:22:57.497 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:22:57.497 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:22:57.497 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:22:57.497 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:22:58.395 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:25 ago on Mon 28 Aug 2023 02:21:32 AM UTC. 2023-08-28T02:22:58.474 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:28 ago on Mon 28 Aug 2023 02:21:30 AM UTC. 2023-08-28T02:23:01.457 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:23:01.473 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:23:01.897 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:23:01.929 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:23:02.689 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:30 ago on Mon 28 Aug 2023 02:21:32 AM UTC. 2023-08-28T02:23:02.731 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:32 ago on Mon 28 Aug 2023 02:21:30 AM UTC. 2023-08-28T02:23:04.542 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:23:04.592 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:23:04.633 INFO:teuthology.orchestra.run.smithi179.stdout:============================================================================================================ 2023-08-28T02:23:04.633 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-08-28T02:23:04.633 INFO:teuthology.orchestra.run.smithi179.stdout:============================================================================================================ 2023-08-28T02:23:04.633 INFO:teuthology.orchestra.run.smithi179.stdout:Installing group/module packages: 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-08-28T02:23:04.634 INFO:teuthology.orchestra.run.smithi179.stdout:Installing module profiles: 2023-08-28T02:23:04.635 INFO:teuthology.orchestra.run.smithi179.stdout: container-tools/common 2023-08-28T02:23:04.635 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:23:04.635 INFO:teuthology.orchestra.run.smithi179.stdout:Enabling module streams: 2023-08-28T02:23:04.635 INFO:teuthology.orchestra.run.smithi179.stdout: container-tools rhel8 2023-08-28T02:23:04.635 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:23:04.635 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:23:04.635 INFO:teuthology.orchestra.run.smithi179.stdout:============================================================================================================ 2023-08-28T02:23:04.635 INFO:teuthology.orchestra.run.smithi179.stdout:Install 10 Packages 2023-08-28T02:23:04.635 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:23:04.636 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 18 M 2023-08-28T02:23:04.636 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 65 M 2023-08-28T02:23:04.636 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:23:04.685 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================================ 2023-08-28T02:23:04.685 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-08-28T02:23:04.685 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================================ 2023-08-28T02:23:04.685 INFO:teuthology.orchestra.run.smithi190.stdout:Installing group/module packages: 2023-08-28T02:23:04.685 INFO:teuthology.orchestra.run.smithi190.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-08-28T02:23:04.685 INFO:teuthology.orchestra.run.smithi190.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-08-28T02:23:04.685 INFO:teuthology.orchestra.run.smithi190.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-08-28T02:23:04.685 INFO:teuthology.orchestra.run.smithi190.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout:Installing module profiles: 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout: container-tools/common 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout:Enabling module streams: 2023-08-28T02:23:04.686 INFO:teuthology.orchestra.run.smithi190.stdout: container-tools rhel8 2023-08-28T02:23:04.687 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:23:04.687 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:23:04.687 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================================ 2023-08-28T02:23:04.687 INFO:teuthology.orchestra.run.smithi190.stdout:Install 10 Packages 2023-08-28T02:23:04.687 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:23:04.687 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 18 M 2023-08-28T02:23:04.687 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 65 M 2023-08-28T02:23:04.688 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:23:04.716 INFO:teuthology.orchestra.run.smithi179.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 508 kB/s | 41 kB 00:00 2023-08-28T02:23:04.742 INFO:teuthology.orchestra.run.smithi179.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 235 kB/s | 25 kB 00:00 2023-08-28T02:23:04.742 INFO:teuthology.orchestra.run.smithi190.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 740 kB/s | 41 kB 00:00 2023-08-28T02:23:04.759 INFO:teuthology.orchestra.run.smithi190.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 345 kB/s | 25 kB 00:00 2023-08-28T02:23:04.767 INFO:teuthology.orchestra.run.smithi179.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 715 kB/s | 94 kB 00:00 2023-08-28T02:23:04.776 INFO:teuthology.orchestra.run.smithi190.stdout:(3/10): udica-0.2.6-4.module+el8.6.0+16771+28df 1.4 MB/s | 49 kB 00:00 2023-08-28T02:23:04.792 INFO:teuthology.orchestra.run.smithi179.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 653 kB/s | 49 kB 00:00 2023-08-28T02:23:04.804 INFO:teuthology.orchestra.run.smithi190.stdout:(4/10): python3-pyxdg-0.25-16.el8.noarch.rpm 822 kB/s | 94 kB 00:00 2023-08-28T02:23:04.826 INFO:teuthology.orchestra.run.smithi179.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 6.1 MB/s | 524 kB 00:00 2023-08-28T02:23:04.835 INFO:teuthology.orchestra.run.smithi190.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 6.8 MB/s | 524 kB 00:00 2023-08-28T02:23:04.851 INFO:teuthology.orchestra.run.smithi179.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 2.5 MB/s | 149 kB 00:00 2023-08-28T02:23:04.861 INFO:teuthology.orchestra.run.smithi190.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 2.5 MB/s | 149 kB 00:00 2023-08-28T02:23:04.885 INFO:teuthology.orchestra.run.smithi179.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 3.6 MB/s | 213 kB 00:00 2023-08-28T02:23:04.886 INFO:teuthology.orchestra.run.smithi190.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 4.1 MB/s | 213 kB 00:00 2023-08-28T02:23:04.995 INFO:teuthology.orchestra.run.smithi190.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 20 MB/s | 2.2 MB 00:00 2023-08-28T02:23:05.002 INFO:teuthology.orchestra.run.smithi179.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 19 MB/s | 2.2 MB 00:00 2023-08-28T02:23:05.087 INFO:teuthology.orchestra.run.smithi190.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 31 MB/s | 7.0 MB 00:00 2023-08-28T02:23:05.135 INFO:teuthology.orchestra.run.smithi179.stdout:(9/10): buildah-1.26.2-1.module+el8.6.0+16771+2 22 MB/s | 8.0 MB 00:00 2023-08-28T02:23:05.170 INFO:teuthology.orchestra.run.smithi190.stdout:(10/10): buildah-1.26.2-1.module+el8.6.0+16771+ 20 MB/s | 8.0 MB 00:00 2023-08-28T02:23:05.170 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:23:05.171 INFO:teuthology.orchestra.run.smithi190.stdout:Total 38 MB/s | 18 MB 00:00 2023-08-28T02:23:05.227 INFO:teuthology.orchestra.run.smithi179.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 19 MB/s | 7.0 MB 00:00 2023-08-28T02:23:05.228 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:23:05.228 INFO:teuthology.orchestra.run.smithi179.stdout:Total 31 MB/s | 18 MB 00:00 2023-08-28T02:23:05.372 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:23:05.391 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:23:05.391 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:23:05.426 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:23:05.444 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:23:05.445 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:23:05.572 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:23:05.576 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:23:05.625 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:23:05.629 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:23:06.106 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:23:06.140 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:23:06.298 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-08-28T02:23:06.366 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-08-28T02:23:06.492 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-08-28T02:23:06.538 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-08-28T02:23:06.711 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-08-28T02:23:06.732 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-08-28T02:23:06.911 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-08-28T02:23:06.952 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-08-28T02:23:07.262 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-08-28T02:23:07.310 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-08-28T02:23:08.016 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-08-28T02:23:08.084 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-08-28T02:23:08.906 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-08-28T02:23:08.984 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-08-28T02:23:09.157 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-08-28T02:23:09.250 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-08-28T02:23:09.341 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-08-28T02:23:09.445 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-08-28T02:23:09.551 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-08-28T02:23:09.631 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-08-28T02:23:09.815 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-08-28T02:23:09.815 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-08-28T02:23:09.815 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-08-28T02:23:09.815 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-08-28T02:23:09.815 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-08-28T02:23:09.815 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-08-28T02:23:09.815 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-08-28T02:23:09.815 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-08-28T02:23:09.815 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-08-28T02:23:09.815 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-08-28T02:23:09.917 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-08-28T02:23:09.917 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-08-28T02:23:09.917 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-08-28T02:23:09.917 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-08-28T02:23:09.917 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-08-28T02:23:09.917 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-08-28T02:23:09.917 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-08-28T02:23:09.917 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-08-28T02:23:09.917 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-08-28T02:23:09.918 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-08-28T02:23:10.981 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-08-28T02:23:10.981 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:40 ago on Mon 28 Aug 2023 02:21:30 AM UTC. 2023-08-28T02:23:11.033 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-08-28T02:23:11.033 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:38 ago on Mon 28 Aug 2023 02:21:32 AM UTC. 2023-08-28T02:23:14.277 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:23:14.296 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:23:14.468 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:23:14.468 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:23:14.468 INFO:teuthology.orchestra.run.smithi190.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-08-28T02:23:14.468 INFO:teuthology.orchestra.run.smithi190.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-08-28T02:23:14.468 INFO:teuthology.orchestra.run.smithi190.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-08-28T02:23:14.468 INFO:teuthology.orchestra.run.smithi190.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-08-28T02:23:14.468 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-08-28T02:23:14.468 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-08-28T02:23:14.468 INFO:teuthology.orchestra.run.smithi190.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-08-28T02:23:14.469 INFO:teuthology.orchestra.run.smithi190.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-08-28T02:23:14.469 INFO:teuthology.orchestra.run.smithi190.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-08-28T02:23:14.469 INFO:teuthology.orchestra.run.smithi190.stdout: yajl-2.1.0-10.el8.x86_64 2023-08-28T02:23:14.469 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:23:14.469 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:23:14.493 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:23:14.493 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:23:14.493 INFO:teuthology.orchestra.run.smithi179.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-08-28T02:23:14.493 INFO:teuthology.orchestra.run.smithi179.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-08-28T02:23:14.493 INFO:teuthology.orchestra.run.smithi179.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-08-28T02:23:14.493 INFO:teuthology.orchestra.run.smithi179.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-08-28T02:23:14.493 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-08-28T02:23:14.494 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-08-28T02:23:14.494 INFO:teuthology.orchestra.run.smithi179.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-08-28T02:23:14.494 INFO:teuthology.orchestra.run.smithi179.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-08-28T02:23:14.494 INFO:teuthology.orchestra.run.smithi179.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-08-28T02:23:14.494 INFO:teuthology.orchestra.run.smithi179.stdout: yajl-2.1.0-10.el8.x86_64 2023-08-28T02:23:14.494 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:23:14.494 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:23:14.614 DEBUG:teuthology.parallel:result is None 2023-08-28T02:23:14.627 DEBUG:teuthology.parallel:result is None 2023-08-28T02:23:14.627 INFO:teuthology.run_tasks:Running task install... 2023-08-28T02:23:14.636 DEBUG:teuthology.task.install:project ceph 2023-08-28T02:23:14.637 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '9cf208207dfe23ffccb33308b22e51570cb45e51'}} 2023-08-28T02:23:14.637 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '9cf208207dfe23ffccb33308b22e51570cb45e51'} 2023-08-28T02:23:14.637 INFO:teuthology.task.install:Using flavor: default 2023-08-28T02:23:14.643 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-08-28T02:23:14.643 INFO:teuthology.task.install:extra packages: [] 2023-08-28T02:23:14.643 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '9cf208207dfe23ffccb33308b22e51570cb45e51', 'tag': None, 'wait_for_package': False} 2023-08-28T02:23:14.643 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-08-28T02:23:14.643 INFO:teuthology.packaging:ref: None 2023-08-28T02:23:14.644 INFO:teuthology.packaging:tag: None 2023-08-28T02:23:14.644 INFO:teuthology.packaging:branch: pacific 2023-08-28T02:23:14.644 INFO:teuthology.packaging:sha1: 9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:23:14.644 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2023-08-28T02:23:14.645 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'pacific', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '9cf208207dfe23ffccb33308b22e51570cb45e51', 'tag': None, 'wait_for_package': False} 2023-08-28T02:23:14.646 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-08-28T02:23:14.646 INFO:teuthology.packaging:ref: None 2023-08-28T02:23:14.646 INFO:teuthology.packaging:tag: None 2023-08-28T02:23:14.646 INFO:teuthology.packaging:branch: pacific 2023-08-28T02:23:14.646 INFO:teuthology.packaging:sha1: 9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:23:14.646 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2023-08-28T02:23:14.896 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/pacific/595355f450898939abedfa92883f9a78b18c37aa/centos/8/flavors/default/ 2023-08-28T02:23:14.897 INFO:teuthology.task.install.rpm:Package version is 16.2.13-565.g595355f4 2023-08-28T02:23:14.954 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/pacific/595355f450898939abedfa92883f9a78b18c37aa/centos/8/flavors/default/ 2023-08-28T02:23:14.955 INFO:teuthology.task.install.rpm:Package version is 16.2.13-565.g595355f4 2023-08-28T02:23:15.003 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/pacific/595355f450898939abedfa92883f9a78b18c37aa/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/pacific/595355f450898939abedfa92883f9a78b18c37aa/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/pacific/595355f450898939abedfa92883f9a78b18c37aa/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-08-28T02:23:15.003 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:23:15.003 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-08-28T02:23:15.031 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-08-28T02:23:15.031 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-08-28T02:23:15.031 INFO:teuthology.packaging:ref: None 2023-08-28T02:23:15.031 INFO:teuthology.packaging:tag: None 2023-08-28T02:23:15.031 INFO:teuthology.packaging:branch: pacific 2023-08-28T02:23:15.032 INFO:teuthology.packaging:sha1: 9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:23:15.032 DEBUG:teuthology.orchestra.run.smithi179:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-08-28T02:23:15.099 DEBUG:teuthology.orchestra.run.smithi179:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-08-28T02:23:15.120 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/pacific/595355f450898939abedfa92883f9a78b18c37aa/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/pacific/595355f450898939abedfa92883f9a78b18c37aa/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/pacific/595355f450898939abedfa92883f9a78b18c37aa/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-08-28T02:23:15.120 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:23:15.120 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-08-28T02:23:15.150 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-08-28T02:23:15.150 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-08-28T02:23:15.150 INFO:teuthology.packaging:ref: None 2023-08-28T02:23:15.150 INFO:teuthology.packaging:tag: None 2023-08-28T02:23:15.150 INFO:teuthology.packaging:branch: pacific 2023-08-28T02:23:15.150 INFO:teuthology.packaging:sha1: 9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:23:15.151 DEBUG:teuthology.orchestra.run.smithi190:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/pacific/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-08-28T02:23:15.176 DEBUG:teuthology.orchestra.run.smithi179:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-08-28T02:23:15.218 DEBUG:teuthology.orchestra.run.smithi190:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-08-28T02:23:15.242 INFO:teuthology.orchestra.run.smithi179.stdout:check_obsoletes = 1 2023-08-28T02:23:15.243 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum clean all 2023-08-28T02:23:15.295 DEBUG:teuthology.orchestra.run.smithi190:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-08-28T02:23:15.360 INFO:teuthology.orchestra.run.smithi190.stdout:check_obsoletes = 1 2023-08-28T02:23:15.362 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum clean all 2023-08-28T02:23:15.614 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:23:15.735 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:23:15.857 INFO:teuthology.orchestra.run.smithi179.stdout:44 files removed 2023-08-28T02:23:15.904 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-radosgw 2023-08-28T02:23:15.999 INFO:teuthology.orchestra.run.smithi190.stdout:44 files removed 2023-08-28T02:23:16.046 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-radosgw 2023-08-28T02:23:16.234 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:23:16.378 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:23:16.926 INFO:teuthology.orchestra.run.smithi179.stdout:ceph packages for x86_64 235 kB/s | 76 kB 00:00 2023-08-28T02:23:17.046 INFO:teuthology.orchestra.run.smithi190.stdout:ceph packages for x86_64 264 kB/s | 76 kB 00:00 2023-08-28T02:23:17.202 INFO:teuthology.orchestra.run.smithi179.stdout:ceph noarch packages 62 kB/s | 15 kB 00:00 2023-08-28T02:23:17.388 INFO:teuthology.orchestra.run.smithi190.stdout:ceph noarch packages 49 kB/s | 15 kB 00:00 2023-08-28T02:23:17.444 INFO:teuthology.orchestra.run.smithi179.stdout:ceph source packages 6.5 kB/s | 1.4 kB 00:00 2023-08-28T02:23:17.612 INFO:teuthology.orchestra.run.smithi179.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-08-28T02:23:17.705 INFO:teuthology.orchestra.run.smithi190.stdout:ceph source packages 4.9 kB/s | 1.4 kB 00:00 2023-08-28T02:23:17.856 INFO:teuthology.orchestra.run.smithi190.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-08-28T02:23:18.648 INFO:teuthology.orchestra.run.smithi179.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-08-28T02:23:19.101 INFO:teuthology.orchestra.run.smithi190.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-08-28T02:23:22.138 INFO:teuthology.orchestra.run.smithi179.stdout:lab-extras 514 kB/s | 24 kB 00:00 2023-08-28T02:23:22.524 INFO:teuthology.orchestra.run.smithi190.stdout:lab-extras 414 kB/s | 24 kB 00:00 2023-08-28T02:23:23.057 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 56 MB/s | 47 MB 00:00 2023-08-28T02:23:23.426 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 57 MB/s | 47 MB 00:00 2023-08-28T02:23:30.950 INFO:teuthology.orchestra.run.smithi179.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 61 MB/s | 53 MB 00:00 2023-08-28T02:23:31.293 INFO:teuthology.orchestra.run.smithi190.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 61 MB/s | 53 MB 00:00 2023-08-28T02:23:42.044 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:23:42.047 INFO:teuthology.orchestra.run.smithi179.stdout:==================================================================================================== 2023-08-28T02:23:42.047 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-08-28T02:23:42.047 INFO:teuthology.orchestra.run.smithi179.stdout:==================================================================================================== 2023-08-28T02:23:42.047 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:23:42.047 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-radosgw x86_64 2:16.2.13-565.g595355f4.el8 ceph 12 M 2023-08-28T02:23:42.047 INFO:teuthology.orchestra.run.smithi179.stdout:Upgrading: 2023-08-28T02:23:42.047 INFO:teuthology.orchestra.run.smithi179.stdout: librados2 x86_64 2:16.2.13-565.g595355f4.el8 ceph 3.7 M 2023-08-28T02:23:42.047 INFO:teuthology.orchestra.run.smithi179.stdout: librbd1 x86_64 2:16.2.13-565.g595355f4.el8 ceph 4.2 M 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-base x86_64 2:16.2.13-565.g595355f4.el8 ceph 6.1 M 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-common x86_64 2:16.2.13-565.g595355f4.el8 ceph 24 M 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-selinux x86_64 2:16.2.13-565.g595355f4.el8 ceph 26 k 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout: libcephfs2 x86_64 2:16.2.13-565.g595355f4.el8 ceph 824 k 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout: libradosstriper1 x86_64 2:16.2.13-565.g595355f4.el8 ceph 494 k 2023-08-28T02:23:42.048 INFO:teuthology.orchestra.run.smithi179.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: librgw2 x86_64 2:16.2.13-565.g595355f4.el8 ceph 3.8 M 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: python3-ceph-argparse x86_64 2:16.2.13-565.g595355f4.el8 ceph 45 k 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: python3-ceph-common x86_64 2:16.2.13-565.g595355f4.el8 ceph 99 k 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cephfs x86_64 2:16.2.13-565.g595355f4.el8 ceph 215 k 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rados x86_64 2:16.2.13-565.g595355f4.el8 ceph 390 k 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rbd x86_64 2:16.2.13-565.g595355f4.el8 ceph 369 k 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rgw x86_64 2:16.2.13-565.g595355f4.el8 ceph 114 k 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:23:42.049 INFO:teuthology.orchestra.run.smithi179.stdout:==================================================================================================== 2023-08-28T02:23:42.050 INFO:teuthology.orchestra.run.smithi179.stdout:Install 21 Packages 2023-08-28T02:23:42.050 INFO:teuthology.orchestra.run.smithi179.stdout:Upgrade 2 Packages 2023-08-28T02:23:42.050 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:23:42.050 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 57 M 2023-08-28T02:23:42.050 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:23:42.520 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:23:42.523 INFO:teuthology.orchestra.run.smithi190.stdout:==================================================================================================== 2023-08-28T02:23:42.523 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-08-28T02:23:42.524 INFO:teuthology.orchestra.run.smithi190.stdout:==================================================================================================== 2023-08-28T02:23:42.524 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:23:42.524 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-radosgw x86_64 2:16.2.13-565.g595355f4.el8 ceph 12 M 2023-08-28T02:23:42.525 INFO:teuthology.orchestra.run.smithi190.stdout:Upgrading: 2023-08-28T02:23:42.525 INFO:teuthology.orchestra.run.smithi190.stdout: librados2 x86_64 2:16.2.13-565.g595355f4.el8 ceph 3.7 M 2023-08-28T02:23:42.525 INFO:teuthology.orchestra.run.smithi190.stdout: librbd1 x86_64 2:16.2.13-565.g595355f4.el8 ceph 4.2 M 2023-08-28T02:23:42.525 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-08-28T02:23:42.525 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-base x86_64 2:16.2.13-565.g595355f4.el8 ceph 6.1 M 2023-08-28T02:23:42.525 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-common x86_64 2:16.2.13-565.g595355f4.el8 ceph 24 M 2023-08-28T02:23:42.525 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-selinux x86_64 2:16.2.13-565.g595355f4.el8 ceph 26 k 2023-08-28T02:23:42.525 INFO:teuthology.orchestra.run.smithi190.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-08-28T02:23:42.526 INFO:teuthology.orchestra.run.smithi190.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2023-08-28T02:23:42.526 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs2 x86_64 2:16.2.13-565.g595355f4.el8 ceph 824 k 2023-08-28T02:23:42.526 INFO:teuthology.orchestra.run.smithi190.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-08-28T02:23:42.526 INFO:teuthology.orchestra.run.smithi190.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-08-28T02:23:42.526 INFO:teuthology.orchestra.run.smithi190.stdout: libradosstriper1 x86_64 2:16.2.13-565.g595355f4.el8 ceph 494 k 2023-08-28T02:23:42.526 INFO:teuthology.orchestra.run.smithi190.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-08-28T02:23:42.526 INFO:teuthology.orchestra.run.smithi190.stdout: librgw2 x86_64 2:16.2.13-565.g595355f4.el8 ceph 3.8 M 2023-08-28T02:23:42.526 INFO:teuthology.orchestra.run.smithi190.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-08-28T02:23:42.526 INFO:teuthology.orchestra.run.smithi190.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-08-28T02:23:42.526 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-argparse x86_64 2:16.2.13-565.g595355f4.el8 ceph 45 k 2023-08-28T02:23:42.527 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-common x86_64 2:16.2.13-565.g595355f4.el8 ceph 99 k 2023-08-28T02:23:42.527 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cephfs x86_64 2:16.2.13-565.g595355f4.el8 ceph 215 k 2023-08-28T02:23:42.527 INFO:teuthology.orchestra.run.smithi190.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-08-28T02:23:42.527 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rados x86_64 2:16.2.13-565.g595355f4.el8 ceph 390 k 2023-08-28T02:23:42.527 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rbd x86_64 2:16.2.13-565.g595355f4.el8 ceph 369 k 2023-08-28T02:23:42.527 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rgw x86_64 2:16.2.13-565.g595355f4.el8 ceph 114 k 2023-08-28T02:23:42.527 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:23:42.527 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:23:42.527 INFO:teuthology.orchestra.run.smithi190.stdout:==================================================================================================== 2023-08-28T02:23:42.528 INFO:teuthology.orchestra.run.smithi190.stdout:Install 21 Packages 2023-08-28T02:23:42.528 INFO:teuthology.orchestra.run.smithi190.stdout:Upgrade 2 Packages 2023-08-28T02:23:42.528 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:23:42.528 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 57 M 2023-08-28T02:23:42.528 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:23:43.176 INFO:teuthology.orchestra.run.smithi179.stdout:(1/23): ceph-base-16.2.13-565.g595355f4.el8.x86 5.6 MB/s | 6.1 MB 00:01 2023-08-28T02:23:43.282 INFO:teuthology.orchestra.run.smithi179.stdout:(2/23): ceph-selinux-16.2.13-565.g595355f4.el8. 242 kB/s | 26 kB 00:00 2023-08-28T02:23:43.468 INFO:teuthology.orchestra.run.smithi179.stdout:(3/23): libcephfs2-16.2.13-565.g595355f4.el8.x8 4.3 MB/s | 824 kB 00:00 2023-08-28T02:23:43.577 INFO:teuthology.orchestra.run.smithi179.stdout:(4/23): libradosstriper1-16.2.13-565.g595355f4. 4.5 MB/s | 494 kB 00:00 2023-08-28T02:23:43.936 INFO:teuthology.orchestra.run.smithi179.stdout:(5/23): ceph-radosgw-16.2.13-565.g595355f4.el8. 6.3 MB/s | 12 MB 00:01 2023-08-28T02:23:44.044 INFO:teuthology.orchestra.run.smithi179.stdout:(6/23): python3-ceph-argparse-16.2.13-565.g5953 416 kB/s | 45 kB 00:00 2023-08-28T02:23:44.145 INFO:teuthology.orchestra.run.smithi179.stdout:(7/23): python3-ceph-common-16.2.13-565.g595355 986 kB/s | 99 kB 00:00 2023-08-28T02:23:44.261 INFO:teuthology.orchestra.run.smithi179.stdout:(8/23): python3-cephfs-16.2.13-565.g595355f4.el 1.8 MB/s | 215 kB 00:00 2023-08-28T02:23:44.387 INFO:teuthology.orchestra.run.smithi179.stdout:(9/23): librgw2-16.2.13-565.g595355f4.el8.x86_6 4.7 MB/s | 3.8 MB 00:00 2023-08-28T02:23:44.487 INFO:teuthology.orchestra.run.smithi179.stdout:(10/23): python3-rados-16.2.13-565.g595355f4.el 1.7 MB/s | 390 kB 00:00 2023-08-28T02:23:44.512 INFO:teuthology.orchestra.run.smithi179.stdout:(11/23): python3-rbd-16.2.13-565.g595355f4.el8. 2.9 MB/s | 369 kB 00:00 2023-08-28T02:23:44.580 INFO:teuthology.orchestra.run.smithi179.stdout:(12/23): python3-rgw-16.2.13-565.g595355f4.el8. 1.2 MB/s | 114 kB 00:00 2023-08-28T02:23:44.913 INFO:teuthology.orchestra.run.smithi179.stdout:(13/23): ceph-common-16.2.13-565.g595355f4.el8. 8.6 MB/s | 24 MB 00:02 2023-08-28T02:23:45.064 INFO:teuthology.orchestra.run.smithi179.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 556 kB/s | 306 kB 00:00 2023-08-28T02:23:45.089 INFO:teuthology.orchestra.run.smithi179.stdout:(15/23): leveldb-1.22-1.el8.x86_64.rpm 355 kB/s | 181 kB 00:00 2023-08-28T02:23:45.110 INFO:teuthology.orchestra.run.smithi190.stdout:(1/23): ceph-base-16.2.13-565.g595355f4.el8.x86 2.4 MB/s | 6.1 MB 00:02 2023-08-28T02:23:45.147 INFO:teuthology.orchestra.run.smithi179.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-08-28T02:23:45.152 INFO:teuthology.orchestra.run.smithi190.stdout:(2/23): ceph-selinux-16.2.13-565.g595355f4.el8. 619 kB/s | 26 kB 00:00 2023-08-28T02:23:45.173 INFO:teuthology.orchestra.run.smithi179.stdout:(17/23): libunwind-1.3.1-3.el8.x86_64.rpm 689 kB/s | 75 kB 00:00 2023-08-28T02:23:45.198 INFO:teuthology.orchestra.run.smithi179.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 872 kB/s | 44 kB 00:00 2023-08-28T02:23:45.240 INFO:teuthology.orchestra.run.smithi179.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 1.3 MB/s | 47 kB 00:00 2023-08-28T02:23:45.266 INFO:teuthology.orchestra.run.smithi179.stdout:(20/23): liboath-2.6.2-3.el8.x86_64.rpm 167 kB/s | 59 kB 00:00 2023-08-28T02:23:45.291 INFO:teuthology.orchestra.run.smithi179.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.9 MB/s | 354 kB 00:00 2023-08-28T02:23:45.369 INFO:teuthology.orchestra.run.smithi190.stdout:(3/23): libcephfs2-16.2.13-565.g595355f4.el8.x8 3.7 MB/s | 824 kB 00:00 2023-08-28T02:23:45.661 INFO:teuthology.orchestra.run.smithi190.stdout:(4/23): libradosstriper1-16.2.13-565.g595355f4. 1.7 MB/s | 494 kB 00:00 2023-08-28T02:23:45.699 INFO:teuthology.orchestra.run.smithi179.stdout:(22/23): librbd1-16.2.13-565.g595355f4.el8.x86_ 9.6 MB/s | 4.2 MB 00:00 2023-08-28T02:23:45.858 INFO:teuthology.orchestra.run.smithi179.stdout:(23/23): librados2-16.2.13-565.g595355f4.el8.x8 6.1 MB/s | 3.7 MB 00:00 2023-08-28T02:23:45.860 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:23:45.860 INFO:teuthology.orchestra.run.smithi179.stdout:Total 15 MB/s | 57 MB 00:03 2023-08-28T02:23:45.905 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:23:45.950 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:23:45.951 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:23:46.270 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:23:46.273 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:23:46.294 INFO:teuthology.orchestra.run.smithi190.stdout:(5/23): ceph-common-16.2.13-565.g595355f4.el8.x 6.5 MB/s | 24 MB 00:03 2023-08-28T02:23:46.420 INFO:teuthology.orchestra.run.smithi190.stdout:(6/23): ceph-radosgw-16.2.13-565.g595355f4.el8. 3.0 MB/s | 12 MB 00:03 2023-08-28T02:23:46.445 INFO:teuthology.orchestra.run.smithi190.stdout:(7/23): python3-ceph-argparse-16.2.13-565.g5953 300 kB/s | 45 kB 00:00 2023-08-28T02:23:46.487 INFO:teuthology.orchestra.run.smithi190.stdout:(8/23): python3-ceph-common-16.2.13-565.g595355 1.4 MB/s | 99 kB 00:00 2023-08-28T02:23:46.512 INFO:teuthology.orchestra.run.smithi190.stdout:(9/23): python3-cephfs-16.2.13-565.g595355f4.el 3.2 MB/s | 215 kB 00:00 2023-08-28T02:23:46.612 INFO:teuthology.orchestra.run.smithi190.stdout:(10/23): librgw2-16.2.13-565.g595355f4.el8.x86_ 4.0 MB/s | 3.8 MB 00:00 2023-08-28T02:23:46.646 INFO:teuthology.orchestra.run.smithi190.stdout:(11/23): python3-rados-16.2.13-565.g595355f4.el 2.4 MB/s | 390 kB 00:00 2023-08-28T02:23:46.671 INFO:teuthology.orchestra.run.smithi190.stdout:(12/23): python3-rbd-16.2.13-565.g595355f4.el8. 2.3 MB/s | 369 kB 00:00 2023-08-28T02:23:46.696 INFO:teuthology.orchestra.run.smithi190.stdout:(13/23): python3-rgw-16.2.13-565.g595355f4.el8. 1.3 MB/s | 114 kB 00:00 2023-08-28T02:23:46.855 INFO:teuthology.orchestra.run.smithi190.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 371 kB/s | 59 kB 00:00 2023-08-28T02:23:46.881 INFO:teuthology.orchestra.run.smithi190.stdout:(15/23): leveldb-1.22-1.el8.x86_64.rpm 866 kB/s | 181 kB 00:00 2023-08-28T02:23:46.939 INFO:teuthology.orchestra.run.smithi190.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-08-28T02:23:46.965 INFO:teuthology.orchestra.run.smithi190.stdout:(17/23): libunwind-1.3.1-3.el8.x86_64.rpm 690 kB/s | 75 kB 00:00 2023-08-28T02:23:46.990 INFO:teuthology.orchestra.run.smithi190.stdout:(18/23): gperftools-libs-2.7-9.el8.x86_64.rpm 892 kB/s | 306 kB 00:00 2023-08-28T02:23:47.015 INFO:teuthology.orchestra.run.smithi190.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 583 kB/s | 44 kB 00:00 2023-08-28T02:23:47.065 INFO:teuthology.orchestra.run.smithi190.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 3.4 MB/s | 354 kB 00:00 2023-08-28T02:23:47.082 INFO:teuthology.orchestra.run.smithi190.stdout:(21/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 510 kB/s | 47 kB 00:00 2023-08-28T02:23:47.303 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:23:47.474 INFO:teuthology.orchestra.run.smithi190.stdout:(22/23): librbd1-16.2.13-565.g595355f4.el8.x86_ 10 MB/s | 4.2 MB 00:00 2023-08-28T02:23:47.520 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-08-28T02:23:47.666 INFO:teuthology.orchestra.run.smithi190.stdout:(23/23): librados2-16.2.13-565.g595355f4.el8.x8 5.9 MB/s | 3.7 MB 00:00 2023-08-28T02:23:47.668 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:23:47.669 INFO:teuthology.orchestra.run.smithi190.stdout:Total 11 MB/s | 57 MB 00:05 2023-08-28T02:23:47.715 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:23:47.761 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:23:47.761 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:23:47.890 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-08-28T02:23:48.078 INFO:teuthology.orchestra.run.smithi179.stdout: Upgrading : librados2-2:16.2.13-565.g595355f4.el8.x86_64 2/25 2023-08-28T02:23:48.094 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:23:48.098 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:23:48.158 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librados2-2:16.2.13-565.g595355f4.el8.x86_64 2/25 2023-08-28T02:23:48.367 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-rados-2:16.2.13-565.g595355f4.el8.x86_64 3/25 2023-08-28T02:23:48.634 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : liboath-2.6.2-3.el8.x86_64 4/25 2023-08-28T02:23:48.820 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libcephfs2-2:16.2.13-565.g595355f4.el8.x86_64 5/25 2023-08-28T02:23:49.109 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:23:49.232 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libcephfs2-2:16.2.13-565.g595355f4.el8.x86_64 5/25 2023-08-28T02:23:49.314 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-08-28T02:23:49.420 INFO:teuthology.orchestra.run.smithi179.stdout: Upgrading : librbd1-2:16.2.13-565.g595355f4.el8.x86_64 6/25 2023-08-28T02:23:49.490 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librbd1-2:16.2.13-565.g595355f4.el8.x86_64 6/25 2023-08-28T02:23:49.680 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 1/25 2023-08-28T02:23:49.725 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2023-08-28T02:23:49.897 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : librados2-2:16.2.13-565.g595355f4.el8.x86_64 2/25 2023-08-28T02:23:49.919 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-08-28T02:23:49.982 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados2-2:16.2.13-565.g595355f4.el8.x86_64 2/25 2023-08-28T02:23:50.170 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rados-2:16.2.13-565.g595355f4.el8.x86_64 3/25 2023-08-28T02:23:50.283 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-08-28T02:23:50.404 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : liboath-2.6.2-3.el8.x86_64 4/25 2023-08-28T02:23:50.444 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : librgw2-2:16.2.13-565.g595355f4.el8.x86_64 9/25 2023-08-28T02:23:50.523 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librgw2-2:16.2.13-565.g595355f4.el8.x86_64 9/25 2023-08-28T02:23:50.614 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephfs2-2:16.2.13-565.g595355f4.el8.x86_64 5/25 2023-08-28T02:23:50.700 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2023-08-28T02:23:50.866 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-ceph-argparse-2:16.2.13-565.g595355f4.el8. 11/25 2023-08-28T02:23:51.022 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephfs2-2:16.2.13-565.g595355f4.el8.x86_64 5/25 2023-08-28T02:23:51.022 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-cephfs-2:16.2.13-565.g595355f4.el8.x86_64 12/25 2023-08-28T02:23:51.214 INFO:teuthology.orchestra.run.smithi190.stdout: Upgrading : librbd1-2:16.2.13-565.g595355f4.el8.x86_64 6/25 2023-08-28T02:23:51.228 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-rgw-2:16.2.13-565.g595355f4.el8.x86_64 13/25 2023-08-28T02:23:51.263 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librbd1-2:16.2.13-565.g595355f4.el8.x86_64 6/25 2023-08-28T02:23:51.445 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-rbd-2:16.2.13-565.g595355f4.el8.x86_64 14/25 2023-08-28T02:23:51.463 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 7/25 2023-08-28T02:23:51.602 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libradosstriper1-2:16.2.13-565.g595355f4.el8.x86_6 15/25 2023-08-28T02:23:51.668 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libradosstriper1-2:16.2.13-565.g595355f4.el8.x86_6 15/25 2023-08-28T02:23:51.803 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-08-28T02:23:51.839 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-08-28T02:23:52.008 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-08-28T02:23:52.213 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-08-28T02:23:52.230 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-08-28T02:23:52.353 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-ceph-common-2:16.2.13-565.g595355f4.el8.x8 19/25 2023-08-28T02:23:52.372 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librgw2-2:16.2.13-565.g595355f4.el8.x86_64 9/25 2023-08-28T02:23:52.454 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librgw2-2:16.2.13-565.g595355f4.el8.x86_64 9/25 2023-08-28T02:23:52.636 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : leveldb-1.22-1.el8.x86_64 10/25 2023-08-28T02:23:52.793 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-ceph-argparse-2:16.2.13-565.g595355f4.el8. 11/25 2023-08-28T02:23:52.966 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cephfs-2:16.2.13-565.g595355f4.el8.x86_64 12/25 2023-08-28T02:23:53.173 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rgw-2:16.2.13-565.g595355f4.el8.x86_64 13/25 2023-08-28T02:23:53.356 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rbd-2:16.2.13-565.g595355f4.el8.x86_64 14/25 2023-08-28T02:23:53.497 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libradosstriper1-2:16.2.13-565.g595355f4.el8.x86_6 15/25 2023-08-28T02:23:53.557 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libradosstriper1-2:16.2.13-565.g595355f4.el8.x86_6 15/25 2023-08-28T02:23:53.731 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-08-28T02:23:53.927 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-08-28T02:23:54.125 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-08-28T02:23:54.256 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-ceph-common-2:16.2.13-565.g595355f4.el8.x8 19/25 2023-08-28T02:23:56.003 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 20/25 2023-08-28T02:23:56.228 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 20/25 2023-08-28T02:23:56.956 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 20/25 2023-08-28T02:23:57.237 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-base-2:16.2.13-565.g595355f4.el8.x86_64 21/25 2023-08-28T02:23:57.320 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-base-2:16.2.13-565.g595355f4.el8.x86_64 21/25 2023-08-28T02:23:57.427 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-selinux-2:16.2.13-565.g595355f4.el8.x86_64 22/25 2023-08-28T02:23:57.846 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 20/25 2023-08-28T02:23:58.063 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 20/25 2023-08-28T02:23:58.774 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 20/25 2023-08-28T02:23:59.044 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-base-2:16.2.13-565.g595355f4.el8.x86_64 21/25 2023-08-28T02:23:59.122 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-base-2:16.2.13-565.g595355f4.el8.x86_64 21/25 2023-08-28T02:23:59.279 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-selinux-2:16.2.13-565.g595355f4.el8.x86_64 22/25 2023-08-28T02:24:15.725 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-selinux-2:16.2.13-565.g595355f4.el8.x86_64 22/25 2023-08-28T02:24:15.725 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /sys 2023-08-28T02:24:15.725 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /proc 2023-08-28T02:24:15.725 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /dev 2023-08-28T02:24:15.725 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /run 2023-08-28T02:24:15.725 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /mnt 2023-08-28T02:24:15.725 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /var/tmp 2023-08-28T02:24:15.725 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /home 2023-08-28T02:24:15.725 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /tmp 2023-08-28T02:24:15.726 INFO:teuthology.orchestra.run.smithi179.stdout:skipping the directory /dev 2023-08-28T02:24:15.726 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:16.884 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-radosgw-2:16.2.13-565.g595355f4.el8.x86_64 23/25 2023-08-28T02:24:16.957 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-radosgw-2:16.2.13-565.g595355f4.el8.x86_64 23/25 2023-08-28T02:24:16.957 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-08-28T02:24:17.168 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-08-28T02:24:17.168 INFO:teuthology.orchestra.run.smithi179.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-08-28T02:24:17.480 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-selinux-2:16.2.13-565.g595355f4.el8.x86_64 22/25 2023-08-28T02:24:17.480 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /sys 2023-08-28T02:24:17.480 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /proc 2023-08-28T02:24:17.481 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /dev 2023-08-28T02:24:17.481 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /run 2023-08-28T02:24:17.481 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /mnt 2023-08-28T02:24:17.481 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /var/tmp 2023-08-28T02:24:17.481 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /home 2023-08-28T02:24:17.481 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /tmp 2023-08-28T02:24:17.481 INFO:teuthology.orchestra.run.smithi190.stdout:skipping the directory /dev 2023-08-28T02:24:17.481 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:17.773 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-08-28T02:24:17.773 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-base-2:16.2.13-565.g595355f4.el8.x86_64 1/25 2023-08-28T02:24:17.773 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 2/25 2023-08-28T02:24:17.773 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-radosgw-2:16.2.13-565.g595355f4.el8.x86_64 3/25 2023-08-28T02:24:17.773 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-selinux-2:16.2.13-565.g595355f4.el8.x86_64 4/25 2023-08-28T02:24:17.773 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libcephfs2-2:16.2.13-565.g595355f4.el8.x86_64 5/25 2023-08-28T02:24:17.773 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libradosstriper1-2:16.2.13-565.g595355f4.el8.x86_6 6/25 2023-08-28T02:24:17.774 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librgw2-2:16.2.13-565.g595355f4.el8.x86_64 7/25 2023-08-28T02:24:17.774 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-ceph-argparse-2:16.2.13-565.g595355f4.el8. 8/25 2023-08-28T02:24:17.774 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-ceph-common-2:16.2.13-565.g595355f4.el8.x8 9/25 2023-08-28T02:24:17.774 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-cephfs-2:16.2.13-565.g595355f4.el8.x86_64 10/25 2023-08-28T02:24:17.774 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-rados-2:16.2.13-565.g595355f4.el8.x86_64 11/25 2023-08-28T02:24:17.774 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-rbd-2:16.2.13-565.g595355f4.el8.x86_64 12/25 2023-08-28T02:24:17.774 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-rgw-2:16.2.13-565.g595355f4.el8.x86_64 13/25 2023-08-28T02:24:17.774 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-08-28T02:24:17.774 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : leveldb-1.22-1.el8.x86_64 15/25 2023-08-28T02:24:17.774 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 16/25 2023-08-28T02:24:17.775 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 17/25 2023-08-28T02:24:17.775 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-08-28T02:24:17.775 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-08-28T02:24:17.775 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-08-28T02:24:17.775 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-08-28T02:24:17.775 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librados2-2:16.2.13-565.g595355f4.el8.x86_64 22/25 2023-08-28T02:24:17.775 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-08-28T02:24:17.775 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librbd1-2:16.2.13-565.g595355f4.el8.x86_64 24/25 2023-08-28T02:24:18.666 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-radosgw-2:16.2.13-565.g595355f4.el8.x86_64 23/25 2023-08-28T02:24:18.746 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-radosgw-2:16.2.13-565.g595355f4.el8.x86_64 23/25 2023-08-28T02:24:18.746 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-08-28T02:24:18.929 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-08-28T02:24:18.929 INFO:teuthology.orchestra.run.smithi190.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-08-28T02:24:19.092 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-08-28T02:24:19.092 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:00:49 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:24:19.529 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-08-28T02:24:19.529 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-base-2:16.2.13-565.g595355f4.el8.x86_64 1/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 2/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-radosgw-2:16.2.13-565.g595355f4.el8.x86_64 3/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-selinux-2:16.2.13-565.g595355f4.el8.x86_64 4/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephfs2-2:16.2.13-565.g595355f4.el8.x86_64 5/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libradosstriper1-2:16.2.13-565.g595355f4.el8.x86_6 6/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librgw2-2:16.2.13-565.g595355f4.el8.x86_64 7/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-ceph-argparse-2:16.2.13-565.g595355f4.el8. 8/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-ceph-common-2:16.2.13-565.g595355f4.el8.x8 9/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cephfs-2:16.2.13-565.g595355f4.el8.x86_64 10/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rados-2:16.2.13-565.g595355f4.el8.x86_64 11/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rbd-2:16.2.13-565.g595355f4.el8.x86_64 12/25 2023-08-28T02:24:19.530 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rgw-2:16.2.13-565.g595355f4.el8.x86_64 13/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : leveldb-1.22-1.el8.x86_64 15/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 16/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 17/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados2-2:16.2.13-565.g595355f4.el8.x86_64 22/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-08-28T02:24:19.531 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librbd1-2:16.2.13-565.g595355f4.el8.x86_64 24/25 2023-08-28T02:24:20.912 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-08-28T02:24:20.912 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:49 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:24:21.553 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:24:21.746 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:21.747 INFO:teuthology.orchestra.run.smithi179.stdout:Upgraded: 2023-08-28T02:24:21.747 INFO:teuthology.orchestra.run.smithi179.stdout: librados2-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.747 INFO:teuthology.orchestra.run.smithi179.stdout: librbd1-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.747 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:24:21.747 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-base-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.747 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.747 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-radosgw-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.747 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-selinux-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.747 INFO:teuthology.orchestra.run.smithi179.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: leveldb-1.22-1.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: libcephfs2-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: liboath-2.6.2-3.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: libradosstriper1-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: librgw2-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: libunwind-1.3.1-3.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: python3-ceph-argparse-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.748 INFO:teuthology.orchestra.run.smithi179.stdout: python3-ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.749 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cephfs-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.749 INFO:teuthology.orchestra.run.smithi179.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-08-28T02:24:21.749 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rados-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.749 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rbd-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.749 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rgw-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:21.749 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:21.749 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:24:21.934 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-test 2023-08-28T02:24:22.282 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:24:23.103 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:00:53 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:24:23.532 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:24:23.723 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:23.724 INFO:teuthology.orchestra.run.smithi190.stdout:Upgraded: 2023-08-28T02:24:23.724 INFO:teuthology.orchestra.run.smithi190.stdout: librados2-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.724 INFO:teuthology.orchestra.run.smithi190.stdout: librbd1-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.724 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:24:23.725 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-base-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.725 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.726 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-radosgw-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.726 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-selinux-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.726 INFO:teuthology.orchestra.run.smithi190.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-08-28T02:24:23.726 INFO:teuthology.orchestra.run.smithi190.stdout: leveldb-1.22-1.el8.x86_64 2023-08-28T02:24:23.726 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs2-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.727 INFO:teuthology.orchestra.run.smithi190.stdout: liboath-2.6.2-3.el8.x86_64 2023-08-28T02:24:23.727 INFO:teuthology.orchestra.run.smithi190.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-08-28T02:24:23.727 INFO:teuthology.orchestra.run.smithi190.stdout: libradosstriper1-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.727 INFO:teuthology.orchestra.run.smithi190.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-08-28T02:24:23.727 INFO:teuthology.orchestra.run.smithi190.stdout: librgw2-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.728 INFO:teuthology.orchestra.run.smithi190.stdout: libunwind-1.3.1-3.el8.x86_64 2023-08-28T02:24:23.728 INFO:teuthology.orchestra.run.smithi190.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-08-28T02:24:23.728 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-argparse-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.728 INFO:teuthology.orchestra.run.smithi190.stdout: python3-ceph-common-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.728 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cephfs-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.728 INFO:teuthology.orchestra.run.smithi190.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-08-28T02:24:23.729 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rados-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.729 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rbd-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.729 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rgw-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:23.729 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:23.729 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:24:23.901 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-test 2023-08-28T02:24:24.249 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:24:24.555 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:24:24.556 INFO:teuthology.orchestra.run.smithi179.stdout:============================================================================================ 2023-08-28T02:24:24.556 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-08-28T02:24:24.556 INFO:teuthology.orchestra.run.smithi179.stdout:============================================================================================ 2023-08-28T02:24:24.557 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:24:24.557 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-test x86_64 2:16.2.13-565.g595355f4.el8 ceph 52 M 2023-08-28T02:24:24.557 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-08-28T02:24:24.557 INFO:teuthology.orchestra.run.smithi179.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-08-28T02:24:24.557 INFO:teuthology.orchestra.run.smithi179.stdout: libcephsqlite x86_64 2:16.2.13-565.g595355f4.el8 ceph 174 k 2023-08-28T02:24:24.557 INFO:teuthology.orchestra.run.smithi179.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-08-28T02:24:24.558 INFO:teuthology.orchestra.run.smithi179.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-08-28T02:24:24.558 INFO:teuthology.orchestra.run.smithi179.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-08-28T02:24:24.558 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:24.558 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:24:24.558 INFO:teuthology.orchestra.run.smithi179.stdout:============================================================================================ 2023-08-28T02:24:24.558 INFO:teuthology.orchestra.run.smithi179.stdout:Install 6 Packages 2023-08-28T02:24:24.559 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:24.559 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 53 M 2023-08-28T02:24:24.560 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 195 M 2023-08-28T02:24:24.560 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:24:24.603 INFO:teuthology.orchestra.run.smithi179.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.5 MB/s | 70 kB 00:00 2023-08-28T02:24:24.678 INFO:teuthology.orchestra.run.smithi179.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-08-28T02:24:24.720 INFO:teuthology.orchestra.run.smithi179.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-08-28T02:24:24.762 INFO:teuthology.orchestra.run.smithi179.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.7 MB/s | 202 kB 00:00 2023-08-28T02:24:24.804 INFO:teuthology.orchestra.run.smithi179.stdout:(5/6): libcephsqlite-16.2.13-565.g595355f4.el8. 708 kB/s | 174 kB 00:00 2023-08-28T02:24:25.137 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:00:54 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:24:26.521 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:24:26.522 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================ 2023-08-28T02:24:26.522 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-08-28T02:24:26.522 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================ 2023-08-28T02:24:26.522 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:24:26.522 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-test x86_64 2:16.2.13-565.g595355f4.el8 ceph 52 M 2023-08-28T02:24:26.522 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-08-28T02:24:26.522 INFO:teuthology.orchestra.run.smithi190.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-08-28T02:24:26.523 INFO:teuthology.orchestra.run.smithi190.stdout: libcephsqlite x86_64 2:16.2.13-565.g595355f4.el8 ceph 174 k 2023-08-28T02:24:26.523 INFO:teuthology.orchestra.run.smithi190.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-08-28T02:24:26.523 INFO:teuthology.orchestra.run.smithi190.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-08-28T02:24:26.523 INFO:teuthology.orchestra.run.smithi190.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-08-28T02:24:26.523 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:26.523 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:24:26.523 INFO:teuthology.orchestra.run.smithi190.stdout:============================================================================================ 2023-08-28T02:24:26.523 INFO:teuthology.orchestra.run.smithi190.stdout:Install 6 Packages 2023-08-28T02:24:26.523 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:26.524 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 53 M 2023-08-28T02:24:26.524 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 195 M 2023-08-28T02:24:26.524 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:24:26.563 INFO:teuthology.orchestra.run.smithi190.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.7 MB/s | 70 kB 00:00 2023-08-28T02:24:26.630 INFO:teuthology.orchestra.run.smithi190.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-08-28T02:24:26.672 INFO:teuthology.orchestra.run.smithi190.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.4 MB/s | 187 kB 00:00 2023-08-28T02:24:26.714 INFO:teuthology.orchestra.run.smithi190.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 4.8 MB/s | 202 kB 00:00 2023-08-28T02:24:26.881 INFO:teuthology.orchestra.run.smithi190.stdout:(5/6): libcephsqlite-16.2.13-565.g595355f4.el8. 487 kB/s | 174 kB 00:00 2023-08-28T02:24:27.212 INFO:teuthology.orchestra.run.smithi179.stdout:(6/6): ceph-test-16.2.13-565.g595355f4.el8.x86_ 19 MB/s | 52 MB 00:02 2023-08-28T02:24:27.214 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:24:27.215 INFO:teuthology.orchestra.run.smithi179.stdout:Total 20 MB/s | 53 MB 00:02 2023-08-28T02:24:27.252 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:24:27.274 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:24:27.274 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:24:27.554 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:24:27.558 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:24:28.029 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:24:28.164 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-08-28T02:24:28.256 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-08-28T02:24:28.435 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-08-28T02:24:28.623 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-08-28T02:24:28.766 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-08-28T02:24:28.897 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libcephsqlite-2:16.2.13-565.g595355f4.el8.x86_64 5/6 2023-08-28T02:24:29.173 INFO:teuthology.orchestra.run.smithi190.stdout:(6/6): ceph-test-16.2.13-565.g595355f4.el8.x86_ 20 MB/s | 52 MB 00:02 2023-08-28T02:24:29.174 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:24:29.175 INFO:teuthology.orchestra.run.smithi190.stdout:Total 20 MB/s | 53 MB 00:02 2023-08-28T02:24:29.212 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:24:29.232 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:24:29.233 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:24:29.512 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:24:29.516 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:24:29.968 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:24:30.125 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-08-28T02:24:30.246 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-08-28T02:24:30.421 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-08-28T02:24:30.608 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-08-28T02:24:30.763 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-08-28T02:24:30.908 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephsqlite-2:16.2.13-565.g595355f4.el8.x86_64 5/6 2023-08-28T02:24:33.446 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libcephsqlite-2:16.2.13-565.g595355f4.el8.x86_64 5/6 2023-08-28T02:24:33.635 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-test-2:16.2.13-565.g595355f4.el8.x86_64 6/6 2023-08-28T02:24:33.866 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-test-2:16.2.13-565.g595355f4.el8.x86_64 6/6 2023-08-28T02:24:33.867 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-test-2:16.2.13-565.g595355f4.el8.x86_64 1/6 2023-08-28T02:24:33.867 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libcephsqlite-2:16.2.13-565.g595355f4.el8.x86_64 2/6 2023-08-28T02:24:33.867 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-08-28T02:24:33.867 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-08-28T02:24:33.867 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-08-28T02:24:34.985 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-08-28T02:24:34.985 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:04 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:24:35.468 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephsqlite-2:16.2.13-565.g595355f4.el8.x86_64 5/6 2023-08-28T02:24:35.696 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-test-2:16.2.13-565.g595355f4.el8.x86_64 6/6 2023-08-28T02:24:35.927 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-test-2:16.2.13-565.g595355f4.el8.x86_64 6/6 2023-08-28T02:24:35.927 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-test-2:16.2.13-565.g595355f4.el8.x86_64 1/6 2023-08-28T02:24:35.928 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephsqlite-2:16.2.13-565.g595355f4.el8.x86_64 2/6 2023-08-28T02:24:35.928 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-08-28T02:24:35.928 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-08-28T02:24:35.928 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-08-28T02:24:37.062 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-08-28T02:24:37.062 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:06 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:24:37.360 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:24:37.547 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:37.547 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:24:37.547 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-test-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:37.547 INFO:teuthology.orchestra.run.smithi179.stdout: jq-1.6-3.el8.x86_64 2023-08-28T02:24:37.547 INFO:teuthology.orchestra.run.smithi179.stdout: libcephsqlite-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:37.547 INFO:teuthology.orchestra.run.smithi179.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-08-28T02:24:37.547 INFO:teuthology.orchestra.run.smithi179.stdout: socat-1.7.4.1-1.el8.x86_64 2023-08-28T02:24:37.547 INFO:teuthology.orchestra.run.smithi179.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-08-28T02:24:37.548 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:37.548 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:24:37.700 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph 2023-08-28T02:24:38.037 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:24:38.858 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:08 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:24:39.350 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:24:39.538 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:39.538 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:24:39.538 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-test-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:39.538 INFO:teuthology.orchestra.run.smithi190.stdout: jq-1.6-3.el8.x86_64 2023-08-28T02:24:39.538 INFO:teuthology.orchestra.run.smithi190.stdout: libcephsqlite-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:39.538 INFO:teuthology.orchestra.run.smithi190.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-08-28T02:24:39.538 INFO:teuthology.orchestra.run.smithi190.stdout: socat-1.7.4.1-1.el8.x86_64 2023-08-28T02:24:39.539 INFO:teuthology.orchestra.run.smithi190.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-08-28T02:24:39.539 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:39.539 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:24:39.671 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph 2023-08-28T02:24:40.005 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:24:40.261 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:24:40.264 INFO:teuthology.orchestra.run.smithi179.stdout:======================================================================================================= 2023-08-28T02:24:40.264 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-08-28T02:24:40.264 INFO:teuthology.orchestra.run.smithi179.stdout:======================================================================================================= 2023-08-28T02:24:40.264 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:24:40.264 INFO:teuthology.orchestra.run.smithi179.stdout: ceph x86_64 2:16.2.13-565.g595355f4.el8 ceph 6.4 k 2023-08-28T02:24:40.264 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-08-28T02:24:40.264 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mds x86_64 2:16.2.13-565.g595355f4.el8 ceph 2.4 M 2023-08-28T02:24:40.264 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr x86_64 2:16.2.13-565.g595355f4.el8 ceph 1.6 M 2023-08-28T02:24:40.264 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-modules-core noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 244 k 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mon x86_64 2:16.2.13-565.g595355f4.el8 ceph 5.0 M 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-osd x86_64 2:16.2.13-565.g595355f4.el8 ceph 18 M 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-08-28T02:24:40.265 INFO:teuthology.orchestra.run.smithi179.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-08-28T02:24:40.266 INFO:teuthology.orchestra.run.smithi179.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout:======================================================================================================= 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout:Install 32 Packages 2023-08-28T02:24:40.267 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:40.268 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 31 M 2023-08-28T02:24:40.268 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 101 M 2023-08-28T02:24:40.268 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:24:40.450 INFO:teuthology.orchestra.run.smithi179.stdout:(1/32): ceph-16.2.13-565.g595355f4.el8.x86_64.r 54 kB/s | 6.4 kB 00:00 2023-08-28T02:24:40.651 INFO:teuthology.orchestra.run.smithi179.stdout:(2/32): ceph-mds-16.2.13-565.g595355f4.el8.x86_ 7.6 MB/s | 2.4 MB 00:00 2023-08-28T02:24:40.811 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:09 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:24:40.993 INFO:teuthology.orchestra.run.smithi179.stdout:(3/32): ceph-mgr-16.2.13-565.g595355f4.el8.x86_ 2.4 MB/s | 1.6 MB 00:00 2023-08-28T02:24:41.093 INFO:teuthology.orchestra.run.smithi179.stdout:(4/32): ceph-mgr-modules-core-16.2.13-565.g5953 2.4 MB/s | 244 kB 00:00 2023-08-28T02:24:41.268 INFO:teuthology.orchestra.run.smithi179.stdout:(5/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 249 kB/s | 44 kB 00:00 2023-08-28T02:24:41.368 INFO:teuthology.orchestra.run.smithi179.stdout:(6/32): ceph-mon-16.2.13-565.g595355f4.el8.x86_ 5.5 MB/s | 5.0 MB 00:00 2023-08-28T02:24:41.402 INFO:teuthology.orchestra.run.smithi179.stdout:(7/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.4 MB/s | 185 kB 00:00 2023-08-28T02:24:41.652 INFO:teuthology.orchestra.run.smithi179.stdout:(8/32): ceph-osd-16.2.13-565.g595355f4.el8.x86_ 18 MB/s | 18 MB 00:01 2023-08-28T02:24:41.678 INFO:teuthology.orchestra.run.smithi179.stdout:(9/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 559 kB/s | 173 kB 00:00 2023-08-28T02:24:41.703 INFO:teuthology.orchestra.run.smithi179.stdout:(10/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.2 MB/s | 384 kB 00:00 2023-08-28T02:24:41.728 INFO:teuthology.orchestra.run.smithi179.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 351 kB/s | 18 kB 00:00 2023-08-28T02:24:41.754 INFO:teuthology.orchestra.run.smithi179.stdout:(12/32): python3-jaraco-6.2-6.el8.noarch.rpm 110 kB/s | 11 kB 00:00 2023-08-28T02:24:41.779 INFO:teuthology.orchestra.run.smithi179.stdout:(13/32): python3-logutils-0.3.5-11.el8.noarch.r 643 kB/s | 49 kB 00:00 2023-08-28T02:24:41.804 INFO:teuthology.orchestra.run.smithi179.stdout:(14/32): python3-more-itertools-7.2.0-3.el8.noa 773 kB/s | 59 kB 00:00 2023-08-28T02:24:41.855 INFO:teuthology.orchestra.run.smithi179.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 207 kB/s | 16 kB 00:00 2023-08-28T02:24:41.880 INFO:teuthology.orchestra.run.smithi179.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 249 kB/s | 19 kB 00:00 2023-08-28T02:24:41.905 INFO:teuthology.orchestra.run.smithi179.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 476 kB/s | 24 kB 00:00 2023-08-28T02:24:41.930 INFO:teuthology.orchestra.run.smithi179.stdout:(18/32): python3-tempora-1.14.1-5.el8.noarch.rp 580 kB/s | 29 kB 00:00 2023-08-28T02:24:41.956 INFO:teuthology.orchestra.run.smithi179.stdout:(19/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.4 MB/s | 283 kB 00:00 2023-08-28T02:24:41.973 INFO:teuthology.orchestra.run.smithi179.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 409 kB/s | 27 kB 00:00 2023-08-28T02:24:42.040 INFO:teuthology.orchestra.run.smithi179.stdout:(21/32): python3-waitress-1.4.3-1.el8.noarch.rp 2.3 MB/s | 255 kB 00:00 2023-08-28T02:24:42.065 INFO:teuthology.orchestra.run.smithi179.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 927 kB/s | 85 kB 00:00 2023-08-28T02:24:42.091 INFO:teuthology.orchestra.run.smithi179.stdout:(23/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.8 MB/s | 251 kB 00:00 2023-08-28T02:24:42.116 INFO:teuthology.orchestra.run.smithi179.stdout:(24/32): python3-zc-lockfile-2.0-2.el8.noarch.r 304 kB/s | 23 kB 00:00 2023-08-28T02:24:42.167 INFO:teuthology.orchestra.run.smithi179.stdout:(25/32): python3-pytz-2017.2-9.el8.noarch.rpm 538 kB/s | 54 kB 00:00 2023-08-28T02:24:42.192 INFO:teuthology.orchestra.run.smithi179.stdout:(26/32): python3-markupsafe-0.23-19.el8.x86_64. 386 kB/s | 39 kB 00:00 2023-08-28T02:24:42.196 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:24:42.199 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================================= 2023-08-28T02:24:42.199 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-08-28T02:24:42.199 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================================= 2023-08-28T02:24:42.199 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:24:42.199 INFO:teuthology.orchestra.run.smithi190.stdout: ceph x86_64 2:16.2.13-565.g595355f4.el8 ceph 6.4 k 2023-08-28T02:24:42.199 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mds x86_64 2:16.2.13-565.g595355f4.el8 ceph 2.4 M 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr x86_64 2:16.2.13-565.g595355f4.el8 ceph 1.6 M 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-modules-core noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 244 k 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mon x86_64 2:16.2.13-565.g595355f4.el8 ceph 5.0 M 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-osd x86_64 2:16.2.13-565.g595355f4.el8 ceph 18 M 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-08-28T02:24:42.200 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-08-28T02:24:42.201 INFO:teuthology.orchestra.run.smithi190.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================================= 2023-08-28T02:24:42.202 INFO:teuthology.orchestra.run.smithi190.stdout:Install 32 Packages 2023-08-28T02:24:42.203 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:42.203 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 31 M 2023-08-28T02:24:42.203 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 101 M 2023-08-28T02:24:42.203 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:24:42.217 INFO:teuthology.orchestra.run.smithi179.stdout:(27/32): python3-mako-1.0.6-13.el8.noarch.rpm 1.7 MB/s | 157 kB 00:00 2023-08-28T02:24:42.242 INFO:teuthology.orchestra.run.smithi179.stdout:(28/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 2.0 MB/s | 103 kB 00:00 2023-08-28T02:24:42.268 INFO:teuthology.orchestra.run.smithi179.stdout:(29/32): python3-pycparser-2.14-14.el8.noarch.r 2.1 MB/s | 109 kB 00:00 2023-08-28T02:24:42.293 INFO:teuthology.orchestra.run.smithi179.stdout:(30/32): python3-werkzeug-0.12.2-4.el8.noarch.r 3.5 MB/s | 457 kB 00:00 2023-08-28T02:24:42.318 INFO:teuthology.orchestra.run.smithi179.stdout:(31/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 4.6 MB/s | 238 kB 00:00 2023-08-28T02:24:42.352 INFO:teuthology.orchestra.run.smithi179.stdout:(32/32): python3-cryptography-3.2.1-5.el8.x86_6 5.0 MB/s | 559 kB 00:00 2023-08-28T02:24:42.354 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:24:42.354 INFO:teuthology.orchestra.run.smithi179.stdout:Total 15 MB/s | 31 MB 00:02 2023-08-28T02:24:42.445 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:24:42.446 INFO:teuthology.orchestra.run.smithi190.stdout:(1/32): ceph-16.2.13-565.g595355f4.el8.x86_64.r 35 kB/s | 6.4 kB 00:00 2023-08-28T02:24:42.483 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:24:42.483 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:24:42.597 INFO:teuthology.orchestra.run.smithi190.stdout:(2/32): ceph-mgr-16.2.13-565.g595355f4.el8.x86_ 4.8 MB/s | 1.6 MB 00:00 2023-08-28T02:24:42.671 INFO:teuthology.orchestra.run.smithi190.stdout:(3/32): ceph-mds-16.2.13-565.g595355f4.el8.x86_ 6.0 MB/s | 2.4 MB 00:00 2023-08-28T02:24:42.697 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:24:42.700 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:24:42.739 INFO:teuthology.orchestra.run.smithi190.stdout:(4/32): ceph-mgr-modules-core-16.2.13-565.g5953 3.5 MB/s | 244 kB 00:00 2023-08-28T02:24:42.798 INFO:teuthology.orchestra.run.smithi190.stdout:(5/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 749 kB/s | 44 kB 00:00 2023-08-28T02:24:42.848 INFO:teuthology.orchestra.run.smithi190.stdout:(6/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 3.6 MB/s | 185 kB 00:00 2023-08-28T02:24:42.890 INFO:teuthology.orchestra.run.smithi190.stdout:(7/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 4.1 MB/s | 173 kB 00:00 2023-08-28T02:24:42.932 INFO:teuthology.orchestra.run.smithi190.stdout:(8/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 9.0 MB/s | 384 kB 00:00 2023-08-28T02:24:42.965 INFO:teuthology.orchestra.run.smithi190.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 335 kB/s | 11 kB 00:00 2023-08-28T02:24:42.999 INFO:teuthology.orchestra.run.smithi190.stdout:(10/32): python3-jaraco-functools-2.0-4.el8.noa 530 kB/s | 18 kB 00:00 2023-08-28T02:24:43.033 INFO:teuthology.orchestra.run.smithi190.stdout:(11/32): python3-logutils-0.3.5-11.el8.noarch.r 1.4 MB/s | 49 kB 00:00 2023-08-28T02:24:43.066 INFO:teuthology.orchestra.run.smithi190.stdout:(12/32): python3-more-itertools-7.2.0-3.el8.noa 1.7 MB/s | 59 kB 00:00 2023-08-28T02:24:43.108 INFO:teuthology.orchestra.run.smithi190.stdout:(13/32): python3-pecan-1.3.2-9.el8.noarch.rpm 6.6 MB/s | 283 kB 00:00 2023-08-28T02:24:43.133 INFO:teuthology.orchestra.run.smithi190.stdout:(14/32): python3-portend-2.6-1.el8.noarch.rpm 623 kB/s | 16 kB 00:00 2023-08-28T02:24:43.159 INFO:teuthology.orchestra.run.smithi190.stdout:(15/32): python3-simplegeneric-0.8.1-17.el8.noa 746 kB/s | 19 kB 00:00 2023-08-28T02:24:43.184 INFO:teuthology.orchestra.run.smithi190.stdout:(16/32): python3-singledispatch-3.4.0.3-18.el8. 965 kB/s | 24 kB 00:00 2023-08-28T02:24:43.209 INFO:teuthology.orchestra.run.smithi190.stdout:(17/32): python3-tempora-1.14.1-5.el8.noarch.rp 1.1 MB/s | 29 kB 00:00 2023-08-28T02:24:43.235 INFO:teuthology.orchestra.run.smithi190.stdout:(18/32): python3-trustme-0.6.0-4.el8.noarch.rpm 1.1 MB/s | 27 kB 00:00 2023-08-28T02:24:43.277 INFO:teuthology.orchestra.run.smithi190.stdout:(19/32): python3-waitress-1.4.3-1.el8.noarch.rp 6.0 MB/s | 255 kB 00:00 2023-08-28T02:24:43.318 INFO:teuthology.orchestra.run.smithi190.stdout:(20/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 5.9 MB/s | 251 kB 00:00 2023-08-28T02:24:43.511 INFO:teuthology.orchestra.run.smithi190.stdout:(21/32): ceph-osd-16.2.13-565.g595355f4.el8.x86 20 MB/s | 18 MB 00:00 2023-08-28T02:24:43.536 INFO:teuthology.orchestra.run.smithi190.stdout:(22/32): python3-webtest-2.0.33-1.el8.noarch.rp 393 kB/s | 85 kB 00:00 2023-08-28T02:24:43.570 INFO:teuthology.orchestra.run.smithi190.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 393 kB/s | 23 kB 00:00 2023-08-28T02:24:43.624 INFO:teuthology.orchestra.run.smithi190.stdout:(24/32): python3-pytz-2017.2-9.el8.noarch.rpm 620 kB/s | 54 kB 00:00 2023-08-28T02:24:43.687 INFO:teuthology.orchestra.run.smithi190.stdout:(25/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.7 MB/s | 157 kB 00:00 2023-08-28T02:24:43.712 INFO:teuthology.orchestra.run.smithi190.stdout:(26/32): python3-markupsafe-0.23-19.el8.x86_64. 273 kB/s | 39 kB 00:00 2023-08-28T02:24:43.745 INFO:teuthology.orchestra.run.smithi190.stdout:(27/32): python3-werkzeug-0.12.2-4.el8.noarch.r 7.6 MB/s | 457 kB 00:00 2023-08-28T02:24:43.771 INFO:teuthology.orchestra.run.smithi190.stdout:(28/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.7 MB/s | 103 kB 00:00 2023-08-28T02:24:43.796 INFO:teuthology.orchestra.run.smithi190.stdout:(29/32): python3-pycparser-2.14-14.el8.noarch.r 2.1 MB/s | 109 kB 00:00 2023-08-28T02:24:43.827 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:24:43.830 INFO:teuthology.orchestra.run.smithi190.stdout:(30/32): python3-cryptography-3.2.1-5.el8.x86_6 9.3 MB/s | 559 kB 00:00 2023-08-28T02:24:43.855 INFO:teuthology.orchestra.run.smithi190.stdout:(31/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 4.0 MB/s | 238 kB 00:00 2023-08-28T02:24:44.017 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-08-28T02:24:44.252 INFO:teuthology.orchestra.run.smithi190.stdout:(32/32): ceph-mon-16.2.13-565.g595355f4.el8.x86 2.8 MB/s | 5.0 MB 00:01 2023-08-28T02:24:44.252 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:24:44.252 INFO:teuthology.orchestra.run.smithi190.stdout:Total 15 MB/s | 31 MB 00:02 2023-08-28T02:24:44.274 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-08-28T02:24:44.343 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:24:44.381 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:24:44.381 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:24:44.471 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2023-08-28T02:24:44.595 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:24:44.599 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:24:44.792 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 4/32 2023-08-28T02:24:45.039 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 5/32 2023-08-28T02:24:45.186 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2023-08-28T02:24:45.379 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2023-08-28T02:24:45.636 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2023-08-28T02:24:45.668 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:24:45.832 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 9/32 2023-08-28T02:24:45.886 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-08-28T02:24:46.071 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2023-08-28T02:24:46.101 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-08-28T02:24:46.302 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2023-08-28T02:24:46.302 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 11/32 2023-08-28T02:24:46.536 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 12/32 2023-08-28T02:24:46.646 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 4/32 2023-08-28T02:24:46.752 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-08-28T02:24:46.925 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 5/32 2023-08-28T02:24:46.926 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-08-28T02:24:47.082 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-08-28T02:24:47.105 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2023-08-28T02:24:47.262 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-08-28T02:24:47.289 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2023-08-28T02:24:47.431 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-08-28T02:24:47.550 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-08-28T02:24:47.589 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2023-08-28T02:24:47.761 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-08-28T02:24:47.817 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 9/32 2023-08-28T02:24:47.956 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-08-28T02:24:48.032 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2023-08-28T02:24:48.192 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-08-28T02:24:48.284 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 11/32 2023-08-28T02:24:48.439 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-08-28T02:24:48.496 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 12/32 2023-08-28T02:24:48.673 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-08-28T02:24:48.715 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-08-28T02:24:48.903 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-08-28T02:24:48.903 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-08-28T02:24:49.051 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-08-28T02:24:49.194 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-08-28T02:24:49.240 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-08-28T02:24:49.433 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-08-28T02:24:49.505 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-08-28T02:24:49.586 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-08-28T02:24:49.808 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-08-28T02:24:49.813 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-mgr-modules-core-2:16.2.13-565.g595355f4.el8. 27/32 2023-08-28T02:24:49.996 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-mgr-2:16.2.13-565.g595355f4.el8.x86_64 28/32 2023-08-28T02:24:50.025 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-08-28T02:24:50.227 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-08-28T02:24:50.510 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-08-28T02:24:50.769 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-08-28T02:24:50.981 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-08-28T02:24:51.288 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-08-28T02:24:51.488 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-mgr-2:16.2.13-565.g595355f4.el8.x86_64 28/32 2023-08-28T02:24:51.591 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-08-28T02:24:51.720 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-osd-2:16.2.13-565.g595355f4.el8.x86_64 29/32 2023-08-28T02:24:51.904 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-modules-core-2:16.2.13-565.g595355f4.el8. 27/32 2023-08-28T02:24:52.144 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-osd-2:16.2.13-565.g595355f4.el8.x86_64 29/32 2023-08-28T02:24:52.327 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-mon-2:16.2.13-565.g595355f4.el8.x86_64 30/32 2023-08-28T02:24:52.537 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-2:16.2.13-565.g595355f4.el8.x86_64 28/32 2023-08-28T02:24:52.543 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-mon-2:16.2.13-565.g595355f4.el8.x86_64 30/32 2023-08-28T02:24:52.694 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-mds-2:16.2.13-565.g595355f4.el8.x86_64 31/32 2023-08-28T02:24:52.712 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-mds-2:16.2.13-565.g595355f4.el8.x86_64 31/32 2023-08-28T02:24:52.825 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-2:16.2.13-565.g595355f4.el8.x86_64 32/32 2023-08-28T02:24:53.196 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-2:16.2.13-565.g595355f4.el8.x86_64 32/32 2023-08-28T02:24:53.196 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-2:16.2.13-565.g595355f4.el8.x86_64 1/32 2023-08-28T02:24:53.196 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-mds-2:16.2.13-565.g595355f4.el8.x86_64 2/32 2023-08-28T02:24:53.196 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-mgr-2:16.2.13-565.g595355f4.el8.x86_64 3/32 2023-08-28T02:24:53.196 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-mon-2:16.2.13-565.g595355f4.el8.x86_64 4/32 2023-08-28T02:24:53.196 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-osd-2:16.2.13-565.g595355f4.el8.x86_64 5/32 2023-08-28T02:24:53.196 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-mgr-modules-core-2:16.2.13-565.g595355f4.el8. 6/32 2023-08-28T02:24:53.196 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-08-28T02:24:53.196 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-08-28T02:24:53.196 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-08-28T02:24:53.197 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-08-28T02:24:53.198 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-08-28T02:24:53.198 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-08-28T02:24:53.198 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 25/32 2023-08-28T02:24:53.198 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2023-08-28T02:24:53.198 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 27/32 2023-08-28T02:24:53.198 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2023-08-28T02:24:53.198 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 29/32 2023-08-28T02:24:53.198 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 30/32 2023-08-28T02:24:53.198 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 31/32 2023-08-28T02:24:54.034 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-2:16.2.13-565.g595355f4.el8.x86_64 28/32 2023-08-28T02:24:54.205 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-osd-2:16.2.13-565.g595355f4.el8.x86_64 29/32 2023-08-28T02:24:54.630 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-osd-2:16.2.13-565.g595355f4.el8.x86_64 29/32 2023-08-28T02:24:54.723 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 32/32 2023-08-28T02:24:54.724 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:24 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:24:54.763 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mon-2:16.2.13-565.g595355f4.el8.x86_64 30/32 2023-08-28T02:24:54.979 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mon-2:16.2.13-565.g595355f4.el8.x86_64 30/32 2023-08-28T02:24:55.138 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mds-2:16.2.13-565.g595355f4.el8.x86_64 31/32 2023-08-28T02:24:55.156 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mds-2:16.2.13-565.g595355f4.el8.x86_64 31/32 2023-08-28T02:24:55.310 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-2:16.2.13-565.g595355f4.el8.x86_64 32/32 2023-08-28T02:24:55.674 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-2:16.2.13-565.g595355f4.el8.x86_64 32/32 2023-08-28T02:24:55.674 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-2:16.2.13-565.g595355f4.el8.x86_64 1/32 2023-08-28T02:24:55.674 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mds-2:16.2.13-565.g595355f4.el8.x86_64 2/32 2023-08-28T02:24:55.674 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-2:16.2.13-565.g595355f4.el8.x86_64 3/32 2023-08-28T02:24:55.674 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mon-2:16.2.13-565.g595355f4.el8.x86_64 4/32 2023-08-28T02:24:55.674 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-osd-2:16.2.13-565.g595355f4.el8.x86_64 5/32 2023-08-28T02:24:55.675 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-modules-core-2:16.2.13-565.g595355f4.el8. 6/32 2023-08-28T02:24:55.675 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-08-28T02:24:55.675 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-08-28T02:24:55.676 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-08-28T02:24:55.676 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-08-28T02:24:55.677 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-08-28T02:24:55.678 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-08-28T02:24:55.678 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-08-28T02:24:55.678 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 25/32 2023-08-28T02:24:55.678 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2023-08-28T02:24:55.679 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 27/32 2023-08-28T02:24:55.679 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2023-08-28T02:24:55.679 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 29/32 2023-08-28T02:24:55.679 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 30/32 2023-08-28T02:24:55.679 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 31/32 2023-08-28T02:24:57.089 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 32/32 2023-08-28T02:24:57.089 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:26 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:24:57.452 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:24:57.642 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:57.642 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:24:57.642 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:57.642 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mds-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:57.642 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:57.642 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-modules-core-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:24:57.642 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mon-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:57.642 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-osd-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jaraco-6.2-6.el8.noarch 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-mako-1.0.6-13.el8.noarch 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-08-28T02:24:57.643 INFO:teuthology.orchestra.run.smithi179.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-portend-2.6-1.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pycparser-2.14-14.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pytz-2017.2-9.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-08-28T02:24:57.644 INFO:teuthology.orchestra.run.smithi179.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-08-28T02:24:57.645 INFO:teuthology.orchestra.run.smithi179.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-08-28T02:24:57.645 INFO:teuthology.orchestra.run.smithi179.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-08-28T02:24:57.645 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:24:57.645 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:24:57.789 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-base 2023-08-28T02:24:58.137 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:24:58.978 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:28 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:24:59.445 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:24:59.637 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:59.637 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:24:59.637 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:59.637 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mds-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:59.637 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-modules-core-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mon-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-osd-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-6.2-6.el8.noarch 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-08-28T02:24:59.638 INFO:teuthology.orchestra.run.smithi190.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-mako-1.0.6-13.el8.noarch 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-portend-2.6-1.el8.noarch 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pycparser-2.14-14.el8.noarch 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pytz-2017.2-9.el8.noarch 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-08-28T02:24:59.639 INFO:teuthology.orchestra.run.smithi190.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-08-28T02:24:59.640 INFO:teuthology.orchestra.run.smithi190.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-08-28T02:24:59.640 INFO:teuthology.orchestra.run.smithi190.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-08-28T02:24:59.640 INFO:teuthology.orchestra.run.smithi190.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-08-28T02:24:59.640 INFO:teuthology.orchestra.run.smithi190.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-08-28T02:24:59.640 INFO:teuthology.orchestra.run.smithi190.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-08-28T02:24:59.640 INFO:teuthology.orchestra.run.smithi190.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-08-28T02:24:59.640 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:24:59.640 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:24:59.794 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-base 2023-08-28T02:25:00.141 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:00.253 INFO:teuthology.orchestra.run.smithi179.stdout:Package ceph-base-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:25:00.363 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:25:00.365 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-08-28T02:25:00.365 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:25:00.474 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install cephadm 2023-08-28T02:25:00.818 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:00.935 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:29 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:01.694 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:31 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:25:02.225 INFO:teuthology.orchestra.run.smithi190.stdout:Package ceph-base-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:25:02.334 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:25:02.335 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-08-28T02:25:02.336 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:25:02.449 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install cephadm 2023-08-28T02:25:02.794 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:03.152 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:25:03.152 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:25:03.152 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-08-28T02:25:03.152 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:25:03.152 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:25:03.152 INFO:teuthology.orchestra.run.smithi179.stdout: cephadm noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 84 k 2023-08-28T02:25:03.152 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:03.153 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:25:03.153 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:25:03.153 INFO:teuthology.orchestra.run.smithi179.stdout:Install 1 Package 2023-08-28T02:25:03.153 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:03.153 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 84 k 2023-08-28T02:25:03.153 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 348 k 2023-08-28T02:25:03.153 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:25:03.423 INFO:teuthology.orchestra.run.smithi179.stdout:cephadm-16.2.13-565.g595355f4.el8.noarch.rpm 312 kB/s | 84 kB 00:00 2023-08-28T02:25:03.424 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:25:03.424 INFO:teuthology.orchestra.run.smithi179.stdout:Total 311 kB/s | 84 kB 00:00 2023-08-28T02:25:03.424 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:25:03.431 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:25:03.431 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:25:03.433 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:25:03.436 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:25:03.476 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:25:03.685 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:32 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:05.069 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:25:05.070 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:25:05.070 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-08-28T02:25:05.070 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:25:05.070 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:25:05.070 INFO:teuthology.orchestra.run.smithi190.stdout: cephadm noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 84 k 2023-08-28T02:25:05.070 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:05.070 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:25:05.071 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:25:05.071 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2023-08-28T02:25:05.071 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:05.071 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 84 k 2023-08-28T02:25:05.071 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 348 k 2023-08-28T02:25:05.071 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:25:05.127 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: cephadm-2:16.2.13-565.g595355f4.el8.noarch 1/1 2023-08-28T02:25:05.281 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : cephadm-2:16.2.13-565.g595355f4.el8.noarch 1/1 2023-08-28T02:25:05.319 INFO:teuthology.orchestra.run.smithi190.stdout:cephadm-16.2.13-565.g595355f4.el8.noarch.rpm 338 kB/s | 84 kB 00:00 2023-08-28T02:25:05.319 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:25:05.320 INFO:teuthology.orchestra.run.smithi190.stdout:Total 337 kB/s | 84 kB 00:00 2023-08-28T02:25:05.320 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:25:05.327 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:25:05.327 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:25:05.329 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:25:05.333 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:25:05.379 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:25:05.447 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: cephadm-2:16.2.13-565.g595355f4.el8.noarch 1/1 2023-08-28T02:25:06.544 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : cephadm-2:16.2.13-565.g595355f4.el8.noarch 1/1 2023-08-28T02:25:06.544 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:36 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:25:07.019 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: cephadm-2:16.2.13-565.g595355f4.el8.noarch 1/1 2023-08-28T02:25:07.162 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : cephadm-2:16.2.13-565.g595355f4.el8.noarch 1/1 2023-08-28T02:25:07.328 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: cephadm-2:16.2.13-565.g595355f4.el8.noarch 1/1 2023-08-28T02:25:08.388 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : cephadm-2:16.2.13-565.g595355f4.el8.noarch 1/1 2023-08-28T02:25:08.388 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:37 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:09.069 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:25:09.253 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:09.253 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:25:09.253 INFO:teuthology.orchestra.run.smithi179.stdout: cephadm-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:25:09.253 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:09.253 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:25:09.380 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-immutable-object-cache 2023-08-28T02:25:09.742 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:11.073 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:41 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:25:11.262 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:25:11.446 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:11.447 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:25:11.447 INFO:teuthology.orchestra.run.smithi190.stdout: cephadm-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:25:11.447 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:11.447 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:25:11.578 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-immutable-object-cache 2023-08-28T02:25:11.936 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:12.452 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:25:12.452 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:25:12.452 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repo Size 2023-08-28T02:25:12.452 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:25:12.452 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:25:12.453 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-immutable-object-cache x86_64 2:16.2.13-565.g595355f4.el8 ceph 161 k 2023-08-28T02:25:12.453 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:12.453 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:25:12.453 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:25:12.453 INFO:teuthology.orchestra.run.smithi179.stdout:Install 1 Package 2023-08-28T02:25:12.453 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:12.454 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 161 k 2023-08-28T02:25:12.454 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 470 k 2023-08-28T02:25:12.454 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:25:12.655 INFO:teuthology.orchestra.run.smithi179.stdout:ceph-immutable-object-cache-16.2.13-565.g595355 799 kB/s | 161 kB 00:00 2023-08-28T02:25:12.656 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:25:12.656 INFO:teuthology.orchestra.run.smithi179.stdout:Total 794 kB/s | 161 kB 00:00 2023-08-28T02:25:12.656 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:25:12.667 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:25:12.667 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:25:12.719 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:25:12.722 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:25:12.834 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:25:12.954 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:41 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:12.991 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-immutable-object-cache-2:16.2.13-565.g595355f4. 1/1 2023-08-28T02:25:13.345 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.13-565.g595355f4. 1/1 2023-08-28T02:25:14.350 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:25:14.350 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:25:14.350 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2023-08-28T02:25:14.351 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:25:14.351 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:25:14.351 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-immutable-object-cache x86_64 2:16.2.13-565.g595355f4.el8 ceph 161 k 2023-08-28T02:25:14.351 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:14.351 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:25:14.351 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:25:14.351 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2023-08-28T02:25:14.351 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:14.352 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 161 k 2023-08-28T02:25:14.352 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 470 k 2023-08-28T02:25:14.352 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:25:14.393 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-immutable-object-cache-2:16.2.13-565.g595355f4. 1/1 2023-08-28T02:25:14.393 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:44 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:25:14.641 INFO:teuthology.orchestra.run.smithi190.stdout:ceph-immutable-object-cache-16.2.13-565.g595355 557 kB/s | 161 kB 00:00 2023-08-28T02:25:14.642 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:25:14.642 INFO:teuthology.orchestra.run.smithi190.stdout:Total 555 kB/s | 161 kB 00:00 2023-08-28T02:25:14.642 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:25:14.653 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:25:14.653 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:25:14.704 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:25:14.707 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:25:14.820 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:25:15.001 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-immutable-object-cache-2:16.2.13-565.g595355f4. 1/1 2023-08-28T02:25:15.359 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.2.13-565.g595355f4. 1/1 2023-08-28T02:25:16.398 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-immutable-object-cache-2:16.2.13-565.g595355f4. 1/1 2023-08-28T02:25:16.398 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:45 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:19.331 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:25:19.521 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:19.521 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:25:19.521 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-immutable-object-cache-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:25:19.521 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:19.521 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:25:19.654 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-mgr 2023-08-28T02:25:20.003 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:21.278 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:25:21.384 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:51 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:25:21.462 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:21.462 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:25:21.462 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-immutable-object-cache-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:25:21.462 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:21.462 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:25:21.588 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr 2023-08-28T02:25:21.934 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:22.640 INFO:teuthology.orchestra.run.smithi179.stdout:Package ceph-mgr-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:25:22.751 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:25:22.752 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-08-28T02:25:22.752 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:25:22.868 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-mgr-dashboard 2023-08-28T02:25:23.214 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:23.476 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:52 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:24.775 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:01:54 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:25:24.824 INFO:teuthology.orchestra.run.smithi190.stdout:Package ceph-mgr-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:25:24.933 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:25:24.934 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-08-28T02:25:24.934 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:25:25.055 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-dashboard 2023-08-28T02:25:25.406 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:26.162 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:25:26.163 INFO:teuthology.orchestra.run.smithi179.stdout:=================================================================================================== 2023-08-28T02:25:26.163 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-08-28T02:25:26.163 INFO:teuthology.orchestra.run.smithi179.stdout:=================================================================================================== 2023-08-28T02:25:26.163 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:25:26.163 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-dashboard noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 3.1 M 2023-08-28T02:25:26.163 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-08-28T02:25:26.163 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-grafana-dashboards noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 24 k 2023-08-28T02:25:26.163 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-prometheus-alerts noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 15 k 2023-08-28T02:25:26.164 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-08-28T02:25:26.164 INFO:teuthology.orchestra.run.smithi179.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-08-28T02:25:26.164 INFO:teuthology.orchestra.run.smithi179.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-08-28T02:25:26.164 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:26.164 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:25:26.164 INFO:teuthology.orchestra.run.smithi179.stdout:=================================================================================================== 2023-08-28T02:25:26.164 INFO:teuthology.orchestra.run.smithi179.stdout:Install 6 Packages 2023-08-28T02:25:26.164 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:26.165 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 3.4 M 2023-08-28T02:25:26.165 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 22 M 2023-08-28T02:25:26.165 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:25:26.447 INFO:teuthology.orchestra.run.smithi179.stdout:(1/6): ceph-grafana-dashboards-16.2.13-565.g595 115 kB/s | 24 kB 00:00 2023-08-28T02:25:26.473 INFO:teuthology.orchestra.run.smithi179.stdout:(2/6): ceph-prometheus-alerts-16.2.13-565.g5953 63 kB/s | 15 kB 00:00 2023-08-28T02:25:26.598 INFO:teuthology.orchestra.run.smithi179.stdout:(3/6): ceph-mgr-dashboard-16.2.13-565.g595355f4 8.7 MB/s | 3.1 MB 00:00 2023-08-28T02:25:26.623 INFO:teuthology.orchestra.run.smithi179.stdout:(4/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 191 kB/s | 34 kB 00:00 2023-08-28T02:25:26.648 INFO:teuthology.orchestra.run.smithi179.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.1 MB/s | 196 kB 00:00 2023-08-28T02:25:26.790 INFO:teuthology.orchestra.run.smithi179.stdout:(6/6): python3-jwt-1.6.1-2.el8.noarch.rpm 222 kB/s | 43 kB 00:00 2023-08-28T02:25:26.793 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:25:26.793 INFO:teuthology.orchestra.run.smithi179.stdout:Total 5.5 MB/s | 3.4 MB 00:00 2023-08-28T02:25:26.804 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:25:26.815 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:25:26.815 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:25:26.883 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:25:26.887 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:25:26.958 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:01:55 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:27.152 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:25:27.315 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-08-28T02:25:27.511 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-08-28T02:25:27.750 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-08-28T02:25:27.870 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-prometheus-alerts-2:16.2.13-565.g595355f4.el8.n 4/6 2023-08-28T02:25:28.347 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:25:28.348 INFO:teuthology.orchestra.run.smithi190.stdout:=================================================================================================== 2023-08-28T02:25:28.348 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-08-28T02:25:28.348 INFO:teuthology.orchestra.run.smithi190.stdout:=================================================================================================== 2023-08-28T02:25:28.348 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:25:28.348 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-dashboard noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 3.1 M 2023-08-28T02:25:28.348 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-08-28T02:25:28.348 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-grafana-dashboards noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 24 k 2023-08-28T02:25:28.348 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-prometheus-alerts noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 15 k 2023-08-28T02:25:28.348 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-08-28T02:25:28.349 INFO:teuthology.orchestra.run.smithi190.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-08-28T02:25:28.349 INFO:teuthology.orchestra.run.smithi190.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-08-28T02:25:28.349 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:28.349 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:25:28.349 INFO:teuthology.orchestra.run.smithi190.stdout:=================================================================================================== 2023-08-28T02:25:28.349 INFO:teuthology.orchestra.run.smithi190.stdout:Install 6 Packages 2023-08-28T02:25:28.349 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:28.349 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 3.4 M 2023-08-28T02:25:28.350 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 22 M 2023-08-28T02:25:28.350 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:25:28.738 INFO:teuthology.orchestra.run.smithi190.stdout:(1/6): ceph-grafana-dashboards-16.2.13-565.g595 113 kB/s | 24 kB 00:00 2023-08-28T02:25:28.755 INFO:teuthology.orchestra.run.smithi190.stdout:(2/6): ceph-prometheus-alerts-16.2.13-565.g5953 64 kB/s | 15 kB 00:00 2023-08-28T02:25:28.882 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-grafana-dashboards-2:16.2.13-565.g595355f4.el8. 5/6 2023-08-28T02:25:28.939 INFO:teuthology.orchestra.run.smithi190.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 168 kB/s | 34 kB 00:00 2023-08-28T02:25:29.039 INFO:teuthology.orchestra.run.smithi190.stdout:(4/6): ceph-mgr-dashboard-16.2.13-565.g595355f4 6.0 MB/s | 3.1 MB 00:00 2023-08-28T02:25:29.064 INFO:teuthology.orchestra.run.smithi190.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 636 kB/s | 196 kB 00:00 2023-08-28T02:25:29.081 INFO:teuthology.orchestra.run.smithi190.stdout:(6/6): python3-jwt-1.6.1-2.el8.noarch.rpm 300 kB/s | 43 kB 00:00 2023-08-28T02:25:29.082 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:25:29.083 INFO:teuthology.orchestra.run.smithi190.stdout:Total 4.7 MB/s | 3.4 MB 00:00 2023-08-28T02:25:29.093 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:25:29.103 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:25:29.103 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:25:29.110 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-mgr-dashboard-2:16.2.13-565.g595355f4.el8.noarc 6/6 2023-08-28T02:25:29.171 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:25:29.174 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:25:29.330 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.13-565.g595355f4.el8.noarc 6/6 2023-08-28T02:25:29.330 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-grafana-dashboards-2:16.2.13-565.g595355f4.el8. 1/6 2023-08-28T02:25:29.330 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-mgr-dashboard-2:16.2.13-565.g595355f4.el8.noarc 2/6 2023-08-28T02:25:29.330 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-prometheus-alerts-2:16.2.13-565.g595355f4.el8.n 3/6 2023-08-28T02:25:29.330 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-08-28T02:25:29.330 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-08-28T02:25:29.437 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:25:29.616 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-08-28T02:25:29.812 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-08-28T02:25:30.034 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-08-28T02:25:30.147 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-prometheus-alerts-2:16.2.13-565.g595355f4.el8.n 4/6 2023-08-28T02:25:30.421 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-08-28T02:25:30.421 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:02:00 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:25:31.148 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-grafana-dashboards-2:16.2.13-565.g595355f4.el8. 5/6 2023-08-28T02:25:31.416 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-dashboard-2:16.2.13-565.g595355f4.el8.noarc 6/6 2023-08-28T02:25:31.651 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.2.13-565.g595355f4.el8.noarc 6/6 2023-08-28T02:25:31.652 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-grafana-dashboards-2:16.2.13-565.g595355f4.el8. 1/6 2023-08-28T02:25:31.652 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-dashboard-2:16.2.13-565.g595355f4.el8.noarc 2/6 2023-08-28T02:25:31.652 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-prometheus-alerts-2:16.2.13-565.g595355f4.el8.n 3/6 2023-08-28T02:25:31.652 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-08-28T02:25:31.652 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-08-28T02:25:32.715 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-08-28T02:25:32.715 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:01 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:36.356 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:25:36.541 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:36.541 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:25:36.541 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-grafana-dashboards-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:25:36.542 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-dashboard-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:25:36.542 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-prometheus-alerts-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:25:36.542 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-08-28T02:25:36.542 INFO:teuthology.orchestra.run.smithi179.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-08-28T02:25:36.542 INFO:teuthology.orchestra.run.smithi179.stdout: python3-routes-2.4.1-12.el8.noarch 2023-08-28T02:25:36.542 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:36.542 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:25:36.687 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-mgr-diskprediction-local 2023-08-28T02:25:36.914 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:25:37.034 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:37.099 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:37.099 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:25:37.100 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-grafana-dashboards-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:25:37.100 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-dashboard-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:25:37.100 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-prometheus-alerts-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:25:37.100 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-08-28T02:25:37.100 INFO:teuthology.orchestra.run.smithi190.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-08-28T02:25:37.100 INFO:teuthology.orchestra.run.smithi190.stdout: python3-routes-2.4.1-12.el8.noarch 2023-08-28T02:25:37.100 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:37.100 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:25:37.230 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-diskprediction-local 2023-08-28T02:25:37.578 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:37.900 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:02:07 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:25:38.432 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:07 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:39.269 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:25:39.271 INFO:teuthology.orchestra.run.smithi179.stdout:======================================================================================================================= 2023-08-28T02:25:39.271 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-08-28T02:25:39.271 INFO:teuthology.orchestra.run.smithi179.stdout:======================================================================================================================= 2023-08-28T02:25:39.271 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:25:39.271 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 8.6 M 2023-08-28T02:25:39.271 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-08-28T02:25:39.271 INFO:teuthology.orchestra.run.smithi179.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-08-28T02:25:39.271 INFO:teuthology.orchestra.run.smithi179.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-08-28T02:25:39.272 INFO:teuthology.orchestra.run.smithi179.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-08-28T02:25:39.272 INFO:teuthology.orchestra.run.smithi179.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-08-28T02:25:39.272 INFO:teuthology.orchestra.run.smithi179.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-08-28T02:25:39.272 INFO:teuthology.orchestra.run.smithi179.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-08-28T02:25:39.272 INFO:teuthology.orchestra.run.smithi179.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-08-28T02:25:39.272 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:39.272 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:25:39.272 INFO:teuthology.orchestra.run.smithi179.stdout:======================================================================================================================= 2023-08-28T02:25:39.272 INFO:teuthology.orchestra.run.smithi179.stdout:Install 8 Packages 2023-08-28T02:25:39.272 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:39.273 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 37 M 2023-08-28T02:25:39.273 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 210 M 2023-08-28T02:25:39.273 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:25:39.571 INFO:teuthology.orchestra.run.smithi179.stdout:(1/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 13 MB/s | 3.7 MB 00:00 2023-08-28T02:25:39.663 INFO:teuthology.orchestra.run.smithi179.stdout:(2/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.4 MB/s | 225 kB 00:00 2023-08-28T02:25:39.814 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:25:39.815 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================================================= 2023-08-28T02:25:39.815 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-08-28T02:25:39.815 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================================================= 2023-08-28T02:25:39.815 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:25:39.815 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-diskprediction-local noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 8.6 M 2023-08-28T02:25:39.816 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-08-28T02:25:39.816 INFO:teuthology.orchestra.run.smithi190.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-08-28T02:25:39.816 INFO:teuthology.orchestra.run.smithi190.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-08-28T02:25:39.816 INFO:teuthology.orchestra.run.smithi190.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-08-28T02:25:39.816 INFO:teuthology.orchestra.run.smithi190.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-08-28T02:25:39.816 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-08-28T02:25:39.816 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-08-28T02:25:39.816 INFO:teuthology.orchestra.run.smithi190.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-08-28T02:25:39.816 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:39.816 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:25:39.817 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================================================= 2023-08-28T02:25:39.817 INFO:teuthology.orchestra.run.smithi190.stdout:Install 8 Packages 2023-08-28T02:25:39.817 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:39.817 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 37 M 2023-08-28T02:25:39.817 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 210 M 2023-08-28T02:25:39.817 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:25:39.880 INFO:teuthology.orchestra.run.smithi179.stdout:(3/8): python3-scipy-1.0.0-21.module+el8.5.0+10 23 MB/s | 14 MB 00:00 2023-08-28T02:25:39.972 INFO:teuthology.orchestra.run.smithi179.stdout:(4/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 16 MB/s | 4.9 MB 00:00 2023-08-28T02:25:39.984 INFO:teuthology.orchestra.run.smithi190.stdout:(1/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 22 MB/s | 3.7 MB 00:00 2023-08-28T02:25:40.051 INFO:teuthology.orchestra.run.smithi190.stdout:(2/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 3.3 MB/s | 225 kB 00:00 2023-08-28T02:25:40.105 INFO:teuthology.orchestra.run.smithi179.stdout:(5/8): openblas-0.3.15-3.el8.x86_64.rpm 21 MB/s | 4.7 MB 00:00 2023-08-28T02:25:40.206 INFO:teuthology.orchestra.run.smithi179.stdout:(6/8): ceph-mgr-diskprediction-local-16.2.13-56 9.2 MB/s | 8.6 MB 00:00 2023-08-28T02:25:40.231 INFO:teuthology.orchestra.run.smithi179.stdout:(7/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 1.3 MB/s | 171 kB 00:00 2023-08-28T02:25:40.235 INFO:teuthology.orchestra.run.smithi190.stdout:(3/8): python3-scipy-1.0.0-21.module+el8.5.0+10 33 MB/s | 14 MB 00:00 2023-08-28T02:25:40.256 INFO:teuthology.orchestra.run.smithi179.stdout:(8/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 2.2 MB/s | 644 kB 00:00 2023-08-28T02:25:40.257 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:25:40.257 INFO:teuthology.orchestra.run.smithi179.stdout:Total 37 MB/s | 37 MB 00:00 2023-08-28T02:25:40.318 INFO:teuthology.orchestra.run.smithi190.stdout:(4/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 18 MB/s | 4.9 MB 00:00 2023-08-28T02:25:40.369 INFO:teuthology.orchestra.run.smithi190.stdout:(5/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 13 MB/s | 644 kB 00:00 2023-08-28T02:25:40.469 INFO:teuthology.orchestra.run.smithi190.stdout:(6/8): openblas-0.3.15-3.el8.x86_64.rpm 20 MB/s | 4.7 MB 00:00 2023-08-28T02:25:40.493 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:25:40.494 INFO:teuthology.orchestra.run.smithi190.stdout:(7/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 1.3 MB/s | 171 kB 00:00 2023-08-28T02:25:40.511 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:25:40.511 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:25:40.761 INFO:teuthology.orchestra.run.smithi190.stdout:(8/8): ceph-mgr-diskprediction-local-16.2.13-56 9.1 MB/s | 8.6 MB 00:00 2023-08-28T02:25:40.762 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:25:40.762 INFO:teuthology.orchestra.run.smithi190.stdout:Total 39 MB/s | 37 MB 00:00 2023-08-28T02:25:40.807 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:25:40.811 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:25:40.997 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:25:41.015 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:25:41.015 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:25:41.314 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:25:41.318 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:25:41.390 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:25:41.553 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-08-28T02:25:41.686 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-08-28T02:25:41.837 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-08-28T02:25:41.894 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:25:42.047 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-08-28T02:25:42.199 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-08-28T02:25:42.398 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-08-28T02:25:42.438 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-08-28T02:25:42.578 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-08-28T02:25:43.000 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-08-28T02:25:43.163 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-08-28T02:25:43.196 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-08-28T02:25:43.378 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-08-28T02:25:43.742 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-08-28T02:25:43.922 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-08-28T02:25:44.052 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-08-28T02:25:44.322 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-08-28T02:25:44.597 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-08-28T02:25:44.637 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-08-28T02:25:44.890 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-08-28T02:25:45.104 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-08-28T02:25:46.401 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-08-28T02:25:46.849 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-08-28T02:25:47.726 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-08-28T02:25:47.903 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.13-565.g595355f 8/8 2023-08-28T02:25:48.160 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.13-565.g595355f 8/8 2023-08-28T02:25:48.160 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.13-565.g595355f 1/8 2023-08-28T02:25:48.160 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 2/8 2023-08-28T02:25:48.160 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 3/8 2023-08-28T02:25:48.160 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 4/8 2023-08-28T02:25:48.161 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 5/8 2023-08-28T02:25:48.161 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 6/8 2023-08-28T02:25:48.161 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 7/8 2023-08-28T02:25:48.275 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-08-28T02:25:48.437 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-diskprediction-local-2:16.2.13-565.g595355f 8/8 2023-08-28T02:25:48.696 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.2.13-565.g595355f 8/8 2023-08-28T02:25:48.696 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.2.13-565.g595355f 1/8 2023-08-28T02:25:48.696 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 2/8 2023-08-28T02:25:48.696 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 3/8 2023-08-28T02:25:48.696 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 4/8 2023-08-28T02:25:48.696 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 5/8 2023-08-28T02:25:48.696 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 6/8 2023-08-28T02:25:48.696 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 7/8 2023-08-28T02:25:49.254 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 8/8 2023-08-28T02:25:49.254 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:02:19 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:25:49.760 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 8/8 2023-08-28T02:25:49.760 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:18 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:52.534 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:25:52.723 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:52.723 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:25:52.723 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-diskprediction-local-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:25:52.723 INFO:teuthology.orchestra.run.smithi179.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-08-28T02:25:52.723 INFO:teuthology.orchestra.run.smithi179.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-08-28T02:25:52.724 INFO:teuthology.orchestra.run.smithi179.stdout: openblas-0.3.15-3.el8.x86_64 2023-08-28T02:25:52.724 INFO:teuthology.orchestra.run.smithi179.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-08-28T02:25:52.724 INFO:teuthology.orchestra.run.smithi179.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-08-28T02:25:52.724 INFO:teuthology.orchestra.run.smithi179.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-08-28T02:25:52.724 INFO:teuthology.orchestra.run.smithi179.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-08-28T02:25:52.724 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:52.724 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:25:52.860 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-mgr-rook 2023-08-28T02:25:53.207 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:53.211 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:25:53.402 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:53.402 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:25:53.402 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-diskprediction-local-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:25:53.403 INFO:teuthology.orchestra.run.smithi190.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-08-28T02:25:53.403 INFO:teuthology.orchestra.run.smithi190.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-08-28T02:25:53.403 INFO:teuthology.orchestra.run.smithi190.stdout: openblas-0.3.15-3.el8.x86_64 2023-08-28T02:25:53.403 INFO:teuthology.orchestra.run.smithi190.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-08-28T02:25:53.403 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-08-28T02:25:53.403 INFO:teuthology.orchestra.run.smithi190.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-08-28T02:25:53.403 INFO:teuthology.orchestra.run.smithi190.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-08-28T02:25:53.403 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:53.403 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:25:53.534 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-rook 2023-08-28T02:25:53.881 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:25:54.248 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:02:24 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:25:55.222 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:24 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:25:55.628 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:25:55.630 INFO:teuthology.orchestra.run.smithi179.stdout:======================================================================================================== 2023-08-28T02:25:55.630 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-08-28T02:25:55.630 INFO:teuthology.orchestra.run.smithi179.stdout:======================================================================================================== 2023-08-28T02:25:55.630 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:25:55.630 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-rook noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 27 k 2023-08-28T02:25:55.630 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-08-28T02:25:55.630 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-08-28T02:25:55.631 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:55.632 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:25:55.632 INFO:teuthology.orchestra.run.smithi179.stdout:======================================================================================================== 2023-08-28T02:25:55.632 INFO:teuthology.orchestra.run.smithi179.stdout:Install 13 Packages 2023-08-28T02:25:55.632 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:25:55.632 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 1.9 M 2023-08-28T02:25:55.632 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 24 M 2023-08-28T02:25:55.632 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:25:55.990 INFO:teuthology.orchestra.run.smithi179.stdout:(1/13): ceph-mgr-rook-16.2.13-565.g595355f4.el8 121 kB/s | 27 kB 00:00 2023-08-28T02:25:56.116 INFO:teuthology.orchestra.run.smithi179.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 46 kB/s | 16 kB 00:00 2023-08-28T02:25:56.141 INFO:teuthology.orchestra.run.smithi179.stdout:(3/13): python3-cachetools-3.1.1-4.el8.noarch.r 87 kB/s | 33 kB 00:00 2023-08-28T02:25:56.333 INFO:teuthology.orchestra.run.smithi179.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 335 kB/s | 64 kB 00:00 2023-08-28T02:25:56.434 INFO:teuthology.orchestra.run.smithi179.stdout:(5/13): python3-google-auth-1.1.1-10.el8.noarch 183 kB/s | 81 kB 00:00 2023-08-28T02:25:56.484 INFO:teuthology.orchestra.run.smithi179.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 406 kB/s | 61 kB 00:00 2023-08-28T02:25:56.526 INFO:teuthology.orchestra.run.smithi179.stdout:(7/13): python3-pyasn1-modules-0.3.7-6.el8.noar 1.2 MB/s | 110 kB 00:00 2023-08-28T02:25:56.543 INFO:teuthology.orchestra.run.smithi179.stdout:(8/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 498 kB/s | 27 kB 00:00 2023-08-28T02:25:56.568 INFO:teuthology.orchestra.run.smithi179.stdout:(9/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.9 MB/s | 126 kB 00:00 2023-08-28T02:25:56.585 INFO:teuthology.orchestra.run.smithi179.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 476 kB/s | 20 kB 00:00 2023-08-28T02:25:56.602 INFO:teuthology.orchestra.run.smithi179.stdout:(11/13): python3-requests-oauthlib-1.0.0-1.el8. 1.2 MB/s | 43 kB 00:00 2023-08-28T02:25:56.628 INFO:teuthology.orchestra.run.smithi179.stdout:(12/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 3.6 MB/s | 155 kB 00:00 2023-08-28T02:25:56.672 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:25:56.673 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================================== 2023-08-28T02:25:56.674 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-08-28T02:25:56.674 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================================== 2023-08-28T02:25:56.674 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:25:56.674 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-rook noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 27 k 2023-08-28T02:25:56.674 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-08-28T02:25:56.674 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-08-28T02:25:56.674 INFO:teuthology.orchestra.run.smithi190.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-08-28T02:25:56.674 INFO:teuthology.orchestra.run.smithi190.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-08-28T02:25:56.674 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-08-28T02:25:56.674 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout:======================================================================================================== 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout:Install 13 Packages 2023-08-28T02:25:56.675 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:25:56.676 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 1.9 M 2023-08-28T02:25:56.676 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 24 M 2023-08-28T02:25:56.676 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:25:56.703 INFO:teuthology.orchestra.run.smithi179.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 2.0 MB/s | 1.2 MB 00:00 2023-08-28T02:25:56.705 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:25:56.705 INFO:teuthology.orchestra.run.smithi179.stdout:Total 1.8 MB/s | 1.9 MB 00:01 2023-08-28T02:25:56.767 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:25:56.782 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:25:56.782 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:25:56.853 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:25:56.857 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:25:57.132 INFO:teuthology.orchestra.run.smithi190.stdout:(1/13): ceph-mgr-rook-16.2.13-565.g595355f4.el8 183 kB/s | 27 kB 00:00 2023-08-28T02:25:57.249 INFO:teuthology.orchestra.run.smithi190.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 124 kB/s | 33 kB 00:00 2023-08-28T02:25:57.266 INFO:teuthology.orchestra.run.smithi190.stdout:(3/13): python3-certifi-2018.10.15-7.el8.noarch 57 kB/s | 16 kB 00:00 2023-08-28T02:25:57.383 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:25:57.491 INFO:teuthology.orchestra.run.smithi190.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 285 kB/s | 64 kB 00:00 2023-08-28T02:25:57.517 INFO:teuthology.orchestra.run.smithi190.stdout:(5/13): python3-google-auth-1.1.1-10.el8.noarch 211 kB/s | 81 kB 00:00 2023-08-28T02:25:57.601 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-08-28T02:25:57.617 INFO:teuthology.orchestra.run.smithi190.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 489 kB/s | 61 kB 00:00 2023-08-28T02:25:57.759 INFO:teuthology.orchestra.run.smithi190.stdout:(7/13): python3-pyasn1-modules-0.3.7-6.el8.noar 455 kB/s | 110 kB 00:00 2023-08-28T02:25:57.784 INFO:teuthology.orchestra.run.smithi190.stdout:(8/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 159 kB/s | 27 kB 00:00 2023-08-28T02:25:57.836 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-08-28T02:25:57.876 INFO:teuthology.orchestra.run.smithi190.stdout:(9/13): python3-kubernetes-11.0.0-6.el8.noarch. 1.9 MB/s | 1.2 MB 00:00 2023-08-28T02:25:57.918 INFO:teuthology.orchestra.run.smithi190.stdout:(10/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 795 kB/s | 126 kB 00:00 2023-08-28T02:25:57.985 INFO:teuthology.orchestra.run.smithi190.stdout:(11/13): python3-jsonpointer-1.10-11.el8.noarch 100 kB/s | 20 kB 00:00 2023-08-28T02:25:58.011 INFO:teuthology.orchestra.run.smithi190.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 318 kB/s | 43 kB 00:00 2023-08-28T02:25:58.035 INFO:teuthology.orchestra.run.smithi190.stdout:(13/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 1.3 MB/s | 155 kB 00:00 2023-08-28T02:25:58.036 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:25:58.036 INFO:teuthology.orchestra.run.smithi190.stdout:Total 1.4 MB/s | 1.9 MB 00:01 2023-08-28T02:25:58.053 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-08-28T02:25:58.103 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:25:58.119 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:25:58.119 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:25:58.191 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:25:58.195 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:25:58.280 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-08-28T02:25:58.449 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-08-28T02:25:58.591 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-08-28T02:25:58.694 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:25:58.803 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-08-28T02:25:58.902 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-08-28T02:25:58.999 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-08-28T02:25:59.113 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-08-28T02:25:59.148 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-08-28T02:25:59.330 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-08-28T02:25:59.415 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-08-28T02:25:59.548 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-08-28T02:25:59.750 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-08-28T02:25:59.926 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-08-28T02:26:00.130 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-08-28T02:26:00.334 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-08-28T02:26:00.483 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-08-28T02:26:00.516 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-08-28T02:26:00.782 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-08-28T02:26:00.958 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-08-28T02:26:01.134 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-mgr-rook-2:16.2.13-565.g595355f4.el8.noarch 13/13 2023-08-28T02:26:01.372 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.13-565.g595355f4.el8.noarch 13/13 2023-08-28T02:26:01.372 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-mgr-rook-2:16.2.13-565.g595355f4.el8.noarch 1/13 2023-08-28T02:26:01.372 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-08-28T02:26:01.373 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-08-28T02:26:01.373 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-08-28T02:26:01.373 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-08-28T02:26:01.373 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-08-28T02:26:01.373 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-08-28T02:26:01.373 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 8/13 2023-08-28T02:26:01.373 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 9/13 2023-08-28T02:26:01.373 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 10/13 2023-08-28T02:26:01.373 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-08-28T02:26:01.373 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 12/13 2023-08-28T02:26:01.845 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-08-28T02:26:02.260 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-08-28T02:26:02.487 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 13/13 2023-08-28T02:26:02.488 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:02:32 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:02.560 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-rook-2:16.2.13-565.g595355f4.el8.noarch 13/13 2023-08-28T02:26:02.804 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-rook-2:16.2.13-565.g595355f4.el8.noarch 13/13 2023-08-28T02:26:02.804 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-rook-2:16.2.13-565.g595355f4.el8.noarch 1/13 2023-08-28T02:26:02.804 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-08-28T02:26:02.804 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-08-28T02:26:02.804 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-08-28T02:26:02.804 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-08-28T02:26:02.804 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-08-28T02:26:02.804 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-08-28T02:26:02.805 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 8/13 2023-08-28T02:26:02.805 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 9/13 2023-08-28T02:26:02.805 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 10/13 2023-08-28T02:26:02.805 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-08-28T02:26:02.805 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 12/13 2023-08-28T02:26:03.914 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 13/13 2023-08-28T02:26:03.914 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:32 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:05.190 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:26:05.375 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:05.376 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:26:05.376 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-rook-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:26:05.376 INFO:teuthology.orchestra.run.smithi179.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-08-28T02:26:05.376 INFO:teuthology.orchestra.run.smithi179.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-08-28T02:26:05.376 INFO:teuthology.orchestra.run.smithi179.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-08-28T02:26:05.376 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-08-28T02:26:05.376 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-08-28T02:26:05.376 INFO:teuthology.orchestra.run.smithi179.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-08-28T02:26:05.376 INFO:teuthology.orchestra.run.smithi179.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-08-28T02:26:05.376 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-08-28T02:26:05.377 INFO:teuthology.orchestra.run.smithi179.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-08-28T02:26:05.377 INFO:teuthology.orchestra.run.smithi179.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-08-28T02:26:05.377 INFO:teuthology.orchestra.run.smithi179.stdout: python3-rsa-4.9-2.el8.noarch 2023-08-28T02:26:05.377 INFO:teuthology.orchestra.run.smithi179.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-08-28T02:26:05.377 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:05.377 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:26:05.511 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-mgr-cephadm 2023-08-28T02:26:05.864 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:06.802 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:02:36 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:07.010 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:26:07.196 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:07.196 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:26:07.196 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-rook-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:26:07.196 INFO:teuthology.orchestra.run.smithi190.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-08-28T02:26:07.196 INFO:teuthology.orchestra.run.smithi190.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-08-28T02:26:07.196 INFO:teuthology.orchestra.run.smithi190.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-08-28T02:26:07.196 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-08-28T02:26:07.196 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-08-28T02:26:07.197 INFO:teuthology.orchestra.run.smithi190.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-08-28T02:26:07.197 INFO:teuthology.orchestra.run.smithi190.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-08-28T02:26:07.197 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-08-28T02:26:07.197 INFO:teuthology.orchestra.run.smithi190.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-08-28T02:26:07.197 INFO:teuthology.orchestra.run.smithi190.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-08-28T02:26:07.197 INFO:teuthology.orchestra.run.smithi190.stdout: python3-rsa-4.9-2.el8.noarch 2023-08-28T02:26:07.197 INFO:teuthology.orchestra.run.smithi190.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-08-28T02:26:07.197 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:07.197 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:26:07.325 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-mgr-cephadm 2023-08-28T02:26:07.676 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:08.187 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:26:08.188 INFO:teuthology.orchestra.run.smithi179.stdout:=============================================================================================== 2023-08-28T02:26:08.188 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-08-28T02:26:08.188 INFO:teuthology.orchestra.run.smithi179.stdout:=============================================================================================== 2023-08-28T02:26:08.188 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:26:08.188 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-cephadm noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 116 k 2023-08-28T02:26:08.188 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-08-28T02:26:08.188 INFO:teuthology.orchestra.run.smithi179.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2023-08-28T02:26:08.189 INFO:teuthology.orchestra.run.smithi179.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-08-28T02:26:08.189 INFO:teuthology.orchestra.run.smithi179.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2023-08-28T02:26:08.189 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-08-28T02:26:08.189 INFO:teuthology.orchestra.run.smithi179.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2023-08-28T02:26:08.189 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:08.189 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:26:08.189 INFO:teuthology.orchestra.run.smithi179.stdout:=============================================================================================== 2023-08-28T02:26:08.189 INFO:teuthology.orchestra.run.smithi179.stdout:Install 6 Packages 2023-08-28T02:26:08.189 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:08.190 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 5.8 M 2023-08-28T02:26:08.190 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 24 M 2023-08-28T02:26:08.190 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:26:08.457 INFO:teuthology.orchestra.run.smithi179.stdout:(1/6): python3-apipkg-1.5-6.el8.noarch.rpm 162 kB/s | 21 kB 00:00 2023-08-28T02:26:08.499 INFO:teuthology.orchestra.run.smithi179.stdout:(2/6): ceph-mgr-cephadm-16.2.13-565.g595355f4.e 670 kB/s | 116 kB 00:00 2023-08-28T02:26:08.583 INFO:teuthology.orchestra.run.smithi179.stdout:(3/6): python3-remoto-1.2.1-1.el8.noarch.rpm 389 kB/s | 49 kB 00:00 2023-08-28T02:26:08.608 INFO:teuthology.orchestra.run.smithi179.stdout:(4/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.2 MB/s | 355 kB 00:00 2023-08-28T02:26:08.675 INFO:teuthology.orchestra.run.smithi179.stdout:(5/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.0 MB/s | 538 kB 00:00 2023-08-28T02:26:08.784 INFO:teuthology.orchestra.run.smithi179.stdout:(6/6): python3-babel-2.5.1-7.el8.noarch.rpm 24 MB/s | 4.8 MB 00:00 2023-08-28T02:26:08.784 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:26:08.785 INFO:teuthology.orchestra.run.smithi179.stdout:Total 9.8 MB/s | 5.8 MB 00:00 2023-08-28T02:26:08.801 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:37 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:08.837 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:26:08.846 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:26:08.846 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:26:08.926 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:26:08.929 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:26:09.894 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:26:10.201 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:26:10.202 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================================== 2023-08-28T02:26:10.202 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-08-28T02:26:10.202 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================================== 2023-08-28T02:26:10.202 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:26:10.202 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-cephadm noarch 2:16.2.13-565.g595355f4.el8 ceph-noarch 116 k 2023-08-28T02:26:10.202 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-08-28T02:26:10.202 INFO:teuthology.orchestra.run.smithi190.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2023-08-28T02:26:10.202 INFO:teuthology.orchestra.run.smithi190.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-08-28T02:26:10.203 INFO:teuthology.orchestra.run.smithi190.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2023-08-28T02:26:10.203 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-08-28T02:26:10.203 INFO:teuthology.orchestra.run.smithi190.stdout: python3-remoto noarch 1.2.1-1.el8 epel 49 k 2023-08-28T02:26:10.203 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:10.203 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:26:10.203 INFO:teuthology.orchestra.run.smithi190.stdout:=============================================================================================== 2023-08-28T02:26:10.203 INFO:teuthology.orchestra.run.smithi190.stdout:Install 6 Packages 2023-08-28T02:26:10.203 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:10.204 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 5.8 M 2023-08-28T02:26:10.204 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 24 M 2023-08-28T02:26:10.205 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:26:10.269 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/6 2023-08-28T02:26:10.336 INFO:teuthology.orchestra.run.smithi190.stdout:(1/6): python3-apipkg-1.5-6.el8.noarch.rpm 208 kB/s | 21 kB 00:00 2023-08-28T02:26:10.403 INFO:teuthology.orchestra.run.smithi190.stdout:(2/6): python3-remoto-1.2.1-1.el8.noarch.rpm 735 kB/s | 49 kB 00:00 2023-08-28T02:26:10.429 INFO:teuthology.orchestra.run.smithi190.stdout:(3/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.8 MB/s | 355 kB 00:00 2023-08-28T02:26:10.497 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/6 2023-08-28T02:26:10.503 INFO:teuthology.orchestra.run.smithi190.stdout:(4/6): python3-jinja2-2.10.1-3.el8.noarch.rpm 5.2 MB/s | 538 kB 00:00 2023-08-28T02:26:10.529 INFO:teuthology.orchestra.run.smithi190.stdout:(5/6): ceph-mgr-cephadm-16.2.13-565.g595355f4.e 394 kB/s | 116 kB 00:00 2023-08-28T02:26:10.612 INFO:teuthology.orchestra.run.smithi190.stdout:(6/6): python3-babel-2.5.1-7.el8.noarch.rpm 26 MB/s | 4.8 MB 00:00 2023-08-28T02:26:10.613 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:26:10.614 INFO:teuthology.orchestra.run.smithi190.stdout:Total 14 MB/s | 5.8 MB 00:00 2023-08-28T02:26:10.666 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:26:10.676 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:26:10.676 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:26:10.741 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2023-08-28T02:26:10.755 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:26:10.758 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:26:11.027 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2023-08-28T02:26:11.299 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 5/6 2023-08-28T02:26:11.466 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-mgr-cephadm-2:16.2.13-565.g595355f4.el8.noarch 6/6 2023-08-28T02:26:11.690 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.13-565.g595355f4.el8.noarch 6/6 2023-08-28T02:26:11.690 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-mgr-cephadm-2:16.2.13-565.g595355f4.el8.noarch 1/6 2023-08-28T02:26:11.691 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2023-08-28T02:26:11.691 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2023-08-28T02:26:11.691 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 4/6 2023-08-28T02:26:11.691 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/6 2023-08-28T02:26:11.722 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:26:12.087 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/6 2023-08-28T02:26:12.357 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/6 2023-08-28T02:26:12.632 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2023-08-28T02:26:12.723 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 6/6 2023-08-28T02:26:12.723 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:02:42 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:13.156 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2023-08-28T02:26:13.477 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : python3-remoto-1.2.1-1.el8.noarch 5/6 2023-08-28T02:26:13.642 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-mgr-cephadm-2:16.2.13-565.g595355f4.el8.noarch 6/6 2023-08-28T02:26:13.894 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.2.13-565.g595355f4.el8.noarch 6/6 2023-08-28T02:26:13.895 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-mgr-cephadm-2:16.2.13-565.g595355f4.el8.noarch 1/6 2023-08-28T02:26:13.895 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2023-08-28T02:26:13.895 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2023-08-28T02:26:13.895 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-remoto-1.2.1-1.el8.noarch 4/6 2023-08-28T02:26:13.895 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/6 2023-08-28T02:26:14.991 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 6/6 2023-08-28T02:26:14.991 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:43 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:17.009 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:26:17.196 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:17.196 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:26:17.197 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-mgr-cephadm-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:26:17.197 INFO:teuthology.orchestra.run.smithi179.stdout: python3-apipkg-1.5-6.el8.noarch 2023-08-28T02:26:17.197 INFO:teuthology.orchestra.run.smithi179.stdout: python3-babel-2.5.1-7.el8.noarch 2023-08-28T02:26:17.197 INFO:teuthology.orchestra.run.smithi179.stdout: python3-execnet-1.7.1-1.el8.noarch 2023-08-28T02:26:17.197 INFO:teuthology.orchestra.run.smithi179.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-08-28T02:26:17.197 INFO:teuthology.orchestra.run.smithi179.stdout: python3-remoto-1.2.1-1.el8.noarch 2023-08-28T02:26:17.197 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:17.197 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:26:18.622 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install ceph-fuse 2023-08-28T02:26:18.978 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:20.256 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:26:20.444 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:20.444 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:26:20.444 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-mgr-cephadm-2:16.2.13-565.g595355f4.el8.noarch 2023-08-28T02:26:20.444 INFO:teuthology.orchestra.run.smithi190.stdout: python3-apipkg-1.5-6.el8.noarch 2023-08-28T02:26:20.444 INFO:teuthology.orchestra.run.smithi190.stdout: python3-babel-2.5.1-7.el8.noarch 2023-08-28T02:26:20.444 INFO:teuthology.orchestra.run.smithi190.stdout: python3-execnet-1.7.1-1.el8.noarch 2023-08-28T02:26:20.444 INFO:teuthology.orchestra.run.smithi190.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-08-28T02:26:20.444 INFO:teuthology.orchestra.run.smithi190.stdout: python3-remoto-1.2.1-1.el8.noarch 2023-08-28T02:26:20.444 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:20.445 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:26:20.560 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:02:50 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:20.573 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install ceph-fuse 2023-08-28T02:26:20.927 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:22.014 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:26:22.015 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:26:22.015 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repository Size 2023-08-28T02:26:22.015 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:26:22.015 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:26:22.015 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-fuse 2023-08-28T02:26:22.015 INFO:teuthology.orchestra.run.smithi179.stdout: x86_64 2:16.2.13-565.g595355f4.el8 ceph 910 k 2023-08-28T02:26:22.016 INFO:teuthology.orchestra.run.smithi179.stdout:Installing dependencies: 2023-08-28T02:26:22.016 INFO:teuthology.orchestra.run.smithi179.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-08-28T02:26:22.016 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:22.016 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:26:22.016 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:26:22.016 INFO:teuthology.orchestra.run.smithi179.stdout:Install 2 Packages 2023-08-28T02:26:22.016 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:22.017 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 993 k 2023-08-28T02:26:22.017 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 2.8 M 2023-08-28T02:26:22.017 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:26:22.157 INFO:teuthology.orchestra.run.smithi179.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 590 kB/s | 83 kB 00:00 2023-08-28T02:26:22.407 INFO:teuthology.orchestra.run.smithi179.stdout:(2/2): ceph-fuse-16.2.13-565.g595355f4.el8.x86_ 2.3 MB/s | 910 kB 00:00 2023-08-28T02:26:22.408 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:26:22.408 INFO:teuthology.orchestra.run.smithi179.stdout:Total 2.5 MB/s | 993 kB 00:00 2023-08-28T02:26:22.419 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:26:22.439 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:26:22.439 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:26:22.513 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:26:22.517 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:26:22.620 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:51 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:22.675 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:26:22.913 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-08-28T02:26:23.070 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : ceph-fuse-2:16.2.13-565.g595355f4.el8.x86_64 2/2 2023-08-28T02:26:23.410 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: ceph-fuse-2:16.2.13-565.g595355f4.el8.x86_64 2/2 2023-08-28T02:26:23.410 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : ceph-fuse-2:16.2.13-565.g595355f4.el8.x86_64 1/2 2023-08-28T02:26:23.996 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:26:23.996 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:26:23.996 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repository Size 2023-08-28T02:26:23.996 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:26:23.996 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:26:23.997 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-fuse 2023-08-28T02:26:23.997 INFO:teuthology.orchestra.run.smithi190.stdout: x86_64 2:16.2.13-565.g595355f4.el8 ceph 910 k 2023-08-28T02:26:23.997 INFO:teuthology.orchestra.run.smithi190.stdout:Installing dependencies: 2023-08-28T02:26:23.997 INFO:teuthology.orchestra.run.smithi190.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-08-28T02:26:23.997 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:23.997 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:26:23.997 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:26:23.997 INFO:teuthology.orchestra.run.smithi190.stdout:Install 2 Packages 2023-08-28T02:26:23.997 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:23.998 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 993 k 2023-08-28T02:26:23.998 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 2.8 M 2023-08-28T02:26:23.998 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:26:24.175 INFO:teuthology.orchestra.run.smithi190.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 469 kB/s | 83 kB 00:00 2023-08-28T02:26:24.275 INFO:teuthology.orchestra.run.smithi190.stdout:(2/2): ceph-fuse-16.2.13-565.g595355f4.el8.x86_ 3.2 MB/s | 910 kB 00:00 2023-08-28T02:26:24.275 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:26:24.275 INFO:teuthology.orchestra.run.smithi190.stdout:Total 3.5 MB/s | 993 kB 00:00 2023-08-28T02:26:24.286 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:26:24.307 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:26:24.307 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:26:24.382 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:26:24.385 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:26:24.496 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-08-28T02:26:24.496 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:02:54 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:24.545 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:26:24.781 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-08-28T02:26:24.955 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : ceph-fuse-2:16.2.13-565.g595355f4.el8.x86_64 2/2 2023-08-28T02:26:25.271 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: ceph-fuse-2:16.2.13-565.g595355f4.el8.x86_64 2/2 2023-08-28T02:26:25.271 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : ceph-fuse-2:16.2.13-565.g595355f4.el8.x86_64 1/2 2023-08-28T02:26:26.329 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-08-28T02:26:26.329 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:02:55 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:33.084 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:26:33.253 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:26:33.269 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:33.269 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:26:33.269 INFO:teuthology.orchestra.run.smithi179.stdout: ceph-fuse-2:16.2.13-565.g595355f4.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-08-28T02:26:33.269 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:33.269 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:26:33.391 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install librados-devel 2023-08-28T02:26:33.437 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:33.437 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:26:33.437 INFO:teuthology.orchestra.run.smithi190.stdout: ceph-fuse-2:16.2.13-565.g595355f4.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-08-28T02:26:33.437 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:33.438 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:26:33.596 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install librados-devel 2023-08-28T02:26:33.750 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:33.951 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:35.356 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:05 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:35.536 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:04 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:36.736 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:26:36.736 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:26:36.737 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repo Size 2023-08-28T02:26:36.737 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:26:36.737 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:26:36.737 INFO:teuthology.orchestra.run.smithi179.stdout: librados-devel x86_64 2:16.2.13-565.g595355f4.el8 ceph 131 k 2023-08-28T02:26:36.737 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:36.737 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:26:36.737 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:26:36.737 INFO:teuthology.orchestra.run.smithi179.stdout:Install 1 Package 2023-08-28T02:26:36.737 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:36.738 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 131 k 2023-08-28T02:26:36.738 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 432 k 2023-08-28T02:26:36.738 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:26:36.915 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:26:36.915 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout: librados-devel x86_64 2:16.2.13-565.g595355f4.el8 ceph 131 k 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 131 k 2023-08-28T02:26:36.916 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 432 k 2023-08-28T02:26:36.917 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:26:37.066 INFO:teuthology.orchestra.run.smithi179.stdout:librados-devel-16.2.13-565.g595355f4.el8.x86_64 399 kB/s | 131 kB 00:00 2023-08-28T02:26:37.067 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:26:37.067 INFO:teuthology.orchestra.run.smithi179.stdout:Total 398 kB/s | 131 kB 00:00 2023-08-28T02:26:37.067 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:26:37.072 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:26:37.073 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:26:37.127 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:26:37.131 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:26:37.206 INFO:teuthology.orchestra.run.smithi190.stdout:librados-devel-16.2.13-565.g595355f4.el8.x86_64 453 kB/s | 131 kB 00:00 2023-08-28T02:26:37.206 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:26:37.207 INFO:teuthology.orchestra.run.smithi190.stdout:Total 451 kB/s | 131 kB 00:00 2023-08-28T02:26:37.207 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:26:37.212 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:26:37.212 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:26:37.245 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:26:37.267 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:26:37.271 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:26:37.381 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:26:37.393 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : librados-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:37.552 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : librados-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:37.631 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: librados-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:37.785 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: librados-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:38.687 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : librados-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:38.687 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:08 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:38.844 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : librados-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:38.844 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:07 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:42.921 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:26:42.964 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:26:43.107 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:43.107 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:26:43.107 INFO:teuthology.orchestra.run.smithi190.stdout: librados-devel-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:26:43.107 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:43.107 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:26:43.149 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:43.150 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:26:43.150 INFO:teuthology.orchestra.run.smithi179.stdout: librados-devel-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:26:43.150 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:43.150 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:26:43.267 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install libcephfs2 2023-08-28T02:26:43.273 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install libcephfs2 2023-08-28T02:26:43.622 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:43.629 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:45.148 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:14 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:45.223 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:15 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:46.427 INFO:teuthology.orchestra.run.smithi190.stdout:Package libcephfs2-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:26:46.501 INFO:teuthology.orchestra.run.smithi179.stdout:Package libcephfs2-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:26:46.539 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:26:46.540 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-08-28T02:26:46.540 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:26:46.612 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:26:46.613 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-08-28T02:26:46.613 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:26:46.650 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install libcephfs-devel 2023-08-28T02:26:46.733 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install libcephfs-devel 2023-08-28T02:26:47.004 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:47.086 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:48.545 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:17 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:48.658 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:18 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:49.936 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:26:49.936 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:26:49.936 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2023-08-28T02:26:49.936 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:26:49.937 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:26:49.937 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs-devel x86_64 2:16.2.13-565.g595355f4.el8 ceph 25 k 2023-08-28T02:26:49.937 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:49.937 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:26:49.937 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:26:49.937 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2023-08-28T02:26:49.937 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:49.938 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 25 k 2023-08-28T02:26:49.938 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 107 k 2023-08-28T02:26:49.938 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:26:50.044 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:26:50.045 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:26:50.045 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repo Size 2023-08-28T02:26:50.045 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:26:50.045 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:26:50.046 INFO:teuthology.orchestra.run.smithi179.stdout: libcephfs-devel x86_64 2:16.2.13-565.g595355f4.el8 ceph 25 k 2023-08-28T02:26:50.046 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:50.046 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:26:50.046 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:26:50.046 INFO:teuthology.orchestra.run.smithi179.stdout:Install 1 Package 2023-08-28T02:26:50.046 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:50.046 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 25 k 2023-08-28T02:26:50.047 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 107 k 2023-08-28T02:26:50.047 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:26:50.151 INFO:teuthology.orchestra.run.smithi190.stdout:libcephfs-devel-16.2.13-565.g595355f4.el8.x86_6 120 kB/s | 25 kB 00:00 2023-08-28T02:26:50.151 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:26:50.152 INFO:teuthology.orchestra.run.smithi190.stdout:Total 119 kB/s | 25 kB 00:00 2023-08-28T02:26:50.152 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:26:50.155 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:26:50.156 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:26:50.158 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:26:50.162 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:26:50.189 INFO:teuthology.orchestra.run.smithi179.stdout:libcephfs-devel-16.2.13-565.g595355f4.el8.x86_6 179 kB/s | 25 kB 00:00 2023-08-28T02:26:50.190 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:26:50.190 INFO:teuthology.orchestra.run.smithi179.stdout:Total 177 kB/s | 25 kB 00:00 2023-08-28T02:26:50.190 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:26:50.194 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:26:50.194 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:26:50.196 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:26:50.200 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:26:50.208 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:26:50.247 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:26:50.375 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : libcephfs-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:50.432 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : libcephfs-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:50.589 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: libcephfs-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:50.643 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: libcephfs-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:51.612 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : libcephfs-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:51.612 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:20 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:51.667 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : libcephfs-devel-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:26:51.667 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:21 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:54.937 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:26:55.129 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:55.129 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:26:55.130 INFO:teuthology.orchestra.run.smithi190.stdout: libcephfs-devel-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:26:55.130 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:26:55.130 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:26:55.259 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install librados2 2023-08-28T02:26:55.328 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:26:55.512 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:55.512 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:26:55.512 INFO:teuthology.orchestra.run.smithi179.stdout: libcephfs-devel-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:26:55.512 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:26:55.512 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:26:55.613 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:55.666 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install librados2 2023-08-28T02:26:56.023 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:56.582 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:25 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:26:57.268 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:27 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:26:57.940 INFO:teuthology.orchestra.run.smithi190.stdout:Package librados2-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:26:58.050 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:26:58.052 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-08-28T02:26:58.052 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:26:58.168 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install librbd1 2023-08-28T02:26:58.522 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:26:58.543 INFO:teuthology.orchestra.run.smithi179.stdout:Package librados2-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:26:58.655 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:26:58.656 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-08-28T02:26:58.656 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:26:58.768 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install librbd1 2023-08-28T02:26:59.122 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:00.274 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:29 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:00.602 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:30 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:01.542 INFO:teuthology.orchestra.run.smithi190.stdout:Package librbd1-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:27:01.652 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:27:01.653 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-08-28T02:27:01.653 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:27:01.772 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-rados 2023-08-28T02:27:01.905 INFO:teuthology.orchestra.run.smithi179.stdout:Package librbd1-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:27:02.022 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:27:02.023 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-08-28T02:27:02.023 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:27:02.127 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:02.137 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install python3-rados 2023-08-28T02:27:02.492 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:03.771 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:32 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:04.053 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:34 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:05.116 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-rados-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:27:05.226 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:27:05.227 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-08-28T02:27:05.228 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:27:05.365 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-rgw 2023-08-28T02:27:05.399 INFO:teuthology.orchestra.run.smithi179.stdout:Package python3-rados-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:27:05.509 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:27:05.510 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-08-28T02:27:05.510 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:27:05.616 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install python3-rgw 2023-08-28T02:27:05.718 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:05.970 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:06.599 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:35 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:06.854 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:36 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:07.861 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-rgw-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:27:07.969 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:27:07.970 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-08-28T02:27:07.970 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:27:08.079 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-cephfs 2023-08-28T02:27:08.197 INFO:teuthology.orchestra.run.smithi179.stdout:Package python3-rgw-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:27:08.305 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:27:08.306 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-08-28T02:27:08.307 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:27:08.431 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install python3-cephfs 2023-08-28T02:27:08.432 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:08.785 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:10.056 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:39 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:10.327 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:40 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:11.334 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-cephfs-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:27:11.444 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:27:11.445 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-08-28T02:27:11.445 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:27:11.553 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install python3-rbd 2023-08-28T02:27:11.679 INFO:teuthology.orchestra.run.smithi179.stdout:Package python3-cephfs-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:27:11.789 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:27:11.790 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-08-28T02:27:11.790 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:27:11.905 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:11.914 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install python3-rbd 2023-08-28T02:27:12.268 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:13.326 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:42 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:13.636 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:43 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:14.588 INFO:teuthology.orchestra.run.smithi190.stdout:Package python3-rbd-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:27:14.696 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:27:14.697 INFO:teuthology.orchestra.run.smithi190.stdout:Nothing to do. 2023-08-28T02:27:14.697 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:27:14.811 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install rbd-fuse 2023-08-28T02:27:14.926 INFO:teuthology.orchestra.run.smithi179.stdout:Package python3-rbd-2:16.2.13-565.g595355f4.el8.x86_64 is already installed. 2023-08-28T02:27:15.035 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:27:15.036 INFO:teuthology.orchestra.run.smithi179.stdout:Nothing to do. 2023-08-28T02:27:15.036 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:27:15.144 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install rbd-fuse 2023-08-28T02:27:15.163 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:15.495 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:16.202 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:45 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:16.929 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:46 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:17.574 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:27:17.574 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:27:17.574 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2023-08-28T02:27:17.574 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:27:17.574 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:27:17.575 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-fuse x86_64 2:16.2.13-565.g595355f4.el8 ceph 88 k 2023-08-28T02:27:17.575 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:17.575 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:27:17.575 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:27:17.575 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2023-08-28T02:27:17.575 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:17.576 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 88 k 2023-08-28T02:27:17.576 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 240 k 2023-08-28T02:27:17.576 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:27:17.836 INFO:teuthology.orchestra.run.smithi190.stdout:rbd-fuse-16.2.13-565.g595355f4.el8.x86_64.rpm 340 kB/s | 88 kB 00:00 2023-08-28T02:27:17.836 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:27:17.836 INFO:teuthology.orchestra.run.smithi190.stdout:Total 338 kB/s | 88 kB 00:00 2023-08-28T02:27:17.837 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:27:17.847 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:27:17.847 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:27:17.901 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:27:17.904 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:27:18.014 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:27:18.146 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : rbd-fuse-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:18.367 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: rbd-fuse-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:18.378 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:27:18.378 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:27:18.379 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2023-08-28T02:27:18.379 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:27:18.379 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:27:18.379 INFO:teuthology.orchestra.run.smithi179.stdout: rbd-fuse x86_64 2:16.2.13-565.g595355f4.el8 ceph 88 k 2023-08-28T02:27:18.379 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:18.379 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:27:18.379 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:27:18.379 INFO:teuthology.orchestra.run.smithi179.stdout:Install 1 Package 2023-08-28T02:27:18.379 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:18.380 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 88 k 2023-08-28T02:27:18.380 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 240 k 2023-08-28T02:27:18.380 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:27:18.542 INFO:teuthology.orchestra.run.smithi179.stdout:rbd-fuse-16.2.13-565.g595355f4.el8.x86_64.rpm 545 kB/s | 88 kB 00:00 2023-08-28T02:27:18.542 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:27:18.543 INFO:teuthology.orchestra.run.smithi179.stdout:Total 541 kB/s | 88 kB 00:00 2023-08-28T02:27:18.543 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:27:18.553 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:27:18.553 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:27:18.606 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:27:18.610 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:27:18.730 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:27:18.879 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : rbd-fuse-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:19.120 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: rbd-fuse-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:19.437 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : rbd-fuse-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:19.437 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:48 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:20.208 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : rbd-fuse-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:20.208 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:50 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:22.165 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:27:22.349 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:22.349 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:27:22.349 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-fuse-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:27:22.349 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:22.349 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:27:22.483 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install rbd-mirror 2023-08-28T02:27:22.838 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:23.007 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:27:23.197 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:23.197 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:27:23.197 INFO:teuthology.orchestra.run.smithi179.stdout: rbd-fuse-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:27:23.197 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:23.197 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:27:23.326 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install rbd-mirror 2023-08-28T02:27:23.654 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:52 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:23.680 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:24.512 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:54 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:25.101 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:27:25.101 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:27:25.101 INFO:teuthology.orchestra.run.smithi190.stdout: Package Arch Version Repo Size 2023-08-28T02:27:25.101 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:27:25.102 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:27:25.102 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-mirror x86_64 2:16.2.13-565.g595355f4.el8 ceph 3.7 M 2023-08-28T02:27:25.102 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:25.102 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:27:25.102 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:27:25.102 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2023-08-28T02:27:25.102 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:25.103 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 3.7 M 2023-08-28T02:27:25.103 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 15 M 2023-08-28T02:27:25.103 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:27:25.471 INFO:teuthology.orchestra.run.smithi190.stdout:rbd-mirror-16.2.13-565.g595355f4.el8.x86_64.rpm 10 MB/s | 3.7 MB 00:00 2023-08-28T02:27:25.472 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:27:25.472 INFO:teuthology.orchestra.run.smithi190.stdout:Total 9.9 MB/s | 3.7 MB 00:00 2023-08-28T02:27:25.472 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:27:25.484 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:27:25.484 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:27:25.552 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:27:25.556 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:27:25.967 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:27:25.967 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:27:25.967 INFO:teuthology.orchestra.run.smithi179.stdout: Package Arch Version Repo Size 2023-08-28T02:27:25.967 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:27:25.968 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:27:25.968 INFO:teuthology.orchestra.run.smithi179.stdout: rbd-mirror x86_64 2:16.2.13-565.g595355f4.el8 ceph 3.7 M 2023-08-28T02:27:25.968 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:25.968 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:27:25.968 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:27:25.968 INFO:teuthology.orchestra.run.smithi179.stdout:Install 1 Package 2023-08-28T02:27:25.968 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:25.969 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 3.7 M 2023-08-28T02:27:25.969 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 15 M 2023-08-28T02:27:25.969 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:27:25.999 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:27:26.148 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : rbd-mirror-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:26.503 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: rbd-mirror-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:26.505 INFO:teuthology.orchestra.run.smithi179.stdout:rbd-mirror-16.2.13-565.g595355f4.el8.x86_64.rpm 6.8 MB/s | 3.7 MB 00:00 2023-08-28T02:27:26.506 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:27:26.506 INFO:teuthology.orchestra.run.smithi179.stdout:Total 6.8 MB/s | 3.7 MB 00:00 2023-08-28T02:27:26.506 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:27:26.518 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:27:26.518 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:27:26.586 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:27:26.589 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:27:27.029 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:27:27.172 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : rbd-mirror-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:27.533 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: rbd-mirror-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:27.616 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : rbd-mirror-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:27.616 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:03:56 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:28.601 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : rbd-mirror-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:28.601 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:03:58 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:30.263 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:27:30.447 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:30.448 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:27:30.448 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-mirror-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:27:30.448 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:30.448 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:27:30.581 DEBUG:teuthology.orchestra.run.smithi190:> sudo yum -y install rbd-nbd 2023-08-28T02:27:30.938 INFO:teuthology.orchestra.run.smithi190.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:31.242 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:27:31.427 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:31.427 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:27:31.427 INFO:teuthology.orchestra.run.smithi179.stdout: rbd-mirror-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:27:31.427 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:31.427 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:27:31.552 DEBUG:teuthology.orchestra.run.smithi179:> sudo yum -y install rbd-nbd 2023-08-28T02:27:31.808 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:04:00 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:31.910 INFO:teuthology.orchestra.run.smithi179.stdout:Updating Subscription Management repositories. 2023-08-28T02:27:32.766 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:04:02 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:33.196 INFO:teuthology.orchestra.run.smithi190.stdout:Dependencies resolved. 2023-08-28T02:27:33.197 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:27:33.197 INFO:teuthology.orchestra.run.smithi190.stdout: Package Architecture Version Repository Size 2023-08-28T02:27:33.197 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:27:33.197 INFO:teuthology.orchestra.run.smithi190.stdout:Installing: 2023-08-28T02:27:33.197 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-nbd x86_64 2:16.2.13-565.g595355f4.el8 ceph 173 k 2023-08-28T02:27:33.197 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:33.197 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction Summary 2023-08-28T02:27:33.197 INFO:teuthology.orchestra.run.smithi190.stdout:================================================================================ 2023-08-28T02:27:33.197 INFO:teuthology.orchestra.run.smithi190.stdout:Install 1 Package 2023-08-28T02:27:33.198 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:33.198 INFO:teuthology.orchestra.run.smithi190.stdout:Total download size: 173 k 2023-08-28T02:27:33.198 INFO:teuthology.orchestra.run.smithi190.stdout:Installed size: 515 k 2023-08-28T02:27:33.198 INFO:teuthology.orchestra.run.smithi190.stdout:Downloading Packages: 2023-08-28T02:27:33.482 INFO:teuthology.orchestra.run.smithi190.stdout:rbd-nbd-16.2.13-565.g595355f4.el8.x86_64.rpm 608 kB/s | 173 kB 00:00 2023-08-28T02:27:33.483 INFO:teuthology.orchestra.run.smithi190.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:27:33.483 INFO:teuthology.orchestra.run.smithi190.stdout:Total 605 kB/s | 173 kB 00:00 2023-08-28T02:27:33.483 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction check 2023-08-28T02:27:33.494 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction check succeeded. 2023-08-28T02:27:33.494 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction test 2023-08-28T02:27:33.548 INFO:teuthology.orchestra.run.smithi190.stdout:Transaction test succeeded. 2023-08-28T02:27:33.552 INFO:teuthology.orchestra.run.smithi190.stdout:Running transaction 2023-08-28T02:27:33.667 INFO:teuthology.orchestra.run.smithi190.stdout: Preparing : 1/1 2023-08-28T02:27:33.835 INFO:teuthology.orchestra.run.smithi190.stdout: Installing : rbd-nbd-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:34.069 INFO:teuthology.orchestra.run.smithi190.stdout: Running scriptlet: rbd-nbd-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:34.143 INFO:teuthology.orchestra.run.smithi179.stdout:Dependencies resolved. 2023-08-28T02:27:34.143 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:27:34.144 INFO:teuthology.orchestra.run.smithi179.stdout: Package Architecture Version Repository Size 2023-08-28T02:27:34.144 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:27:34.144 INFO:teuthology.orchestra.run.smithi179.stdout:Installing: 2023-08-28T02:27:34.144 INFO:teuthology.orchestra.run.smithi179.stdout: rbd-nbd x86_64 2:16.2.13-565.g595355f4.el8 ceph 173 k 2023-08-28T02:27:34.144 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:34.144 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction Summary 2023-08-28T02:27:34.144 INFO:teuthology.orchestra.run.smithi179.stdout:================================================================================ 2023-08-28T02:27:34.144 INFO:teuthology.orchestra.run.smithi179.stdout:Install 1 Package 2023-08-28T02:27:34.144 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:34.145 INFO:teuthology.orchestra.run.smithi179.stdout:Total download size: 173 k 2023-08-28T02:27:34.145 INFO:teuthology.orchestra.run.smithi179.stdout:Installed size: 515 k 2023-08-28T02:27:34.145 INFO:teuthology.orchestra.run.smithi179.stdout:Downloading Packages: 2023-08-28T02:27:34.436 INFO:teuthology.orchestra.run.smithi179.stdout:rbd-nbd-16.2.13-565.g595355f4.el8.x86_64.rpm 597 kB/s | 173 kB 00:00 2023-08-28T02:27:34.436 INFO:teuthology.orchestra.run.smithi179.stdout:-------------------------------------------------------------------------------- 2023-08-28T02:27:34.436 INFO:teuthology.orchestra.run.smithi179.stdout:Total 594 kB/s | 173 kB 00:00 2023-08-28T02:27:34.437 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction check 2023-08-28T02:27:34.447 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction check succeeded. 2023-08-28T02:27:34.447 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction test 2023-08-28T02:27:34.503 INFO:teuthology.orchestra.run.smithi179.stdout:Transaction test succeeded. 2023-08-28T02:27:34.506 INFO:teuthology.orchestra.run.smithi179.stdout:Running transaction 2023-08-28T02:27:34.624 INFO:teuthology.orchestra.run.smithi179.stdout: Preparing : 1/1 2023-08-28T02:27:34.785 INFO:teuthology.orchestra.run.smithi179.stdout: Installing : rbd-nbd-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:35.061 INFO:teuthology.orchestra.run.smithi179.stdout: Running scriptlet: rbd-nbd-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:35.134 INFO:teuthology.orchestra.run.smithi190.stdout: Verifying : rbd-nbd-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:35.134 INFO:teuthology.orchestra.run.smithi190.stdout:Last metadata expiration check: 0:04:04 ago on Mon 28 Aug 2023 02:23:31 AM UTC. 2023-08-28T02:27:36.124 INFO:teuthology.orchestra.run.smithi179.stdout: Verifying : rbd-nbd-2:16.2.13-565.g595355f4.el8.x86_64 1/1 2023-08-28T02:27:36.124 INFO:teuthology.orchestra.run.smithi179.stdout:Last metadata expiration check: 0:04:06 ago on Mon 28 Aug 2023 02:23:30 AM UTC. 2023-08-28T02:27:39.096 INFO:teuthology.orchestra.run.smithi190.stdout:Installed products updated. 2023-08-28T02:27:39.281 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:39.281 INFO:teuthology.orchestra.run.smithi190.stdout:Installed: 2023-08-28T02:27:39.281 INFO:teuthology.orchestra.run.smithi190.stdout: rbd-nbd-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:27:39.281 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:27:39.281 INFO:teuthology.orchestra.run.smithi190.stdout:Complete! 2023-08-28T02:27:39.409 DEBUG:teuthology.parallel:result is None 2023-08-28T02:27:40.651 INFO:teuthology.orchestra.run.smithi179.stdout:Installed products updated. 2023-08-28T02:27:40.837 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:40.837 INFO:teuthology.orchestra.run.smithi179.stdout:Installed: 2023-08-28T02:27:40.837 INFO:teuthology.orchestra.run.smithi179.stdout: rbd-nbd-2:16.2.13-565.g595355f4.el8.x86_64 2023-08-28T02:27:40.837 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:27:40.837 INFO:teuthology.orchestra.run.smithi179.stdout:Complete! 2023-08-28T02:27:40.972 DEBUG:teuthology.parallel:result is None 2023-08-28T02:27:40.972 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-08-28T02:27:40.972 INFO:teuthology.packaging:ref: None 2023-08-28T02:27:40.972 INFO:teuthology.packaging:tag: None 2023-08-28T02:27:40.972 INFO:teuthology.packaging:branch: pacific 2023-08-28T02:27:40.972 INFO:teuthology.packaging:sha1: 9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:27:40.973 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2023-08-28T02:27:41.293 DEBUG:teuthology.orchestra.run.smithi179:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-08-28T02:27:41.316 INFO:teuthology.orchestra.run.smithi179.stdout:16.2.13-565.g595355f4.el8 2023-08-28T02:27:41.317 INFO:teuthology.packaging:The installed version of ceph is 16.2.13-565.g595355f4.el8 2023-08-28T02:27:41.317 INFO:teuthology.task.install:The correct ceph version 16.2.13-565.g595355f4 is installed. 2023-08-28T02:27:41.317 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-08-28T02:27:41.317 INFO:teuthology.packaging:ref: None 2023-08-28T02:27:41.317 INFO:teuthology.packaging:tag: None 2023-08-28T02:27:41.318 INFO:teuthology.packaging:branch: pacific 2023-08-28T02:27:41.318 INFO:teuthology.packaging:sha1: 9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:27:41.318 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific 2023-08-28T02:27:41.638 DEBUG:teuthology.orchestra.run.smithi190:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-08-28T02:27:41.664 INFO:teuthology.orchestra.run.smithi190.stdout:16.2.13-565.g595355f4.el8 2023-08-28T02:27:41.665 INFO:teuthology.packaging:The installed version of ceph is 16.2.13-565.g595355f4.el8 2023-08-28T02:27:41.665 INFO:teuthology.task.install:The correct ceph version 16.2.13-565.g595355f4 is installed. 2023-08-28T02:27:41.665 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-08-28T02:27:41.665 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:27:41.665 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-08-28T02:27:41.695 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:27:41.696 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-08-28T02:27:41.737 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-08-28T02:27:41.737 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:27:41.737 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/usr/bin/daemon-helper 2023-08-28T02:27:41.767 DEBUG:teuthology.orchestra.run.smithi179:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-08-28T02:27:41.835 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:27:41.835 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/usr/bin/daemon-helper 2023-08-28T02:27:41.864 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-08-28T02:27:41.934 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-08-28T02:27:41.934 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:27:41.934 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/usr/bin/adjust-ulimits 2023-08-28T02:27:41.961 DEBUG:teuthology.orchestra.run.smithi179:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-08-28T02:27:42.028 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:27:42.028 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/usr/bin/adjust-ulimits 2023-08-28T02:27:42.056 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-08-28T02:27:42.123 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-08-28T02:27:42.123 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:27:42.123 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/usr/bin/stdin-killer 2023-08-28T02:27:42.149 DEBUG:teuthology.orchestra.run.smithi179:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-08-28T02:27:42.215 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:27:42.216 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/usr/bin/stdin-killer 2023-08-28T02:27:42.242 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-08-28T02:27:42.309 INFO:teuthology.run_tasks:Running task cephadm... 2023-08-28T02:27:42.383 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '9cf208207dfe23ffccb33308b22e51570cb45e51'} 2023-08-28T02:27:42.383 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2023-08-28T02:27:42.383 INFO:tasks.cephadm:Cluster fsid is 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:27:42.384 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-08-28T02:27:42.384 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.179', 'mon.c': '[v2:172.21.15.179:3301,v1:172.21.15.179:6790]', 'mon.b': '172.21.15.190'} 2023-08-28T02:27:42.384 INFO:tasks.cephadm:First mon is mon.a on smithi179 2023-08-28T02:27:42.384 INFO:tasks.cephadm:First mgr is y 2023-08-28T02:27:42.384 INFO:tasks.cephadm:Normalizing hostnames... 2023-08-28T02:27:42.384 DEBUG:teuthology.orchestra.run.smithi179:> sudo hostname $(hostname -s) 2023-08-28T02:27:42.411 DEBUG:teuthology.orchestra.run.smithi190:> sudo hostname $(hostname -s) 2023-08-28T02:27:42.440 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2023-08-28T02:27:42.440 DEBUG:teuthology.orchestra.run.smithi179:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-08-28T02:27:42.684 INFO:teuthology.orchestra.run.smithi179.stdout:-rw-rw-r--. 1 ubuntu ubuntu 350873 Aug 28 02:27 /home/ubuntu/cephtest/cephadm 2023-08-28T02:27:42.685 DEBUG:teuthology.orchestra.run.smithi190:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-08-28T02:27:42.864 INFO:teuthology.orchestra.run.smithi190.stdout:-rw-rw-r--. 1 ubuntu ubuntu 350873 Aug 28 02:27 /home/ubuntu/cephtest/cephadm 2023-08-28T02:27:42.865 DEBUG:teuthology.orchestra.run.smithi179:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-08-28T02:27:42.883 DEBUG:teuthology.orchestra.run.smithi190:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-08-28T02:27:42.912 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2023-08-28T02:27:42.912 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-08-28T02:27:42.925 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-08-28T02:27:44.433 INFO:teuthology.orchestra.run.smithi190.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-08-28T02:27:44.531 INFO:teuthology.orchestra.run.smithi179.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-08-28T02:28:19.927 INFO:teuthology.orchestra.run.smithi190.stdout:{ 2023-08-28T02:28:19.927 INFO:teuthology.orchestra.run.smithi190.stdout: "ceph_version": "ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)", 2023-08-28T02:28:19.927 INFO:teuthology.orchestra.run.smithi190.stdout: "image_id": "4099d2e00414f822b7771da6dc5d588eeda3dc16e3b39be700f46017c3047641", 2023-08-28T02:28:19.927 INFO:teuthology.orchestra.run.smithi190.stdout: "repo_digests": [ 2023-08-28T02:28:19.927 INFO:teuthology.orchestra.run.smithi190.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:e2028333a2006b532dd5e4caab422f750a165963636ee26acf78c4fa6593c513" 2023-08-28T02:28:19.928 INFO:teuthology.orchestra.run.smithi190.stdout: ] 2023-08-28T02:28:19.928 INFO:teuthology.orchestra.run.smithi190.stdout:} 2023-08-28T02:28:20.029 INFO:teuthology.orchestra.run.smithi179.stdout:{ 2023-08-28T02:28:20.029 INFO:teuthology.orchestra.run.smithi179.stdout: "ceph_version": "ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)", 2023-08-28T02:28:20.029 INFO:teuthology.orchestra.run.smithi179.stdout: "image_id": "4099d2e00414f822b7771da6dc5d588eeda3dc16e3b39be700f46017c3047641", 2023-08-28T02:28:20.029 INFO:teuthology.orchestra.run.smithi179.stdout: "repo_digests": [ 2023-08-28T02:28:20.029 INFO:teuthology.orchestra.run.smithi179.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:e2028333a2006b532dd5e4caab422f750a165963636ee26acf78c4fa6593c513" 2023-08-28T02:28:20.029 INFO:teuthology.orchestra.run.smithi179.stdout: ] 2023-08-28T02:28:20.029 INFO:teuthology.orchestra.run.smithi179.stdout:} 2023-08-28T02:28:20.048 DEBUG:teuthology.orchestra.run.smithi179:> sudo mkdir -p /etc/ceph 2023-08-28T02:28:20.078 DEBUG:teuthology.orchestra.run.smithi190:> sudo mkdir -p /etc/ceph 2023-08-28T02:28:20.108 DEBUG:teuthology.orchestra.run.smithi179:> sudo chmod 777 /etc/ceph 2023-08-28T02:28:20.145 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 777 /etc/ceph 2023-08-28T02:28:20.174 INFO:tasks.cephadm:Writing seed config... 2023-08-28T02:28:20.175 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-08-28T02:28:20.175 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-08-28T02:28:20.175 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-08-28T02:28:20.175 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-08-28T02:28:20.175 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-08-28T02:28:20.176 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-08-28T02:28:20.176 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-08-28T02:28:20.176 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-08-28T02:28:20.176 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-08-28T02:28:20.176 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-08-28T02:28:20.176 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-08-28T02:28:20.176 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:28:20.177 DEBUG:teuthology.orchestra.run.smithi179:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-08-28T02:28:20.202 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 = 7724724a-454a-11ee-817c-1b7a5f1ba315 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * 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-08-28T02:28:20.203 DEBUG:teuthology.orchestra.run.smithi179:mon.a> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mon.a.service 2023-08-28T02:28:20.244 DEBUG:teuthology.orchestra.run.smithi179:mgr.y> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.y.service 2023-08-28T02:28:20.270 INFO:journalctl@ceph.mon.a.smithi179.stdout:-- Logs begin at Mon 2023-08-28 02:13:22 UTC. -- 2023-08-28T02:28:20.271 INFO:tasks.cephadm:Bootstrapping... 2023-08-28T02:28:20.271 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific -v bootstrap --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.179 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-08-28T02:28:20.296 INFO:journalctl@ceph.mgr.y.smithi179.stdout:-- Logs begin at Mon 2023-08-28 02:13:22 UTC. -- 2023-08-28T02:28:20.470 INFO:teuthology.orchestra.run.smithi179.stderr:-------------------------------------------------------------------------------- 2023-08-28T02:28:20.470 INFO:teuthology.orchestra.run.smithi179.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:pacific', '-v', 'bootstrap', '--fsid', '7724724a-454a-11ee-817c-1b7a5f1ba315', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.179', '--skip-admin-label'] 2023-08-28T02:28:20.506 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: 4.1.1 2023-08-28T02:28:20.613 INFO:teuthology.orchestra.run.smithi179.stderr:Verifying podman|docker is present... 2023-08-28T02:28:20.647 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: 4.1.1 2023-08-28T02:28:20.754 INFO:teuthology.orchestra.run.smithi179.stderr:Verifying lvm2 is present... 2023-08-28T02:28:20.754 INFO:teuthology.orchestra.run.smithi179.stderr:Verifying time synchronization is in place... 2023-08-28T02:28:20.760 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-08-28T02:28:20.766 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: inactive 2023-08-28T02:28:20.772 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: enabled 2023-08-28T02:28:20.778 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: active 2023-08-28T02:28:20.778 INFO:teuthology.orchestra.run.smithi179.stderr:Unit chronyd.service is enabled and running 2023-08-28T02:28:20.778 INFO:teuthology.orchestra.run.smithi179.stderr:Repeating the final host check... 2023-08-28T02:28:20.811 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: 4.1.1 2023-08-28T02:28:20.919 INFO:teuthology.orchestra.run.smithi179.stderr:podman (/bin/podman) version 4.1.1 is present 2023-08-28T02:28:20.919 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl is present 2023-08-28T02:28:20.920 INFO:teuthology.orchestra.run.smithi179.stderr:lvcreate is present 2023-08-28T02:28:20.924 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-08-28T02:28:20.930 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: inactive 2023-08-28T02:28:20.936 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: enabled 2023-08-28T02:28:20.941 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: active 2023-08-28T02:28:20.942 INFO:teuthology.orchestra.run.smithi179.stderr:Unit chronyd.service is enabled and running 2023-08-28T02:28:20.942 INFO:teuthology.orchestra.run.smithi179.stderr:Host looks OK 2023-08-28T02:28:20.942 INFO:teuthology.orchestra.run.smithi179.stderr:Cluster fsid: 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:20.942 INFO:teuthology.orchestra.run.smithi179.stderr:Acquiring lock 139817157016040 on /run/cephadm/7724724a-454a-11ee-817c-1b7a5f1ba315.lock 2023-08-28T02:28:20.942 INFO:teuthology.orchestra.run.smithi179.stderr:Lock 139817157016040 acquired on /run/cephadm/7724724a-454a-11ee-817c-1b7a5f1ba315.lock 2023-08-28T02:28:20.943 INFO:teuthology.orchestra.run.smithi179.stderr:Verifying IP 172.21.15.179 port 3300 ... 2023-08-28T02:28:20.943 INFO:teuthology.orchestra.run.smithi179.stderr:Verifying IP 172.21.15.179 port 6789 ... 2023-08-28T02:28:20.943 INFO:teuthology.orchestra.run.smithi179.stderr:Base mon IP(s) is [172.21.15.179:3300, 172.21.15.179:6789], mon addrv is [v2:172.21.15.179:3300,v1:172.21.15.179:6789] 2023-08-28T02:28:20.946 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp metric 100 2023-08-28T02:28:20.946 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.179 metric 100 2023-08-28T02:28:20.949 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-08-28T02:28:20.949 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2023-08-28T02:28:20.949 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2023-08-28T02:28:20.951 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-08-28T02:28:20.951 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: inet6 ::1/128 scope host 2023-08-28T02:28:20.951 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-08-28T02:28:20.951 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-08-28T02:28:20.952 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: inet6 fe80::b59d:99d4:a3e1:2377/64 scope link noprefixroute 2023-08-28T02:28:20.952 INFO:teuthology.orchestra.run.smithi179.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2023-08-28T02:28:20.952 INFO:teuthology.orchestra.run.smithi179.stderr:Mon IP `172.21.15.179` is in CIDR network `172.21.0.0/20` 2023-08-28T02:28:20.952 INFO:teuthology.orchestra.run.smithi179.stderr:Mon IP `172.21.15.179` is in CIDR network `172.21.0.0/20` 2023-08-28T02:28:20.952 INFO:teuthology.orchestra.run.smithi179.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-08-28T02:28:20.953 INFO:teuthology.orchestra.run.smithi179.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-08-28T02:28:20.954 INFO:teuthology.orchestra.run.smithi179.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-08-28T02:28:21.040 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: Trying to pull quay.ceph.io/ceph-ci/ceph:pacific... 2023-08-28T02:28:21.117 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: Getting image source signatures 2023-08-28T02:28:21.117 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: Copying blob sha256:62d5d777e90169e7b1eda90a7a99e4d6a2f4cd41b446d804e196cd4fde26e21c 2023-08-28T02:28:21.117 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: Copying blob sha256:6022c611d474f2b306ddd1edfc8360123ece5266119096f25fde843d7967e636 2023-08-28T02:28:21.117 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: Copying config sha256:4099d2e00414f822b7771da6dc5d588eeda3dc16e3b39be700f46017c3047641 2023-08-28T02:28:21.180 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: Writing manifest to image destination 2023-08-28T02:28:21.180 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: Storing signatures 2023-08-28T02:28:21.344 INFO:teuthology.orchestra.run.smithi179.stderr:/bin/podman: 4099d2e00414f822b7771da6dc5d588eeda3dc16e3b39be700f46017c3047641 2023-08-28T02:28:21.839 INFO:teuthology.orchestra.run.smithi179.stderr:ceph: ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable) 2023-08-28T02:28:22.154 INFO:teuthology.orchestra.run.smithi179.stderr:Ceph version: ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable) 2023-08-28T02:28:22.154 INFO:teuthology.orchestra.run.smithi179.stderr:Extracting ceph user uid/gid from container image... 2023-08-28T02:28:22.526 INFO:teuthology.orchestra.run.smithi179.stderr:stat: 167 167 2023-08-28T02:28:22.799 INFO:teuthology.orchestra.run.smithi179.stderr:Creating initial keys... 2023-08-28T02:28:23.154 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-authtool: AQBHBuxklb5JCBAAj9IDflcRDL3UN1LvVvnpzw== 2023-08-28T02:28:23.937 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-authtool: AQBHBuxk5nAhNxAAx6VrzQdE60Kyho5G5+/9wA== 2023-08-28T02:28:24.654 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-authtool: AQBIBuxkSdcRJhAADC8ysJIgxJHb+2404DdJyg== 2023-08-28T02:28:25.041 INFO:teuthology.orchestra.run.smithi179.stderr:Creating initial monmap... 2023-08-28T02:28:25.445 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-08-28T02:28:25.446 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:25.446 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-08-28T02:28:25.790 INFO:teuthology.orchestra.run.smithi179.stderr:monmaptool for a [v2:172.21.15.179:3300,v1:172.21.15.179:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-08-28T02:28:25.790 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/monmaptool: set fsid to 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:25.791 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-08-28T02:28:25.791 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:28:25.791 INFO:teuthology.orchestra.run.smithi179.stderr:Creating mon... 2023-08-28T02:28:26.198 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.164+0000 7fcef03eb880 0 set uid:gid to 167:167 (ceph:ceph) 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.165+0000 7fcef03eb880 1 imported monmap: 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: epoch 0 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: last_changed 2023-08-28T02:28:25.435057+0000 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: created 2023-08-28T02:28:25.435057+0000 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0] mon.a 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.165+0000 7fcef03eb880 0 /usr/bin/ceph-mon: set fsid to 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:26.199 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.165+0000 7fcef03eb880 4 rocksdb: RocksDB version: 6.8.1 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.165+0000 7fcef03eb880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.165+0000 7fcef03eb880 4 rocksdb: Compile date Aug 22 2023 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.165+0000 7fcef03eb880 4 rocksdb: DB SUMMARY 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.165+0000 7fcef03eb880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.165+0000 7fcef03eb880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.165+0000 7fcef03eb880 4 rocksdb: Options.error_if_exists: 0 2023-08-28T02:28:26.200 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.165+0000 7fcef03eb880 4 rocksdb: Options.create_if_missing: 1 2023-08-28T02:28:26.201 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.paranoid_checks: 1 2023-08-28T02:28:26.201 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.env: 0x5573d5936080 2023-08-28T02:28:26.201 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.fs: Posix File System 2023-08-28T02:28:26.201 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.info_log: 0x5573d73c1aa0 2023-08-28T02:28:26.201 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_file_opening_threads: 16 2023-08-28T02:28:26.201 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.statistics: (nil) 2023-08-28T02:28:26.201 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.use_fsync: 0 2023-08-28T02:28:26.201 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_log_file_size: 0 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.keep_log_file_num: 1000 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.recycle_log_file_num: 0 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.allow_fallocate: 1 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.allow_mmap_reads: 0 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.allow_mmap_writes: 0 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.use_direct_reads: 0 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.create_missing_column_families: 0 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.db_log_dir: 2023-08-28T02:28:26.202 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-08-28T02:28:26.203 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-08-28T02:28:26.203 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_subcompactions: 1 2023-08-28T02:28:26.203 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_background_flushes: -1 2023-08-28T02:28:26.203 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-08-28T02:28:26.203 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-08-28T02:28:26.203 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-08-28T02:28:26.203 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-08-28T02:28:26.203 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-08-28T02:28:26.204 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.advise_random_on_open: 1 2023-08-28T02:28:26.204 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.db_write_buffer_size: 0 2023-08-28T02:28:26.204 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.write_buffer_manager: 0x5573d73c9890 2023-08-28T02:28:26.204 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-08-28T02:28:26.204 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-08-28T02:28:26.204 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-08-28T02:28:26.205 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-08-28T02:28:26.205 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.rate_limiter: (nil) 2023-08-28T02:28:26.205 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-08-28T02:28:26.205 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.wal_recovery_mode: 2 2023-08-28T02:28:26.205 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.enable_thread_tracking: 0 2023-08-28T02:28:26.205 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.enable_pipelined_write: 0 2023-08-28T02:28:26.206 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.unordered_write: 0 2023-08-28T02:28:26.206 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-08-28T02:28:26.206 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-08-28T02:28:26.206 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-08-28T02:28:26.206 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-08-28T02:28:26.206 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.row_cache: None 2023-08-28T02:28:26.206 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.wal_filter: None 2023-08-28T02:28:26.206 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-08-28T02:28:26.207 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.allow_ingest_behind: 0 2023-08-28T02:28:26.207 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.preserve_deletes: 0 2023-08-28T02:28:26.207 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.two_write_queues: 0 2023-08-28T02:28:26.207 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.manual_wal_flush: 0 2023-08-28T02:28:26.207 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.atomic_flush: 0 2023-08-28T02:28:26.207 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-08-28T02:28:26.207 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-08-28T02:28:26.208 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-08-28T02:28:26.208 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.log_readahead_size: 0 2023-08-28T02:28:26.208 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-08-28T02:28:26.208 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_background_jobs: 2 2023-08-28T02:28:26.208 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_background_compactions: -1 2023-08-28T02:28:26.208 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-08-28T02:28:26.208 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-08-28T02:28:26.209 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-08-28T02:28:26.209 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_total_wal_size: 0 2023-08-28T02:28:26.209 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-08-28T02:28:26.209 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-08-28T02:28:26.209 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-08-28T02:28:26.209 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-08-28T02:28:26.209 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_open_files: -1 2023-08-28T02:28:26.209 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.bytes_per_sync: 0 2023-08-28T02:28:26.209 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-08-28T02:28:26.209 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_readahead_size: 0 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Compression algorithms supported: 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: kZSTD supported: 0 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: kXpressCompression supported: 0 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: kLZ4HCCompression supported: 1 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: kLZ4Compression supported: 1 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: kBZip2Compression supported: 0 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: kZlibCompression supported: 1 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: kSnappyCompression supported: 1 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-08-28T02:28:26.210 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.merge_operator: 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_filter: None 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_filter_factory: None 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-08-28T02:28:26.211 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5573d72d9d20) 2023-08-28T02:28:26.212 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-08-28T02:28:26.212 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-08-28T02:28:26.212 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-08-28T02:28:26.212 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-08-28T02:28:26.212 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: index_type: 0 2023-08-28T02:28:26.212 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-08-28T02:28:26.212 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-08-28T02:28:26.212 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: checksum: 1 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: block_cache: 0x5573d730ed10 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-08-28T02:28:26.213 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-08-28T02:28:26.214 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: format_version: 2 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: block_align: 0 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.write_buffer_size: 33554432 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_write_buffer_number: 2 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compression: NoCompression 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.bottommost_compression: Disabled 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.prefix_extractor: nullptr 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.num_levels: 7 2023-08-28T02:28:26.215 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compression_opts.level: 32767 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compression_opts.strategy: 0 2023-08-28T02:28:26.216 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compression_opts.enabled: false 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.target_file_size_base: 67108864 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-08-28T02:28:26.217 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.arena_block_size: 4194304 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-08-28T02:28:26.218 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.disable_auto_compactions: 0 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-08-28T02:28:26.219 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.table_properties_collectors: 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.inplace_update_support: 0 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.bloom_locality: 0 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.max_successive_merges: 0 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.paranoid_file_checks: 0 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.force_consistency_checks: 0 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.report_bg_io_stats: 0 2023-08-28T02:28:26.220 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.ttl: 2592000 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.166+0000 7fcef03eb880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.167+0000 7fcef03eb880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.167+0000 7fcef03eb880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.167+0000 7fcef03eb880 4 rocksdb: DB pointer 0x5573d73d7800 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.167+0000 7fced9273700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.167+0000 7fced9273700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-08-28T02:28:26.221 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-28T02:28:26.222 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:28:26.222 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-08-28T02:28:26.222 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-08-28T02:28:26.222 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:28:26.222 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.222 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-08-28T02:28:26.222 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 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-08-28T02:28:26.222 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:28:26.222 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-08-28T02:28:26.222 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 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-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 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-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:28:26.223 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 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-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 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-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 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-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-08-28T02:28:26.224 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 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-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 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-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.225 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:28:26.226 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: 2023-08-28T02:28:26.226 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.169+0000 7fcef03eb880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-08-28T02:28:26.226 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.169+0000 7fcef03eb880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-08-28T02:28:26.226 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph-mon: debug 2023-08-28T02:28:26.169+0000 7fcef03eb880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-08-28T02:28:26.535 INFO:teuthology.orchestra.run.smithi179.stderr:create mon.a on 2023-08-28T02:28:26.547 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-08-28T02:28:26.637 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-08-28T02:28:26.730 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-7724724a-454a-11ee-817c-1b7a5f1ba315.target → /etc/systemd/system/ceph-7724724a-454a-11ee-817c-1b7a5f1ba315.target. 2023-08-28T02:28:26.731 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-7724724a-454a-11ee-817c-1b7a5f1ba315.target → /etc/systemd/system/ceph-7724724a-454a-11ee-817c-1b7a5f1ba315.target. 2023-08-28T02:28:26.926 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: Failed to reset failed state of unit ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mon.a.service: Unit ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mon.a.service not loaded. 2023-08-28T02:28:26.933 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: Created symlink /etc/systemd/system/ceph-7724724a-454a-11ee-817c-1b7a5f1ba315.target.wants/ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mon.a.service → /etc/systemd/system/ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@.service. 2023-08-28T02:28:27.314 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:27 smithi179 systemd[1]: Starting Ceph mon.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:28:27.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:27 smithi179 podman[95347]: 2023-08-28T02:28:27.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:27 smithi179 bash[95347]: 428bb50c28094f18aaa75efd80cdade111c7235252062852e2005613c415bbf5 2023-08-28T02:28:27.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: cluster 2023-08-28T02:28:27.538655+0000 mon.a (mon.0) 0 : [INF] mkfs 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:27.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: cluster 2023-08-28T02:28:27.532377+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-08-28T02:28:27.617 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: disabled 2023-08-28T02:28:27.624 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: inactive 2023-08-28T02:28:27.624 INFO:teuthology.orchestra.run.smithi179.stderr:firewalld.service is not enabled 2023-08-28T02:28:27.625 INFO:teuthology.orchestra.run.smithi179.stderr:Not possible to enable service . firewalld.service is not available 2023-08-28T02:28:27.625 INFO:teuthology.orchestra.run.smithi179.stderr:Waiting for mon to start... 2023-08-28T02:28:27.625 INFO:teuthology.orchestra.run.smithi179.stderr:Waiting for mon... 2023-08-28T02:28:27.869 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:27 smithi179 systemd[1]: Started Ceph mon.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:28:28.190 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: cluster: 2023-08-28T02:28:28.191 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: id: 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:28.191 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-08-28T02:28:28.191 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: services: 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.653119s) 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mgr: no daemons active 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: data: 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: pgs: 2023-08-28T02:28:28.192 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:28.572 INFO:teuthology.orchestra.run.smithi179.stderr:mon is available 2023-08-28T02:28:28.572 INFO:teuthology.orchestra.run.smithi179.stderr:Assimilating anything we can from ceph.conf... 2023-08-28T02:28:28.801 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: cluster 2023-08-28T02:28:27.537084+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-08-28T02:28:28.801 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: cluster 2023-08-28T02:28:27.537651+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0]} removed_ranks: {} 2023-08-28T02:28:28.801 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: cluster 2023-08-28T02:28:27.540694+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-08-28T02:28:28.801 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: cluster 2023-08-28T02:28:27.543855+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-08-28T02:28:28.801 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: cluster 2023-08-28T02:28:27.544290+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-08-28T02:28:28.802 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: audit 2023-08-28T02:28:28.190163+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.179:0/3562460083' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-08-28T02:28:29.321 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:29.321 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: [global] 2023-08-28T02:28:29.321 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: fsid = 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:29.321 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: log_to_journald = false 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.179:3300,v1:172.21.15.179:6789] 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: [mgr] 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: [osd] 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-08-28T02:28:29.322 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-08-28T02:28:29.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: audit 2023-08-28T02:28:29.317641+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.179:0/475795863' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-08-28T02:28:29.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: audit 2023-08-28T02:28:29.320363+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.179:0/475795863' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-08-28T02:28:31.419 INFO:teuthology.orchestra.run.smithi179.stderr:Generating new minimal ceph.conf... 2023-08-28T02:28:32.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: audit 2023-08-28T02:28:32.509322+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.179:0/2399891417' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:28:32.868 INFO:teuthology.orchestra.run.smithi179.stderr:Restarting the monitor... 2023-08-28T02:28:33.246 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:32 smithi179 systemd[1]: Stopping Ceph mon.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:28:33.247 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:32 smithi179 bash[95698]: Error: no container with name or ID "ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon.a" found: no such container 2023-08-28T02:28:33.247 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: debug 2023-08-28T02:28:33.245+0000 7f4db5000700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-08-28T02:28:33.247 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95362]: debug 2023-08-28T02:28:33.245+0000 7f4db5000700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-08-28T02:28:33.790 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:33 smithi179 bash[95742]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a 2023-08-28T02:28:34.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:33 smithi179 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mon.a.service: Succeeded. 2023-08-28T02:28:34.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:33 smithi179 systemd[1]: Stopped Ceph mon.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:28:34.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:33 smithi179 systemd[1]: Starting Ceph mon.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:28:34.451 INFO:teuthology.orchestra.run.smithi179.stderr:Setting mon public_network to 172.21.0.0/20 2023-08-28T02:28:34.491 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 podman[95866]: 2023-08-28T02:28:34.491 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.410+0000 7f79c5d5c880 0 set uid:gid to 167:167 (ceph:ceph) 2023-08-28T02:28:34.491 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.410+0000 7f79c5d5c880 0 ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable), process ceph-mon, pid 7 2023-08-28T02:28:34.491 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.410+0000 7f79c5d5c880 0 pidfile_write: ignore empty --pid-file 2023-08-28T02:28:34.491 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.414+0000 7f79c5d5c880 0 load: jerasure load: lrc load: isa 2023-08-28T02:28:34.491 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: RocksDB version: 6.8.1 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Compile date Aug 22 2023 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: DB SUMMARY 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: CURRENT file: CURRENT 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: IDENTITY file: IDENTITY 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-08-28T02:28:34.492 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 87208 ; 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.error_if_exists: 0 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.create_if_missing: 0 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.paranoid_checks: 1 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.env: 0x55629a5e9080 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.fs: Posix File System 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.info_log: 0x55629b753a80 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_file_opening_threads: 16 2023-08-28T02:28:34.493 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.statistics: (nil) 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.use_fsync: 0 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_log_file_size: 0 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.keep_log_file_num: 1000 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.recycle_log_file_num: 0 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.allow_fallocate: 1 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.allow_mmap_reads: 0 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.allow_mmap_writes: 0 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.use_direct_reads: 0 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.create_missing_column_families: 0 2023-08-28T02:28:34.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.db_log_dir: 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_subcompactions: 1 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_background_flushes: -1 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.advise_random_on_open: 1 2023-08-28T02:28:34.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.db_write_buffer_size: 0 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.write_buffer_manager: 0x55629c44e2d0 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.rate_limiter: (nil) 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.wal_recovery_mode: 2 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.enable_thread_tracking: 0 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.enable_pipelined_write: 0 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.unordered_write: 0 2023-08-28T02:28:34.496 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.row_cache: None 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.wal_filter: None 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.allow_ingest_behind: 0 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.preserve_deletes: 0 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.two_write_queues: 0 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.manual_wal_flush: 0 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.atomic_flush: 0 2023-08-28T02:28:34.497 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.log_readahead_size: 0 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_background_jobs: 2 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_background_compactions: -1 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_total_wal_size: 0 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-08-28T02:28:34.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_open_files: -1 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.bytes_per_sync: 0 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_readahead_size: 0 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Compression algorithms supported: 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: kZSTD supported: 0 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: kXpressCompression supported: 0 2023-08-28T02:28:34.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: kLZ4HCCompression supported: 1 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: kLZ4Compression supported: 1 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: kBZip2Compression supported: 0 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: kZlibCompression supported: 1 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: kSnappyCompression supported: 1 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 bash[95866]: 2a5bb48395ed5f4fae222ca871c47c3530782eef049008c4f31c3b56e63f7639 2023-08-28T02:28:34.500 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-08-28T02:28:34.502 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.merge_operator: 2023-08-28T02:28:34.502 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_filter: None 2023-08-28T02:28:34.502 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_filter_factory: None 2023-08-28T02:28:34.502 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-08-28T02:28:34.502 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-08-28T02:28:34.502 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55629b703d18) 2023-08-28T02:28:34.502 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cache_index_and_filter_blocks: 1 2023-08-28T02:28:34.502 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cache_index_and_filter_blocks_with_high_priority: 0 2023-08-28T02:28:34.502 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-08-28T02:28:34.502 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: pin_top_level_index_and_filter: 1 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: index_type: 0 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: data_block_index_type: 0 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: index_shortening: 1 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: data_block_hash_table_util_ratio: 0.750000 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: hash_index_allow_collision: 1 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: checksum: 1 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: no_block_cache: 0 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: block_cache: 0x55629b738f10 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: block_cache_name: BinnedLRUCache 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: block_cache_options: 2023-08-28T02:28:34.503 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: capacity : 536870912 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: num_shard_bits : 4 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: strict_capacity_limit : 0 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: high_pri_pool_ratio: 0.000 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: block_cache_compressed: (nil) 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: persistent_cache: (nil) 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: block_size: 4096 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: block_size_deviation: 10 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: block_restart_interval: 16 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: index_block_restart_interval: 1 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: metadata_block_size: 4096 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: partition_filters: 0 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: use_delta_encoding: 1 2023-08-28T02:28:34.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: filter_policy: rocksdb.BuiltinBloomFilter 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: whole_key_filtering: 1 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: verify_compression: 0 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: read_amp_bytes_per_bit: 0 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: format_version: 2 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: enable_index_compression: 1 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: block_align: 0 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.write_buffer_size: 33554432 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_write_buffer_number: 2 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compression: NoCompression 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.bottommost_compression: Disabled 2023-08-28T02:28:34.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.prefix_extractor: nullptr 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.num_levels: 7 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-08-28T02:28:34.506 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compression_opts.level: 32767 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compression_opts.strategy: 0 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compression_opts.enabled: false 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.target_file_size_base: 67108864 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-08-28T02:28:34.507 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.arena_block_size: 4194304 2023-08-28T02:28:34.508 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.disable_auto_compactions: 0 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-08-28T02:28:34.509 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.table_properties_collectors: 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.inplace_update_support: 0 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.bloom_locality: 0 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.max_successive_merges: 0 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-08-28T02:28:34.510 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.paranoid_file_checks: 0 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.force_consistency_checks: 0 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.report_bg_io_stats: 0 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.ttl: 2592000 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.415+0000 7f79c5d5c880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.416+0000 7f79c5d5c880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.416+0000 7f79c5d5c880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.416+0000 7f79c5d5c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1693189714417746, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.416+0000 7f79c5d5c880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.416+0000 7f79c5d5c880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-08-28T02:28:34.511 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.417+0000 7f79c5d5c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1693189714418547, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83565, "table_properties": {"data_size": 81837, "index_size": 333, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9845, "raw_average_key_size": 47, "raw_value_size": 76145, "raw_average_value_size": 367, "num_data_blocks": 11, "num_entries": 207, "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": 1693189714, "oldest_key_time": 3, "file_creation_time": 0}} 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.417+0000 7f79c5d5c880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.417+0000 7f79c5d5c880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1693189714418909, "job": 1, "event": "recovery_finished"} 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.418+0000 7f79c5d5c880 4 rocksdb: DB pointer 0x55629b801800 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.418+0000 7f79acb63700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.418+0000 7f79acb63700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ** DB Stats ** 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-08-28T02:28:34.512 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ** Compaction Stats [default] ** 2023-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 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-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: L0 2/0 83.26 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.5 0.00 0.00 1 0.001 0 0 2023-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Sum 2/0 83.26 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.5 0.00 0.00 1 0.001 0 0 2023-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.5 0.00 0.00 1 0.001 0 0 2023-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ** Compaction Stats [default] ** 2023-08-28T02:28:34.513 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 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-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 146.5 0.00 0.00 1 0.001 0 0 2023-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Flush(GB): cumulative 0.000, interval 0.000 2023-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Cumulative compaction: 0.00 GB write, 30.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Interval compaction: 0.00 GB write, 30.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 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-08-28T02:28:34.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ** Compaction Stats [default] ** 2023-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 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-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: L0 2/0 83.26 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.5 0.00 0.00 1 0.001 0 0 2023-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Sum 2/0 83.26 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 146.5 0.00 0.00 1 0.001 0 0 2023-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 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-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ** Compaction Stats [default] ** 2023-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 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-08-28T02:28:34.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 146.5 0.00 0.00 1 0.001 0 0 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Flush(GB): cumulative 0.000, interval 0.000 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Cumulative compaction: 0.00 GB write, 30.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 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-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.418+0000 7f79c5d5c880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0] at bind addrs [v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.419+0000 7f79c5d5c880 1 mon.a@-1(???) e1 preinit fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.419+0000 7f79c5d5c880 0 mon.a@-1(???).mds e1 new map 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.419+0000 7f79c5d5c880 0 mon.a@-1(???).mds e1 print_map 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: e1 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: enable_multiple, ever_enabled_multiple: 1,1 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 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-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: legacy client fscid: -1 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: No filesystems configured 2023-08-28T02:28:34.517 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.419+0000 7f79c5d5c880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.419+0000 7f79c5d5c880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.419+0000 7f79c5d5c880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.419+0000 7f79c5d5c880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:32.509322+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.179:0/2399891417' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:28:34.420+0000 7f79c5d5c880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 systemd[1]: Started Ceph mon.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:34.437276+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:34.437339+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0]} removed_ranks: {} 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:34.437730+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-08-28T02:28:34.518 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:34.437765+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-08-28T02:28:34.519 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:34.438145+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-08-28T02:28:35.398 INFO:teuthology.orchestra.run.smithi179.stderr:Wrote config to /etc/ceph/ceph.conf 2023-08-28T02:28:35.398 INFO:teuthology.orchestra.run.smithi179.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-08-28T02:28:35.398 INFO:teuthology.orchestra.run.smithi179.stderr:Creating mgr... 2023-08-28T02:28:35.398 INFO:teuthology.orchestra.run.smithi179.stderr:Verifying port 9283 ... 2023-08-28T02:28:35.518 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: Failed to reset failed state of unit ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.y.service: Unit ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.y.service not loaded. 2023-08-28T02:28:35.525 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: Created symlink /etc/systemd/system/ceph-7724724a-454a-11ee-817c-1b7a5f1ba315.target.wants/ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.y.service → /etc/systemd/system/ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@.service. 2023-08-28T02:28:35.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:35 smithi179 systemd[1]: Starting Ceph mgr.y for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:28:36.169 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:35.059783+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.179:0/1954839235' entity='client.admin' 2023-08-28T02:28:36.169 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:35 smithi179 podman[96134]: 2023-08-28T02:28:36.208 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: disabled 2023-08-28T02:28:36.215 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: inactive 2023-08-28T02:28:36.216 INFO:teuthology.orchestra.run.smithi179.stderr:firewalld.service is not enabled 2023-08-28T02:28:36.216 INFO:teuthology.orchestra.run.smithi179.stderr:Not possible to enable service . firewalld.service is not available 2023-08-28T02:28:36.224 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: disabled 2023-08-28T02:28:36.231 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: inactive 2023-08-28T02:28:36.232 INFO:teuthology.orchestra.run.smithi179.stderr:firewalld.service is not enabled 2023-08-28T02:28:36.232 INFO:teuthology.orchestra.run.smithi179.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-08-28T02:28:36.232 INFO:teuthology.orchestra.run.smithi179.stderr:Waiting for mgr to start... 2023-08-28T02:28:36.232 INFO:teuthology.orchestra.run.smithi179.stderr:Waiting for mgr... 2023-08-28T02:28:36.453 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:36 smithi179 bash[96134]: 84c2eaf1c4d08b14d918d2a3f5b05ef22e08399be8be9329ff65e2abb97e816b 2023-08-28T02:28:36.453 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:36 smithi179 systemd[1]: Started Ceph mgr.y for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:28:36.453 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:36.305+0000 7f5b5a85d680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:28:36.453 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:36.387+0000 7f5b5a85d680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:28:36.809 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:36.809 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: { 2023-08-28T02:28:36.809 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "fsid": "7724724a-454a-11ee-817c-1b7a5f1ba315", 2023-08-28T02:28:36.809 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "health": { 2023-08-28T02:28:36.809 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-08-28T02:28:36.809 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "checks": {}, 2023-08-28T02:28:36.809 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "mutes": [] 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "quorum": [ 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 0 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: ], 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "quorum_names": [ 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "a" 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: ], 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "monmap": { 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:36.810 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-08-28T02:28:36.811 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_mons": 1 2023-08-28T02:28:36.811 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:36.811 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "osdmap": { 2023-08-28T02:28:36.811 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:36.811 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_osds": 0, 2023-08-28T02:28:36.811 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-08-28T02:28:36.811 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-08-28T02:28:36.814 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-08-28T02:28:36.814 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-08-28T02:28:36.814 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-08-28T02:28:36.814 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:36.814 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "pgmap": { 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_pools": 0, 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_objects": 0, 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "bytes_total": 0 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "fsmap": { 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:36.815 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "by_rank": [], 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "up:standby": 0 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "mgrmap": { 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "available": false, 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "modules": [ 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "iostat", 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "nfs", 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "restful" 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: ], 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "services": {} 2023-08-28T02:28:36.816 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:36.817 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "servicemap": { 2023-08-28T02:28:36.817 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:36.817 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "modified": "2023-08-28T02:28:27.539017+0000", 2023-08-28T02:28:36.817 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "services": {} 2023-08-28T02:28:36.817 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:36.817 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "progress_events": {} 2023-08-28T02:28:36.817 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: } 2023-08-28T02:28:37.058 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:36.789+0000 7f5b5a85d680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:28:37.190 INFO:teuthology.orchestra.run.smithi179.stderr:mgr not available, waiting (1/15)... 2023-08-28T02:28:37.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:36.807693+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.179:0/3881233559' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-08-28T02:28:37.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:37.557+0000 7f5b5a85d680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:28:37.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:37.640+0000 7f5b5a85d680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:28:38.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:37.849+0000 7f5b5a85d680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:28:39.078 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:38.788+0000 7f5b5a85d680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:28:39.079 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:38.913+0000 7f5b5a85d680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:28:39.079 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:38.989+0000 7f5b5a85d680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:28:39.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:39.078+0000 7f5b5a85d680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:28:39.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:39.278+0000 7f5b5a85d680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:28:39.672 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:39.568+0000 7f5b5a85d680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:28:39.749 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:39.750 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: { 2023-08-28T02:28:39.750 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "fsid": "7724724a-454a-11ee-817c-1b7a5f1ba315", 2023-08-28T02:28:39.750 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "health": { 2023-08-28T02:28:39.750 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-08-28T02:28:39.750 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "checks": {}, 2023-08-28T02:28:39.750 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "mutes": [] 2023-08-28T02:28:39.750 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:39.750 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-08-28T02:28:39.750 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "quorum": [ 2023-08-28T02:28:39.750 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 0 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: ], 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "quorum_names": [ 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "a" 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: ], 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "quorum_age": 5, 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "monmap": { 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_mons": 1 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:39.751 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "osdmap": { 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_osds": 0, 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "pgmap": { 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-08-28T02:28:39.752 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_pools": 0, 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_objects": 0, 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "bytes_total": 0 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "fsmap": { 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "by_rank": [], 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "up:standby": 0 2023-08-28T02:28:39.753 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "mgrmap": { 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "available": false, 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "modules": [ 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "iostat", 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "nfs", 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "restful" 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: ], 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "services": {} 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "servicemap": { 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:39.754 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "modified": "2023-08-28T02:28:27.539017+0000", 2023-08-28T02:28:39.755 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "services": {} 2023-08-28T02:28:39.755 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:39.755 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "progress_events": {} 2023-08-28T02:28:39.755 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: } 2023-08-28T02:28:40.090 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:39.672+0000 7f5b5a85d680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:28:40.134 INFO:teuthology.orchestra.run.smithi179.stderr:mgr not available, waiting (2/15)... 2023-08-28T02:28:40.756 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:39.745358+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.179:0/3830401420' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-08-28T02:28:40.756 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:40.412+0000 7f5b5a85d680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:28:40.756 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:40.492+0000 7f5b5a85d680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:28:40.756 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:40.583+0000 7f5b5a85d680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:28:41.015 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:40.756+0000 7f5b5a85d680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:28:41.277 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:41.016+0000 7f5b5a85d680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:28:41.277 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:41.145+0000 7f5b5a85d680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:28:41.529 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:41.277+0000 7f5b5a85d680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:28:41.530 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:41.447+0000 7f5b5a85d680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:28:41.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:41.530+0000 7f5b5a85d680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:28:41.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:41.543376+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-08-28T02:28:41.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:41.545929+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00264753s) 2023-08-28T02:28:41.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:41.546846+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.179:0/1084126841' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:28:41.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:41.547005+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.179:0/1084126841' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:28:41.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:41.547204+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.179:0/1084126841' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:28:41.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:41.547402+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.179:0/1084126841' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:28:41.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:41.547659+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.179:0/1084126841' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:28:41.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:41.549574+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-08-28T02:28:41.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:41.559348+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.179:0/1084126841' entity='mgr.y' 2023-08-28T02:28:41.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:41.562813+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.179:0/1084126841' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:28:41.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:41.565181+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.179:0/1084126841' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:28:41.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:41.570834+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.179:0/1084126841' entity='mgr.y' 2023-08-28T02:28:41.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:41.576115+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.179:0/1084126841' entity='mgr.y' 2023-08-28T02:28:43.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:42.549235+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.00595s) 2023-08-28T02:28:44.605 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:44.605 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: { 2023-08-28T02:28:44.605 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "fsid": "7724724a-454a-11ee-817c-1b7a5f1ba315", 2023-08-28T02:28:44.605 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "health": { 2023-08-28T02:28:44.605 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "checks": {}, 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "mutes": [] 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "quorum": [ 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 0 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: ], 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "quorum_names": [ 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "a" 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: ], 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-08-28T02:28:44.606 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "monmap": { 2023-08-28T02:28:44.607 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:44.607 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-08-28T02:28:44.607 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_mons": 1 2023-08-28T02:28:44.607 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:44.607 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "osdmap": { 2023-08-28T02:28:44.607 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:44.607 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_osds": 0, 2023-08-28T02:28:44.607 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-08-28T02:28:44.607 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-08-28T02:28:44.610 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-08-28T02:28:44.610 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-08-28T02:28:44.610 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "pgmap": { 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_pools": 0, 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_objects": 0, 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "bytes_total": 0 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:44.611 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "fsmap": { 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "by_rank": [], 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "up:standby": 0 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "mgrmap": { 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "available": true, 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "modules": [ 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "iostat", 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "nfs", 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "restful" 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: ], 2023-08-28T02:28:44.612 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "services": {} 2023-08-28T02:28:44.613 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:44.613 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "servicemap": { 2023-08-28T02:28:44.613 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 1, 2023-08-28T02:28:44.613 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "modified": "2023-08-28T02:28:27.539017+0000", 2023-08-28T02:28:44.613 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "services": {} 2023-08-28T02:28:44.613 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: }, 2023-08-28T02:28:44.613 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "progress_events": {} 2023-08-28T02:28:44.613 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: } 2023-08-28T02:28:45.802 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:44.549092+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 3s) 2023-08-28T02:28:45.802 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:44.603548+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.179:0/1335854304' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-08-28T02:28:47.695 INFO:teuthology.orchestra.run.smithi179.stderr:mgr is available 2023-08-28T02:28:49.837 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:49.837 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: [global] 2023-08-28T02:28:49.837 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: fsid = 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:28:49.837 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: log_to_journald = false 2023-08-28T02:28:49.837 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-08-28T02:28:49.837 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-08-28T02:28:49.838 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-08-28T02:28:49.838 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-08-28T02:28:49.838 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:49.838 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: [mgr] 2023-08-28T02:28:49.838 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-08-28T02:28:49.838 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 2023-08-28T02:28:49.838 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: [osd] 2023-08-28T02:28:49.838 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-08-28T02:28:49.838 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-08-28T02:28:50.760 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:49.828159+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.179:0/2306085018' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-08-28T02:28:51.248 INFO:teuthology.orchestra.run.smithi179.stderr:Enabling cephadm module... 2023-08-28T02:28:52.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:51.921383+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.179:0/920324632' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-08-28T02:28:52.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ignoring --setuser ceph since I am not root 2023-08-28T02:28:52.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ignoring --setgroup ceph since I am not root 2023-08-28T02:28:52.342 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:52.137+0000 7f0248050680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:28:52.342 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:52.219+0000 7f0248050680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:28:52.623 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:52.592+0000 7f0248050680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:28:53.116 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: { 2023-08-28T02:28:53.117 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 5, 2023-08-28T02:28:53.117 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "available": true, 2023-08-28T02:28:53.117 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "active_name": "y", 2023-08-28T02:28:53.118 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_standby": 0 2023-08-28T02:28:53.118 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: } 2023-08-28T02:28:53.267 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:51.974547+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.179:0/920324632' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-08-28T02:28:53.268 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:51.974598+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 10s) 2023-08-28T02:28:53.532 INFO:teuthology.orchestra.run.smithi179.stderr:Waiting for the mgr to restart... 2023-08-28T02:28:53.532 INFO:teuthology.orchestra.run.smithi179.stderr:Waiting for mgr epoch 5... 2023-08-28T02:28:53.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:53.380+0000 7f0248050680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:28:53.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:53.464+0000 7f0248050680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:28:53.976 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:53.683+0000 7f0248050680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:28:54.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:53.117397+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.179:0/3448763286' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-08-28T02:28:54.927 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:54.632+0000 7f0248050680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:28:54.927 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:54.760+0000 7f0248050680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:28:54.927 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:54.837+0000 7f0248050680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:28:54.927 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:54.927+0000 7f0248050680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:28:55.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:55.121+0000 7f0248050680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:28:55.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:55.396+0000 7f0248050680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:28:55.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:55.495+0000 7f0248050680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:28:56.550 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:56.208+0000 7f0248050680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:28:56.550 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:56.288+0000 7f0248050680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:28:56.550 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:56.378+0000 7f0248050680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:28:56.550 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:56.550+0000 7f0248050680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:28:57.071 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:56.809+0000 7f0248050680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:28:57.071 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:56.939+0000 7f0248050680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:28:57.323 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:57.071+0000 7f0248050680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:28:57.324 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:57.241+0000 7f0248050680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:28:57.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:28:57.324+0000 7f0248050680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:28:57.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:57.337252+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-08-28T02:28:57.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:57.337595+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-08-28T02:28:57.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:57.340512+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-08-28T02:28:57.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:57.340622+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00318102s) 2023-08-28T02:28:57.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.341559+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:28:57.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.342188+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:28:57.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.342781+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:28:57.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.342921+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:28:57.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.343060+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:28:57.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:57.345004+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2023-08-28T02:28:57.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.356971+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:28:58.349 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: { 2023-08-28T02:28:58.350 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-08-28T02:28:58.350 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "initialized": true 2023-08-28T02:28:58.350 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: } 2023-08-28T02:28:58.721 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:28:57.354364+0000 mgr.y (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-08-28T02:28:58.721 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.440865+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:28:58.721 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.442007+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:28:58.721 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.443252+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:28:58.721 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.444961+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:28:58.721 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.457392+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:28:58.721 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:57.459851+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:28:58.721 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:58.343135+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.00568s) 2023-08-28T02:28:58.781 INFO:teuthology.orchestra.run.smithi179.stderr:mgr epoch 5 is available 2023-08-28T02:28:58.781 INFO:teuthology.orchestra.run.smithi179.stderr:Setting orchestrator backend to cephadm... 2023-08-28T02:28:59.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:58.342474+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-08-28T02:28:59.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:28:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:58.349392+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-08-28T02:29:00.479 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: value unchanged 2023-08-28T02:29:00.836 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:28:59.443442+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-08-28T02:29:00.836 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:59.481647+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:29:00.836 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:59.485219+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:29:00.836 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:28:59.516043+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:29:00.866 INFO:teuthology.orchestra.run.smithi179.stderr:Generating ssh key... 2023-08-28T02:29:01.708 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:00.480243+0000 mgr.y (mgr.14116) 5 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:29:01.708 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: Generating public/private rsa key pair. 2023-08-28T02:29:01.708 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: Your identification has been saved in /tmp/tmpm0qwl9mj/key. 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: Your public key has been saved in /tmp/tmpm0qwl9mj/key.pub. 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: The key fingerprint is: 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: SHA256:2u3W1keUO5llTn2IqyYNwXKsLKAQD/xiOUnYFlX/GIw ceph-7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: The key's randomart image is: 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: +---[RSA 3072]----+ 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: |o..o... | 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: |+oo + | 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: |.=+ Eo+ . .o| 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: |.*o. . =+ . ..B| 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: |o.o. . +S.. . =*| 2023-08-28T02:29:01.709 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: |. . oo.. . =o| 2023-08-28T02:29:01.710 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: | .. .o.o . ..| 2023-08-28T02:29:01.710 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: | ..= o . .| 2023-08-28T02:29:01.710 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: | +.. . | 2023-08-28T02:29:01.710 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: +----[SHA256]-----+ 2023-08-28T02:29:02.623 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCk40XVHIWK7W9g7KoKtZ/h1FSYKGC5srd2atWC66Ibqt/ZlchFgCU0W4KYRlZXYPbpDt/eaT+Qq7VqVII+HBraXxIEhKHQ5Hq+sFO0K1XuyZxM1Cf6yxEu9IaRS3tIGN++QGJDZOte9vz2aS32IBfZoo2aaqzTLlJp+FKZxG0m/2a5RssPmJYYA4nuItTfb/AZwSquPEA1flosPAzzsn2K7Pn2y6J24u2ChGX2QXaPwk2ivDAlqg5rJXuTreeejuMx7KN/erNsziG6ne3PwIOaFfT9kRD1t23XXxR4VSQoyiGylwl4kGL9mk0f7L85TVRyD65kq0nQMOaC0xMNBr9dnfO5G8QtkH2vP3zyB1rXJMlwPUKUd9vLvZm0WGDquH/z8Vqs2Cdpmx3PTqnq8mVmEs3lfU8h/3v4m5P/6WUG727JOb8CFVMuKvwKecWdnkJm0vavfa/xfrIOErn+ajnJ18zy6cpfFnmoqNEyLImElX7HChRiluhat3YW+s2pWfc= ceph-7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:29:02.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:01.500664+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:29:02.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:01.500863+0000 mgr.y (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2023-08-28T02:29:02.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:01.554963+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:29:02.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:01.556625+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:29:03.044 INFO:teuthology.orchestra.run.smithi179.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-08-28T02:29:03.044 INFO:teuthology.orchestra.run.smithi179.stderr:Adding key to root@localhost authorized_keys... 2023-08-28T02:29:03.045 INFO:teuthology.orchestra.run.smithi179.stderr:Adding host smithi179... 2023-08-28T02:29:03.825 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:02.623875+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:29:03.825 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [80B blob data] 2023-08-28T02:29:04.411 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: Added host 'smithi179' with addr '172.21.15.179' 2023-08-28T02:29:04.787 INFO:teuthology.orchestra.run.smithi179.stderr:Deploying unmanaged mon service... 2023-08-28T02:29:04.801 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:03.680195+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi179", "addr": "172.21.15.179", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:29:04.801 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:04.410453+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:29:04.802 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:04.440285+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:29:05.471 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: Scheduled mon update... 2023-08-28T02:29:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:04.410762+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Added host smithi179 2023-08-28T02:29:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:05.471762+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:29:05.929 INFO:teuthology.orchestra.run.smithi179.stderr:Deploying unmanaged mgr service... 2023-08-28T02:29:06.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:05.468304+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:29:06.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:05.469483+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-08-28T02:29:06.967 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-08-28T02:29:08.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:06.964931+0000 mgr.y (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:29:08.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:06.965855+0000 mgr.y (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-08-28T02:29:08.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:06.968036+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:29:08.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:07.049199+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:29:08.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:07.491387+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:29:09.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:07.984457+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.179:0/1751371175' entity='client.admin' 2023-08-28T02:29:09.404 INFO:teuthology.orchestra.run.smithi179.stderr:Enabling the dashboard module... 2023-08-28T02:29:10.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:09.045049+0000 mon.a (mon.0) 60 : audit [INF] from='client.? 172.21.15.179:0/649222272' entity='client.admin' 2023-08-28T02:29:10.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:09.541756+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.179:0/2350649921' entity='mgr.y' 2023-08-28T02:29:11.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:10.087101+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.179:0/16682222' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-08-28T02:29:11.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ignoring --setuser ceph since I am not root 2023-08-28T02:29:11.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ignoring --setgroup ceph since I am not root 2023-08-28T02:29:11.342 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:11.207+0000 7f58ebb4b680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:29:11.342 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:11.288+0000 7f58ebb4b680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:29:12.046 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:11.666+0000 7f58ebb4b680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:29:12.167 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: { 2023-08-28T02:29:12.167 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "epoch": 9, 2023-08-28T02:29:12.167 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "available": true, 2023-08-28T02:29:12.167 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "active_name": "y", 2023-08-28T02:29:12.167 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "num_standby": 0 2023-08-28T02:29:12.167 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: } 2023-08-28T02:29:12.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:11.048763+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.179:0/16682222' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-08-28T02:29:12.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:11.048814+0000 mon.a (mon.0) 64 : cluster [DBG] mgrmap e9: y(active, since 13s) 2023-08-28T02:29:12.589 INFO:teuthology.orchestra.run.smithi179.stderr:Waiting for the mgr to restart... 2023-08-28T02:29:12.590 INFO:teuthology.orchestra.run.smithi179.stderr:Waiting for mgr epoch 9... 2023-08-28T02:29:12.754 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:12.446+0000 7f58ebb4b680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:29:12.754 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:12.533+0000 7f58ebb4b680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:29:12.754 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:12.753+0000 7f58ebb4b680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:29:13.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:12.167386+0000 mon.a (mon.0) 65 : audit [DBG] from='client.? 172.21.15.179:0/4203608368' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-08-28T02:29:13.997 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:13.704+0000 7f58ebb4b680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:29:13.998 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:13.830+0000 7f58ebb4b680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:29:13.998 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:13.908+0000 7f58ebb4b680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:29:14.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:13.997+0000 7f58ebb4b680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:29:14.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:14.190+0000 7f58ebb4b680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:29:14.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:14.466+0000 7f58ebb4b680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:29:14.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:14.563+0000 7f58ebb4b680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:29:15.594 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:15.276+0000 7f58ebb4b680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:29:15.594 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:15.357+0000 7f58ebb4b680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:29:15.595 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:15.448+0000 7f58ebb4b680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:29:15.879 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:15.620+0000 7f58ebb4b680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:29:16.147 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:15.879+0000 7f58ebb4b680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:29:16.147 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:16.008+0000 7f58ebb4b680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:29:16.147 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:16.146+0000 7f58ebb4b680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:29:16.399 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:16.316+0000 7f58ebb4b680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:29:16.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:29:16.398+0000 7f58ebb4b680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:29:16.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [80B blob data] 2023-08-28T02:29:16.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:16.413540+0000 mon.a (mon.0) 66 : cluster [INF] Active manager daemon y restarted 2023-08-28T02:29:16.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:16.413869+0000 mon.a (mon.0) 67 : cluster [INF] Activating manager daemon y 2023-08-28T02:29:16.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:16.417056+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-08-28T02:29:16.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:16.417168+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0034423s) 2023-08-28T02:29:16.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:16.418161+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:29:16.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:16.418807+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:29:16.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:16.419717+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:29:16.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:16.419876+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:29:16.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:16.420028+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:29:16.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:16.434009+0000 mon.a (mon.0) 75 : cluster [INF] Manager daemon y is now available 2023-08-28T02:29:17.425 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: { 2023-08-28T02:29:17.425 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-08-28T02:29:17.425 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: "initialized": true 2023-08-28T02:29:17.425 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: } 2023-08-28T02:29:17.739 INFO:teuthology.orchestra.run.smithi179.stderr:mgr epoch 9 is available 2023-08-28T02:29:17.739 INFO:teuthology.orchestra.run.smithi179.stderr:Generating a dashboard self-signed certificate... 2023-08-28T02:29:17.762 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:16.527429+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:29:17.763 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:16.529005+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:29:17.763 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:16.552302+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:29:17.763 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:16.555082+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:29:17.763 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:17.418506+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: y(active, since 1.00478s) 2023-08-28T02:29:18.582 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: Self-signed certificate created 2023-08-28T02:29:18.730 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:17.418110+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-08-28T02:29:18.730 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:17.424378+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-08-28T02:29:18.983 INFO:teuthology.orchestra.run.smithi179.stderr:Creating initial admin user... 2023-08-28T02:29:19.808 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:18.409726+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:29:19.808 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:18.476371+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-08-28T02:29:19.808 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:18.554613+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:19.808 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:18.580662+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:19.808 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:18.583244+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:19.913 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$k6ZSNiP8qWjjVDSpmRC4Vur/thAFNr.zq8JIYm.7iRtKTtuyKG6NW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1693189759, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-08-28T02:29:20.424 INFO:teuthology.orchestra.run.smithi179.stderr:Fetching dashboard port number... 2023-08-28T02:29:21.041 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: 8443 2023-08-28T02:29:21.196 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:19.687113+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' 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-08-28T02:29:21.196 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:19.914305+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:21.373 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: disabled 2023-08-28T02:29:21.379 INFO:teuthology.orchestra.run.smithi179.stderr:systemctl: inactive 2023-08-28T02:29:21.380 INFO:teuthology.orchestra.run.smithi179.stderr:firewalld.service is not enabled 2023-08-28T02:29:21.380 INFO:teuthology.orchestra.run.smithi179.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-08-28T02:29:21.382 INFO:teuthology.orchestra.run.smithi179.stderr:Ceph Dashboard is now available at: 2023-08-28T02:29:21.382 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:29:21.382 INFO:teuthology.orchestra.run.smithi179.stderr: URL: https://smithi179:8443/ 2023-08-28T02:29:21.383 INFO:teuthology.orchestra.run.smithi179.stderr: User: admin 2023-08-28T02:29:21.383 INFO:teuthology.orchestra.run.smithi179.stderr: Password: iwq7kcm73v 2023-08-28T02:29:21.383 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:29:21.383 INFO:teuthology.orchestra.run.smithi179.stderr:Enabling autotune for osd_memory_target 2023-08-28T02:29:22.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:21.041632+0000 mon.a (mon.0) 86 : audit [DBG] from='client.? 172.21.15.179:0/424218682' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-08-28T02:29:23.310 INFO:teuthology.orchestra.run.smithi179.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-08-28T02:29:23.668 INFO:teuthology.orchestra.run.smithi179.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-08-28T02:29:23.668 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:29:23.668 INFO:teuthology.orchestra.run.smithi179.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-08-28T02:29:23.668 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:29:23.668 INFO:teuthology.orchestra.run.smithi179.stderr:Or, if you are only running a single cluster on this host: 2023-08-28T02:29:23.668 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:29:23.668 INFO:teuthology.orchestra.run.smithi179.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-08-28T02:29:23.669 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:29:23.669 INFO:teuthology.orchestra.run.smithi179.stderr:Please consider enabling telemetry to help improve Ceph: 2023-08-28T02:29:23.669 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:29:23.669 INFO:teuthology.orchestra.run.smithi179.stderr: ceph telemetry on 2023-08-28T02:29:23.669 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:29:23.669 INFO:teuthology.orchestra.run.smithi179.stderr:For more information see: 2023-08-28T02:29:23.669 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:29:23.669 INFO:teuthology.orchestra.run.smithi179.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-08-28T02:29:23.669 INFO:teuthology.orchestra.run.smithi179.stderr: 2023-08-28T02:29:23.669 INFO:teuthology.orchestra.run.smithi179.stderr:Bootstrap complete. 2023-08-28T02:29:23.703 INFO:tasks.cephadm:Fetching config... 2023-08-28T02:29:23.703 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:29:23.703 DEBUG:teuthology.orchestra.run.smithi179:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-08-28T02:29:23.719 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-08-28T02:29:23.719 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:29:23.720 DEBUG:teuthology.orchestra.run.smithi179:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-08-28T02:29:23.776 INFO:tasks.cephadm:Fetching mon keyring... 2023-08-28T02:29:23.776 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:29:23.776 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd if=/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/keyring of=/dev/stdout 2023-08-28T02:29:23.843 INFO:tasks.cephadm:Fetching pub ssh key... 2023-08-28T02:29:23.843 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:29:23.843 DEBUG:teuthology.orchestra.run.smithi179:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-08-28T02:29:23.900 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-08-28T02:29:23.901 DEBUG:teuthology.orchestra.run.smithi179:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCk40XVHIWK7W9g7KoKtZ/h1FSYKGC5srd2atWC66Ibqt/ZlchFgCU0W4KYRlZXYPbpDt/eaT+Qq7VqVII+HBraXxIEhKHQ5Hq+sFO0K1XuyZxM1Cf6yxEu9IaRS3tIGN++QGJDZOte9vz2aS32IBfZoo2aaqzTLlJp+FKZxG0m/2a5RssPmJYYA4nuItTfb/AZwSquPEA1flosPAzzsn2K7Pn2y6J24u2ChGX2QXaPwk2ivDAlqg5rJXuTreeejuMx7KN/erNsziG6ne3PwIOaFfT9kRD1t23XXxR4VSQoyiGylwl4kGL9mk0f7L85TVRyD65kq0nQMOaC0xMNBr9dnfO5G8QtkH2vP3zyB1rXJMlwPUKUd9vLvZm0WGDquH/z8Vqs2Cdpmx3PTqnq8mVmEs3lfU8h/3v4m5P/6WUG727JOb8CFVMuKvwKecWdnkJm0vavfa/xfrIOErn+ajnJ18zy6cpfFnmoqNEyLImElX7HChRiluhat3YW+s2pWfc= ceph-7724724a-454a-11ee-817c-1b7a5f1ba315' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-08-28T02:29:23.981 INFO:teuthology.orchestra.run.smithi179.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCk40XVHIWK7W9g7KoKtZ/h1FSYKGC5srd2atWC66Ibqt/ZlchFgCU0W4KYRlZXYPbpDt/eaT+Qq7VqVII+HBraXxIEhKHQ5Hq+sFO0K1XuyZxM1Cf6yxEu9IaRS3tIGN++QGJDZOte9vz2aS32IBfZoo2aaqzTLlJp+FKZxG0m/2a5RssPmJYYA4nuItTfb/AZwSquPEA1flosPAzzsn2K7Pn2y6J24u2ChGX2QXaPwk2ivDAlqg5rJXuTreeejuMx7KN/erNsziG6ne3PwIOaFfT9kRD1t23XXxR4VSQoyiGylwl4kGL9mk0f7L85TVRyD65kq0nQMOaC0xMNBr9dnfO5G8QtkH2vP3zyB1rXJMlwPUKUd9vLvZm0WGDquH/z8Vqs2Cdpmx3PTqnq8mVmEs3lfU8h/3v4m5P/6WUG727JOb8CFVMuKvwKecWdnkJm0vavfa/xfrIOErn+ajnJ18zy6cpfFnmoqNEyLImElX7HChRiluhat3YW+s2pWfc= ceph-7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:29:23.993 DEBUG:teuthology.orchestra.run.smithi190:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCk40XVHIWK7W9g7KoKtZ/h1FSYKGC5srd2atWC66Ibqt/ZlchFgCU0W4KYRlZXYPbpDt/eaT+Qq7VqVII+HBraXxIEhKHQ5Hq+sFO0K1XuyZxM1Cf6yxEu9IaRS3tIGN++QGJDZOte9vz2aS32IBfZoo2aaqzTLlJp+FKZxG0m/2a5RssPmJYYA4nuItTfb/AZwSquPEA1flosPAzzsn2K7Pn2y6J24u2ChGX2QXaPwk2ivDAlqg5rJXuTreeejuMx7KN/erNsziG6ne3PwIOaFfT9kRD1t23XXxR4VSQoyiGylwl4kGL9mk0f7L85TVRyD65kq0nQMOaC0xMNBr9dnfO5G8QtkH2vP3zyB1rXJMlwPUKUd9vLvZm0WGDquH/z8Vqs2Cdpmx3PTqnq8mVmEs3lfU8h/3v4m5P/6WUG727JOb8CFVMuKvwKecWdnkJm0vavfa/xfrIOErn+ajnJ18zy6cpfFnmoqNEyLImElX7HChRiluhat3YW+s2pWfc= ceph-7724724a-454a-11ee-817c-1b7a5f1ba315' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-08-28T02:29:24.039 INFO:teuthology.orchestra.run.smithi190.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCk40XVHIWK7W9g7KoKtZ/h1FSYKGC5srd2atWC66Ibqt/ZlchFgCU0W4KYRlZXYPbpDt/eaT+Qq7VqVII+HBraXxIEhKHQ5Hq+sFO0K1XuyZxM1Cf6yxEu9IaRS3tIGN++QGJDZOte9vz2aS32IBfZoo2aaqzTLlJp+FKZxG0m/2a5RssPmJYYA4nuItTfb/AZwSquPEA1flosPAzzsn2K7Pn2y6J24u2ChGX2QXaPwk2ivDAlqg5rJXuTreeejuMx7KN/erNsziG6ne3PwIOaFfT9kRD1t23XXxR4VSQoyiGylwl4kGL9mk0f7L85TVRyD65kq0nQMOaC0xMNBr9dnfO5G8QtkH2vP3zyB1rXJMlwPUKUd9vLvZm0WGDquH/z8Vqs2Cdpmx3PTqnq8mVmEs3lfU8h/3v4m5P/6WUG727JOb8CFVMuKvwKecWdnkJm0vavfa/xfrIOErn+ajnJ18zy6cpfFnmoqNEyLImElX7HChRiluhat3YW+s2pWfc= ceph-7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:29:24.051 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-08-28T02:29:24.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:22.917052+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-08-28T02:29:24.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:23.308711+0000 mon.a (mon.0) 88 : audit [INF] from='client.? 172.21.15.179:0/3611154024' entity='client.admin' 2023-08-28T02:29:26.446 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-08-28T02:29:26.446 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-08-28T02:29:27.329 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:25.975576+0000 mon.a (mon.0) 89 : audit [INF] from='client.? 172.21.15.179:0/1889404111' entity='client.admin' 2023-08-28T02:29:27.330 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:26.944240+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:28.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:27.482923+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi179", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:29:28.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:27.486097+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:28.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:27.487308+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:29:28.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:27.490010+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:28.498 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi190 2023-08-28T02:29:28.498 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:29:28.498 DEBUG:teuthology.orchestra.run.smithi190:> dd of=/etc/ceph/ceph.conf 2023-08-28T02:29:28.518 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:29:28.519 DEBUG:teuthology.orchestra.run.smithi190:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:29:28.578 INFO:tasks.cephadm:Adding host smithi190 to orchestrator... 2023-08-28T02:29:28.578 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch host add smithi190 2023-08-28T02:29:29.379 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:28.119990+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:29.380 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:28.155596+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:29:29.380 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:28.156822+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:29.380 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:28.157346+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:29:29.380 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:28.158258+0000 mgr.y (mgr.14146) 6 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:29:29.380 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:28.186132+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:29:29.380 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:28.220430+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:29.380 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:28.225403+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:30.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:30 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [90B blob data] 2023-08-28T02:29:30.995 INFO:teuthology.orchestra.run.smithi179.stdout:Added host 'smithi190' with addr '172.21.15.190' 2023-08-28T02:29:31.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:29:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [80B blob data] 2023-08-28T02:29:31.429 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch host ls --format=json 2023-08-28T02:29:32.278 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:30.227463+0000 mgr.y (mgr.14146) 8 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi190", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:29:32.279 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:30.995645+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:32.279 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:30.996022+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Added host smithi190 2023-08-28T02:29:32.279 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:31.045848+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:29:32.279 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:31.596780+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:33.107 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:29:33.108 INFO:teuthology.orchestra.run.smithi179.stdout:[{"addr": "172.21.15.179", "hostname": "smithi179", "labels": [], "status": ""}, {"addr": "172.21.15.190", "hostname": "smithi190", "labels": [], "status": ""}] 2023-08-28T02:29:33.480 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:32.196021+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:33.482 INFO:tasks.cephadm:Setting crush tunables to default 2023-08-28T02:29:33.482 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd crush tunables default 2023-08-28T02:29:34.294 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:33.107566+0000 mgr.y (mgr.14146) 10 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:29:36.070 INFO:teuthology.orchestra.run.smithi179.stderr:adjusted tunables profile to default 2023-08-28T02:29:36.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:35.064339+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:35.167132+0000 mon.a (mon.0) 106 : audit [INF] from='client.? 172.21.15.179:0/2460865801' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-08-28T02:29:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:35.544076+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:35.544757+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi190", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:29:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:35.545530+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:35.546122+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:29:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:35.593984+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:35.599556+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:36.520 INFO:tasks.cephadm:Adding mon.a on smithi179 2023-08-28T02:29:36.520 INFO:tasks.cephadm:Adding mon.c on smithi179 2023-08-28T02:29:36.521 INFO:tasks.cephadm:Adding mon.b on smithi190 2023-08-28T02:29:36.521 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch apply mon '3;smithi179:172.21.15.179=a;smithi179:[v2:172.21.15.179:3301,v1:172.21.15.179:6790]=c;smithi190:172.21.15.190=b' 2023-08-28T02:29:37.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:35.547081+0000 mgr.y (mgr.14146) 11 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:29:37.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:35.566878+0000 mgr.y (mgr.14146) 12 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:29:37.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:36.067238+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.179:0/2460865801' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-08-28T02:29:37.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:36.067321+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-08-28T02:29:38.104 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled mon update... 2023-08-28T02:29:38.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:36.421397+0000 mgr.y (mgr.14146) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:38.488 DEBUG:teuthology.orchestra.run.smithi179:mon.c> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mon.c.service 2023-08-28T02:29:38.491 DEBUG:teuthology.orchestra.run.smithi190:mon.b> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mon.b.service 2023-08-28T02:29:38.493 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-08-28T02:29:38.493 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph mon dump -f json 2023-08-28T02:29:38.522 INFO:journalctl@ceph.mon.b.smithi190.stdout:-- Logs begin at Mon 2023-08-28 02:13:09 UTC. -- 2023-08-28T02:29:38.527 INFO:journalctl@ceph.mon.c.smithi179.stdout:-- Logs begin at Mon 2023-08-28 02:13:22 UTC. -- 2023-08-28T02:29:39.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:38.099972+0000 mgr.y (mgr.14146) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi179:172.21.15.179=a;smithi179:[v2:172.21.15.179:3301,v1:172.21.15.179:6790]=c;smithi190:172.21.15.190=b", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:29:39.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:38.102162+0000 mgr.y (mgr.14146) 15 : cephadm [INF] Saving service mon spec with placement smithi179:172.21.15.179=a;smithi179:[v2:172.21.15.179:3301,v1:172.21.15.179:6790]=c;smithi190:172.21.15.190=b;count:3 2023-08-28T02:29:39.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:38.104518+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:39.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:38.119743+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:29:39.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:38.121467+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:39.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:38.122240+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:29:39.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:38.125628+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:39.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:38.127460+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:29:39.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:38.128193+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:39.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:38.128838+0000 mgr.y (mgr.14146) 16 : cephadm [INF] Deploying daemon mon.b on smithi190 2023-08-28T02:29:39.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:38.421662+0000 mgr.y (mgr.14146) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:40.539 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:29:40.540 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":1,"fsid":"7724724a-454a-11ee-817c-1b7a5f1ba315","modified":"2023-08-28T02:28:25.435057Z","created":"2023-08-28T02:28:25.435057Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:3300","nonce":0},{"type":"v1","addr":"172.21.15.179:6789","nonce":0}]},"addr":"172.21.15.179:6789/0","public_addr":"172.21.15.179:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-08-28T02:29:40.541 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 1 2023-08-28T02:29:41.449 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 systemd[1]: Starting Ceph mon.b for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:29:41.727 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 podman[96230]: 2023-08-28T02:29:41.727 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.620+0000 7fc6e946e880 0 set uid:gid to 167:167 (ceph:ceph) 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.620+0000 7fc6e946e880 0 ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable), process ceph-mon, pid 7 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.620+0000 7fc6e946e880 0 pidfile_write: ignore empty --pid-file 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.624+0000 7fc6e946e880 0 load: jerasure load: lrc load: isa 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: RocksDB version: 6.8.1 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Compile date Aug 22 2023 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: DB SUMMARY 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: CURRENT file: CURRENT 2023-08-28T02:29:41.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: IDENTITY file: IDENTITY 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 511 ; 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.error_if_exists: 0 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.create_if_missing: 0 2023-08-28T02:29:41.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.paranoid_checks: 1 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.env: 0x560cbb4ce080 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.fs: Posix File System 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.info_log: 0x560cbdb17a80 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_file_opening_threads: 16 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.statistics: (nil) 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.use_fsync: 0 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_log_file_size: 0 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.keep_log_file_num: 1000 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.recycle_log_file_num: 0 2023-08-28T02:29:41.730 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.allow_fallocate: 1 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.allow_mmap_reads: 0 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.allow_mmap_writes: 0 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.use_direct_reads: 0 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.create_missing_column_families: 0 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.db_log_dir: 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_subcompactions: 1 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_background_flushes: -1 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-08-28T02:29:41.731 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-08-28T02:29:41.732 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-08-28T02:29:41.732 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-08-28T02:29:41.732 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-08-28T02:29:41.732 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.advise_random_on_open: 1 2023-08-28T02:29:41.732 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.db_write_buffer_size: 0 2023-08-28T02:29:41.732 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.write_buffer_manager: 0x560cbe8122d0 2023-08-28T02:29:41.732 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-08-28T02:29:41.732 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-08-28T02:29:41.732 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-08-28T02:29:41.734 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-08-28T02:29:41.734 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.rate_limiter: (nil) 2023-08-28T02:29:41.734 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-08-28T02:29:41.734 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.wal_recovery_mode: 2 2023-08-28T02:29:41.734 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.enable_thread_tracking: 0 2023-08-28T02:29:41.734 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.enable_pipelined_write: 0 2023-08-28T02:29:41.734 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.unordered_write: 0 2023-08-28T02:29:41.734 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.row_cache: None 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.wal_filter: None 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.allow_ingest_behind: 0 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.preserve_deletes: 0 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.two_write_queues: 0 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.manual_wal_flush: 0 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.atomic_flush: 0 2023-08-28T02:29:41.735 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.log_readahead_size: 0 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_background_jobs: 2 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_background_compactions: -1 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_total_wal_size: 0 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-08-28T02:29:41.736 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-08-28T02:29:41.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-08-28T02:29:41.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_open_files: -1 2023-08-28T02:29:41.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.bytes_per_sync: 0 2023-08-28T02:29:41.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-08-28T02:29:41.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-08-28T02:29:41.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_readahead_size: 0 2023-08-28T02:29:41.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Compression algorithms supported: 2023-08-28T02:29:41.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-08-28T02:29:41.737 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: kZSTD supported: 0 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: kXpressCompression supported: 0 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: kLZ4HCCompression supported: 1 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: kLZ4Compression supported: 1 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: kBZip2Compression supported: 0 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: kZlibCompression supported: 1 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: kSnappyCompression supported: 1 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-08-28T02:29:41.738 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.739 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-08-28T02:29:41.739 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.merge_operator: 2023-08-28T02:29:41.740 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_filter: None 2023-08-28T02:29:41.740 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_filter_factory: None 2023-08-28T02:29:41.740 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-08-28T02:29:41.740 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-08-28T02:29:41.740 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560cbdac7d18) 2023-08-28T02:29:41.740 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cache_index_and_filter_blocks: 1 2023-08-28T02:29:41.740 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cache_index_and_filter_blocks_with_high_priority: 0 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: pin_top_level_index_and_filter: 1 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: index_type: 0 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: data_block_index_type: 0 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: index_shortening: 1 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: data_block_hash_table_util_ratio: 0.750000 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: hash_index_allow_collision: 1 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: checksum: 1 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: no_block_cache: 0 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: block_cache: 0x560cbdafcf10 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: block_cache_name: BinnedLRUCache 2023-08-28T02:29:41.741 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: block_cache_options: 2023-08-28T02:29:41.742 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: capacity : 536870912 2023-08-28T02:29:41.742 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: num_shard_bits : 4 2023-08-28T02:29:41.742 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: strict_capacity_limit : 0 2023-08-28T02:29:41.742 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: high_pri_pool_ratio: 0.000 2023-08-28T02:29:41.742 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: block_cache_compressed: (nil) 2023-08-28T02:29:41.742 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: persistent_cache: (nil) 2023-08-28T02:29:41.742 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: block_size: 4096 2023-08-28T02:29:41.742 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: block_size_deviation: 10 2023-08-28T02:29:41.742 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: block_restart_interval: 16 2023-08-28T02:29:41.742 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: index_block_restart_interval: 1 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: metadata_block_size: 4096 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: partition_filters: 0 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: use_delta_encoding: 1 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: filter_policy: rocksdb.BuiltinBloomFilter 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: whole_key_filtering: 1 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: verify_compression: 0 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: read_amp_bytes_per_bit: 0 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: format_version: 2 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: enable_index_compression: 1 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: block_align: 0 2023-08-28T02:29:41.743 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.write_buffer_size: 33554432 2023-08-28T02:29:41.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_write_buffer_number: 2 2023-08-28T02:29:41.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compression: NoCompression 2023-08-28T02:29:41.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.bottommost_compression: Disabled 2023-08-28T02:29:41.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.prefix_extractor: nullptr 2023-08-28T02:29:41.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-08-28T02:29:41.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.num_levels: 7 2023-08-28T02:29:41.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-08-28T02:29:41.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-08-28T02:29:41.744 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compression_opts.level: 32767 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compression_opts.strategy: 0 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-08-28T02:29:41.745 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:29:41.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compression_opts.enabled: false 2023-08-28T02:29:41.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-08-28T02:29:41.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-08-28T02:29:41.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-08-28T02:29:41.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.target_file_size_base: 67108864 2023-08-28T02:29:41.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-08-28T02:29:41.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-08-28T02:29:41.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-08-28T02:29:41.746 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-08-28T02:29:41.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-08-28T02:29:41.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-08-28T02:29:41.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-08-28T02:29:41.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-08-28T02:29:41.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-08-28T02:29:41.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-08-28T02:29:41.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-08-28T02:29:41.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-08-28T02:29:41.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-08-28T02:29:41.747 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.arena_block_size: 4194304 2023-08-28T02:29:41.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-08-28T02:29:41.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-08-28T02:29:41.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-08-28T02:29:41.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.disable_auto_compactions: 0 2023-08-28T02:29:41.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-08-28T02:29:41.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-08-28T02:29:41.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-08-28T02:29:41.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-08-28T02:29:41.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-08-28T02:29:41.748 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-08-28T02:29:41.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-08-28T02:29:41.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-08-28T02:29:41.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-08-28T02:29:41.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-08-28T02:29:41.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.table_properties_collectors: 2023-08-28T02:29:41.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.inplace_update_support: 0 2023-08-28T02:29:41.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-08-28T02:29:41.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-08-28T02:29:41.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-08-28T02:29:41.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-08-28T02:29:41.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.bloom_locality: 0 2023-08-28T02:29:41.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.max_successive_merges: 0 2023-08-28T02:29:41.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-08-28T02:29:41.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.paranoid_file_checks: 0 2023-08-28T02:29:41.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.force_consistency_checks: 0 2023-08-28T02:29:41.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.report_bg_io_stats: 0 2023-08-28T02:29:41.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.ttl: 2592000 2023-08-28T02:29:41.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.625+0000 7fc6e946e880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.626+0000 7fc6e946e880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.626+0000 7fc6e946e880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.626+0000 7fc6e946e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1693189781627553, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.626+0000 7fc6e946e880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.626+0000 7fc6e946e880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.626+0000 7fc6e946e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1693189781628007, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "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": 1693189781, "oldest_key_time": 3, "file_creation_time": 0}} 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.626+0000 7fc6e946e880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.751 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.627+0000 7fc6e946e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1693189781628385, "job": 1, "event": "recovery_finished"} 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.627+0000 7fc6e946e880 4 rocksdb: DB pointer 0x560cbdbc5800 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.627+0000 7fc6d0275700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.627+0000 7fc6d0275700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ** DB Stats ** 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:29:41.752 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ** Compaction Stats [default] ** 2023-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 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-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ** Compaction Stats [default] ** 2023-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 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-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:41.753 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Flush(GB): cumulative 0.000, interval 0.000 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 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-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.754 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ** Compaction Stats [default] ** 2023-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 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-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 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-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ** Compaction Stats [default] ** 2023-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 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-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:29:41.755 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Flush(GB): cumulative 0.000, interval 0.000 2023-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Cumulative compaction: 0.00 GB write, 0.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 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-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.756 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.628+0000 7fc6e946e880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-08-28T02:29:41.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.628+0000 7fc6e946e880 0 using public_addr v2:172.21.15.190:0/0 -> [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] 2023-08-28T02:29:41.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.628+0000 7fc6e946e880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] at bind addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:29:41.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.629+0000 7fc6e946e880 1 mon.b@-1(???) e0 preinit fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:29:41.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 bash[96230]: 1f8d6dc0559a4df74a08a3d5a9afbed0a5bc08a514492f3b069ca08a6e4c7b7c 2023-08-28T02:29:41.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 0 mon.b@-1(synchronizing).mds e1 new map 2023-08-28T02:29:41.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-08-28T02:29:41.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: e1 2023-08-28T02:29:41.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: enable_multiple, ever_enabled_multiple: 1,1 2023-08-28T02:29:41.757 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 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-08-28T02:29:41.758 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: legacy client fscid: -1 2023-08-28T02:29:41.758 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.758 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: No filesystems configured 2023-08-28T02:29:41.758 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: 2023-08-28T02:29:41.758 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-08-28T02:29:41.758 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-08-28T02:29:41.758 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-08-28T02:29:41.758 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-08-28T02:29:41.758 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-08-28T02:29:41.759 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-08-28T02:29:41.759 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-08-28T02:29:41.759 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-08-28T02:29:41.759 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-08-28T02:29:41.759 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-08-28T02:29:41.759 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:40.422054+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:41.759 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:40.540188+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.190:0/1650650106' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-28T02:29:41.759 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:29:41.647+0000 7fc6d2a7a700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-08-28T02:29:41.759 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:41 smithi190 systemd[1]: Started Ceph mon.b for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:29:41.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:40.422054+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:41.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:40.540188+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.190:0/1650650106' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-28T02:29:41.940 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-08-28T02:29:41.940 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph mon dump -f json 2023-08-28T02:29:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:41.655102+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:29:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:41.655323+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:41.655459+0000 mon.a (mon.0) 126 : cluster [INF] mon.a calling monitor election 2023-08-28T02:29:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:42.422412+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:42.651208+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:43.651639+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:43.652401+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-08-28T02:29:47.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:44.422791+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:47.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:44.651365+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:45.651764+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:46.651745+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:46.683168+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-08-28T02:29:47.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:46.686390+0000 mon.a (mon.0) 133 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0]} removed_ranks: {} 2023-08-28T02:29:47.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:46.698032+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2023-08-28T02:29:47.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:46.698079+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-08-28T02:29:47.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:46.698315+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e13: y(active, since 30s) 2023-08-28T02:29:47.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:46.702091+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2023-08-28T02:29:47.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:46.704693+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:47.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:46.705664+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:29:47.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:46.706392+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:47.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:41.655102+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:29:47.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:41.655323+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:41.655459+0000 mon.a (mon.0) 126 : cluster [INF] mon.a calling monitor election 2023-08-28T02:29:47.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:42.422412+0000 mgr.y (mgr.14146) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:47.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:42.651208+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:43.651639+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:43.652401+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-08-28T02:29:47.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:44.422791+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:47.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:44.651365+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:45.651764+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:46.651745+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:47.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:46.683168+0000 mon.a (mon.0) 132 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-08-28T02:29:47.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:46.686390+0000 mon.a (mon.0) 133 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0]} removed_ranks: {} 2023-08-28T02:29:47.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:46.698032+0000 mon.a (mon.0) 134 : cluster [DBG] fsmap 2023-08-28T02:29:47.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:46.698079+0000 mon.a (mon.0) 135 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-08-28T02:29:47.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:46.698315+0000 mon.a (mon.0) 136 : cluster [DBG] mgrmap e13: y(active, since 30s) 2023-08-28T02:29:47.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:46.702091+0000 mon.a (mon.0) 137 : cluster [INF] overall HEALTH_OK 2023-08-28T02:29:47.094 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:46.704693+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:47.094 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:46.705664+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:29:47.094 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:46.706392+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:47.291 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:29:47.291 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":2,"fsid":"7724724a-454a-11ee-817c-1b7a5f1ba315","modified":"2023-08-28T02:29:41.651633Z","created":"2023-08-28T02:28:25.435057Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:3300","nonce":0},{"type":"v1","addr":"172.21.15.179:6789","nonce":0}]},"addr":"172.21.15.179:6789/0","public_addr":"172.21.15.179:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:3300","nonce":0},{"type":"v1","addr":"172.21.15.190:6789","nonce":0}]},"addr":"172.21.15.190:6789/0","public_addr":"172.21.15.190:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-08-28T02:29:47.293 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 2 2023-08-28T02:29:47.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:46.423220+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:47.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:46.707037+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.c on smithi179 2023-08-28T02:29:47.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:47.291744+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.190:0/3564553237' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-28T02:29:47.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:47.651697+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:48.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:46.423220+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:48.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:29:46.707037+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.c on smithi179 2023-08-28T02:29:48.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:47.291744+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.190:0/3564553237' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-28T02:29:48.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:47.651697+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:48.689 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-08-28T02:29:48.690 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph mon dump -f json 2023-08-28T02:29:49.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:48 smithi179 systemd[1]: Starting Ceph mon.c for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:29:49.401 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 podman[101865]: 2023-08-28T02:29:49.401 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.316+0000 7fd4daab9880 0 set uid:gid to 167:167 (ceph:ceph) 2023-08-28T02:29:49.401 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.316+0000 7fd4daab9880 0 ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable), process ceph-mon, pid 7 2023-08-28T02:29:49.401 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.316+0000 7fd4daab9880 0 pidfile_write: ignore empty --pid-file 2023-08-28T02:29:49.401 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.320+0000 7fd4daab9880 0 load: jerasure load: lrc load: isa 2023-08-28T02:29:49.401 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: RocksDB version: 6.8.1 2023-08-28T02:29:49.401 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.401 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Compile date Aug 22 2023 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: DB SUMMARY 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: CURRENT file: CURRENT 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: IDENTITY file: IDENTITY 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.402 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 636 ; 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.error_if_exists: 0 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.create_if_missing: 0 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.paranoid_checks: 1 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.env: 0x55d7918bb080 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.fs: Posix File System 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.info_log: 0x55d7939c5a80 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_file_opening_threads: 16 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.statistics: (nil) 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.use_fsync: 0 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_log_file_size: 0 2023-08-28T02:29:49.403 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.keep_log_file_num: 1000 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.recycle_log_file_num: 0 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.allow_fallocate: 1 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.allow_mmap_reads: 0 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.allow_mmap_writes: 0 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.use_direct_reads: 0 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.create_missing_column_families: 0 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.db_log_dir: 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-08-28T02:29:49.404 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_subcompactions: 1 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_background_flushes: -1 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.advise_random_on_open: 1 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.db_write_buffer_size: 0 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.write_buffer_manager: 0x55d7946c0300 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-08-28T02:29:49.405 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.rate_limiter: (nil) 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.wal_recovery_mode: 2 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.enable_thread_tracking: 0 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.enable_pipelined_write: 0 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.unordered_write: 0 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-08-28T02:29:49.406 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-08-28T02:29:49.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-08-28T02:29:49.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.row_cache: None 2023-08-28T02:29:49.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.wal_filter: None 2023-08-28T02:29:49.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-08-28T02:29:49.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.allow_ingest_behind: 0 2023-08-28T02:29:49.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.preserve_deletes: 0 2023-08-28T02:29:49.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.two_write_queues: 0 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.manual_wal_flush: 0 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.atomic_flush: 0 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.log_readahead_size: 0 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_background_jobs: 2 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_background_compactions: -1 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-08-28T02:29:49.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_total_wal_size: 0 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_open_files: -1 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.bytes_per_sync: 0 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_readahead_size: 0 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Compression algorithms supported: 2023-08-28T02:29:49.410 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: kZSTD supported: 0 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: kXpressCompression supported: 0 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: kLZ4HCCompression supported: 1 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: kLZ4Compression supported: 1 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: kBZip2Compression supported: 0 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: kZlibCompression supported: 1 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: kSnappyCompression supported: 1 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 bash[101865]: 677cf30e6cacab4a7ec3ae1dbcc5eba9925dec685703f87424a0adda6699662b 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.411 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.merge_operator: 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_filter: None 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_filter_factory: None 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d793975d18) 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cache_index_and_filter_blocks: 1 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cache_index_and_filter_blocks_with_high_priority: 0 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-08-28T02:29:49.412 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: pin_top_level_index_and_filter: 1 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: index_type: 0 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: data_block_index_type: 0 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: index_shortening: 1 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: data_block_hash_table_util_ratio: 0.750000 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: hash_index_allow_collision: 1 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: checksum: 1 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: no_block_cache: 0 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: block_cache: 0x55d7939aaf10 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: block_cache_name: BinnedLRUCache 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: block_cache_options: 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: capacity : 536870912 2023-08-28T02:29:49.413 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: num_shard_bits : 4 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: strict_capacity_limit : 0 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: high_pri_pool_ratio: 0.000 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: block_cache_compressed: (nil) 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: persistent_cache: (nil) 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: block_size: 4096 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: block_size_deviation: 10 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: block_restart_interval: 16 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: index_block_restart_interval: 1 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: metadata_block_size: 4096 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: partition_filters: 0 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: use_delta_encoding: 1 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: filter_policy: rocksdb.BuiltinBloomFilter 2023-08-28T02:29:49.414 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: whole_key_filtering: 1 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: verify_compression: 0 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: read_amp_bytes_per_bit: 0 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: format_version: 2 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: enable_index_compression: 1 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: block_align: 0 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.write_buffer_size: 33554432 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_write_buffer_number: 2 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compression: NoCompression 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.bottommost_compression: Disabled 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.prefix_extractor: nullptr 2023-08-28T02:29:49.415 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.num_levels: 7 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-08-28T02:29:49.416 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compression_opts.level: 32767 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compression_opts.strategy: 0 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compression_opts.enabled: false 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.target_file_size_base: 67108864 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-08-28T02:29:49.417 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.arena_block_size: 4194304 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-08-28T02:29:49.418 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.disable_auto_compactions: 0 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-08-28T02:29:49.419 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.table_properties_collectors: 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.inplace_update_support: 0 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.bloom_locality: 0 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.max_successive_merges: 0 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.paranoid_file_checks: 0 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.force_consistency_checks: 0 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.report_bg_io_stats: 0 2023-08-28T02:29:49.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.ttl: 2592000 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.321+0000 7fd4daab9880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.322+0000 7fd4daab9880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.322+0000 7fd4daab9880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.322+0000 7fd4daab9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1693189789323975, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.322+0000 7fd4daab9880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.322+0000 7fd4daab9880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.322+0000 7fd4daab9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1693189789324406, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1562, "table_properties": {"data_size": 648, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "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": 1693189789, "oldest_key_time": 3, "file_creation_time": 0}} 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.322+0000 7fd4daab9880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.323+0000 7fd4daab9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1693189789324773, "job": 1, "event": "recovery_finished"} 2023-08-28T02:29:49.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.323+0000 7fd4daab9880 4 rocksdb: DB pointer 0x55d793a73800 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.324+0000 7fd4c18c0700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.324+0000 7fd4c18c0700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ** DB Stats ** 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ** Compaction Stats [default] ** 2023-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 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-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ** Compaction Stats [default] ** 2023-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 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-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:29:49.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Flush(GB): cumulative 0.000, interval 0.000 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Cumulative compaction: 0.00 GB write, 0.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Interval compaction: 0.00 GB write, 0.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 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-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ** Compaction Stats [default] ** 2023-08-28T02:29:49.424 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 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-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: L0 1/0 1.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Sum 1/0 1.53 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 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-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ** Compaction Stats [default] ** 2023-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 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-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2023-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Flush(GB): cumulative 0.000, interval 0.000 2023-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:29:49.425 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Cumulative compaction: 0.00 GB write, 0.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 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-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.324+0000 7fd4daab9880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.324+0000 7fd4daab9880 0 using public_addrv [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.325+0000 7fd4daab9880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] at bind addrs [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:29:49.426 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.326+0000 7fd4daab9880 1 mon.c@-1(???) e0 preinit fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.343+0000 7fd4c40c5700 0 mon.c@-1(synchronizing).mds e1 new map 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.343+0000 7fd4c40c5700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: e1 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: enable_multiple, ever_enabled_multiple: 1,1 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 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-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: legacy client fscid: -1 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: No filesystems configured 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.343+0000 7fd4c40c5700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.343+0000 7fd4c40c5700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-08-28T02:29:49.427 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.343+0000 7fd4c40c5700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.343+0000 7fd4c40c5700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.343+0000 7fd4c40c5700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.343+0000 7fd4c40c5700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.346+0000 7fd4c40c5700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.346+0000 7fd4c40c5700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.346+0000 7fd4c40c5700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.346+0000 7fd4c40c5700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:46.423220+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:29:46.707037+0000 mgr.y (mgr.14146) 22 : cephadm [INF] Deploying daemon mon.c on smithi179 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:47.291744+0000 mon.a (mon.0) 141 : audit [DBG] from='client.? 172.21.15.190:0/3564553237' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:47.651697+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:29:49.346+0000 7fd4c40c5700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-08-28T02:29:49.428 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:49 smithi179 systemd[1]: Started Ceph mon.c for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:29:54.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:49.353806+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:29:54.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:49.353950+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2023-08-28T02:29:54.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:49.354642+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-08-28T02:29:54.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:49.367366+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:54.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:49.367484+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:50.351168+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:50.423947+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:51.351214+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:52.351411+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:52.424276+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:53.351389+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:54.351645+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:54.367623+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:54.370777+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:54.382983+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:54.383040+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:54.383263+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 37s) 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:54.383428+0000 mon.a (mon.0) 158 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-08-28T02:29:54.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:54.386521+0000 mon.a (mon.0) 159 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-08-28T02:29:54.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:54.386552+0000 mon.a (mon.0) 160 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-08-28T02:29:54.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:54.386561+0000 mon.a (mon.0) 161 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] is down (out of quorum) 2023-08-28T02:29:54.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:54.389226+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:54.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:54.390506+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:29:54.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:49.353806+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:29:54.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:49.353950+0000 mon.a (mon.0) 145 : cluster [INF] mon.a calling monitor election 2023-08-28T02:29:54.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:49.354642+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-08-28T02:29:54.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:49.367366+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:49.367484+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:50.351168+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:50.423947+0000 mgr.y (mgr.14146) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:51.351214+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:52.351411+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:52.424276+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:53.351389+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:54.351645+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:54.367623+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:54.370777+0000 mon.a (mon.0) 154 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:29:54.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:54.382983+0000 mon.a (mon.0) 155 : cluster [DBG] fsmap 2023-08-28T02:29:54.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:54.383040+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-08-28T02:29:54.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:54.383263+0000 mon.a (mon.0) 157 : cluster [DBG] mgrmap e13: y(active, since 37s) 2023-08-28T02:29:54.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:54.383428+0000 mon.a (mon.0) 158 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-08-28T02:29:54.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:54.386521+0000 mon.a (mon.0) 159 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-08-28T02:29:54.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:54.386552+0000 mon.a (mon.0) 160 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-08-28T02:29:54.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:54.386561+0000 mon.a (mon.0) 161 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] is down (out of quorum) 2023-08-28T02:29:54.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:54.389226+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:54.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:54.390506+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:29:55.067 INFO:teuthology.orchestra.run.smithi190.stdout: 2023-08-28T02:29:55.068 INFO:teuthology.orchestra.run.smithi190.stdout:{"epoch":3,"fsid":"7724724a-454a-11ee-817c-1b7a5f1ba315","modified":"2023-08-28T02:29:49.351498Z","created":"2023-08-28T02:28:25.435057Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:3300","nonce":0},{"type":"v1","addr":"172.21.15.179:6789","nonce":0}]},"addr":"172.21.15.179:6789/0","public_addr":"172.21.15.179:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:3300","nonce":0},{"type":"v1","addr":"172.21.15.190:6789","nonce":0}]},"addr":"172.21.15.190:6789/0","public_addr":"172.21.15.190:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:3301","nonce":0},{"type":"v1","addr":"172.21.15.179:6790","nonce":0}]},"addr":"172.21.15.179:6790/0","public_addr":"172.21.15.179:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-08-28T02:29:55.070 INFO:teuthology.orchestra.run.smithi190.stderr:dumped monmap epoch 3 2023-08-28T02:29:55.461 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-08-28T02:29:55.461 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph config generate-minimal-conf 2023-08-28T02:29:55.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:54.424631+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:55.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:55.068103+0000 mon.a (mon.0) 164 : audit [DBG] from='client.? 172.21.15.190:0/1463565041' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-28T02:29:55.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:55.351673+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:55.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:54.424631+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:55.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:55.068103+0000 mon.a (mon.0) 164 : audit [DBG] from='client.? 172.21.15.190:0/1463565041' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-28T02:29:55.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:55.351673+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:56.669 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:54.424631+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:56.669 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:55.068103+0000 mon.a (mon.0) 164 : audit [DBG] from='client.? 172.21.15.190:0/1463565041' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-08-28T02:29:56.669 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:55.351673+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:56.975 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:51.352659+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-08-28T02:29:57.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:51.352659+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-08-28T02:29:57.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.369570+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-08-28T02:29:57.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.369859+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-08-28T02:29:57.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.369931+0000 mon.a (mon.0) 177 : cluster [INF] mon.a calling monitor election 2023-08-28T02:29:57.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.383833+0000 mon.a (mon.0) 178 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:29:57.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.386232+0000 mon.a (mon.0) 179 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:29:57.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.386600+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2023-08-28T02:29:57.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.386633+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-08-28T02:29:57.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.386787+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: y(active, since 39s) 2023-08-28T02:29:57.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.386962+0000 mon.a (mon.0) 183 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-08-28T02:29:57.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.386984+0000 mon.a (mon.0) 184 : cluster [INF] Cluster is now healthy 2023-08-28T02:29:57.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.389052+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2023-08-28T02:29:57.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:56.555875+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:57.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:51.352659+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-08-28T02:29:57.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.369570+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-08-28T02:29:57.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.369859+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-08-28T02:29:57.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.369931+0000 mon.a (mon.0) 177 : cluster [INF] mon.a calling monitor election 2023-08-28T02:29:57.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.383833+0000 mon.a (mon.0) 178 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:29:57.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.386232+0000 mon.a (mon.0) 179 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.386600+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.386633+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.386787+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: y(active, since 39s) 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.386962+0000 mon.a (mon.0) 183 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.386984+0000 mon.a (mon.0) 184 : cluster [INF] Cluster is now healthy 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.389052+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:56.555875+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.369570+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.369859+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.369931+0000 mon.a (mon.0) 177 : cluster [INF] mon.a calling monitor election 2023-08-28T02:29:57.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.383833+0000 mon.a (mon.0) 178 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:29:57.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.386232+0000 mon.a (mon.0) 179 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:29:57.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.386600+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2023-08-28T02:29:57.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.386633+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-08-28T02:29:57.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.386787+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: y(active, since 39s) 2023-08-28T02:29:57.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.386962+0000 mon.a (mon.0) 183 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-08-28T02:29:57.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.386984+0000 mon.a (mon.0) 184 : cluster [INF] Cluster is now healthy 2023-08-28T02:29:57.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.389052+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2023-08-28T02:29:57.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:56.555875+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:57.613 INFO:teuthology.orchestra.run.smithi179.stdout:# minimal ceph.conf for 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:29:57.613 INFO:teuthology.orchestra.run.smithi179.stdout:[global] 2023-08-28T02:29:57.613 INFO:teuthology.orchestra.run.smithi179.stdout: fsid = 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:29:57.614 INFO:teuthology.orchestra.run.smithi179.stdout: mon_host = [v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0] [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] 2023-08-28T02:29:58.097 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-08-28T02:29:58.097 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:29:58.097 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/etc/ceph/ceph.conf 2023-08-28T02:29:58.129 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:29:58.129 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:29:58.196 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:29:58.196 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.conf 2023-08-28T02:29:58.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:56.424972+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:58.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:57.351866+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:58.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:57.372168+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:58.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:57.372882+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:29:58.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:57.373465+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:29:58.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:57.374029+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:58.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:57.613138+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.179:0/2724436262' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:58.235 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:29:58.235 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:29:58.279 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:56.424972+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:58.280 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:57.351866+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:58.280 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:57.372168+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:58.280 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:57.372882+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:29:58.280 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:57.373465+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:29:58.280 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:57.374029+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:58.280 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:57.613138+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.179:0/2724436262' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:58.281 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:56.424972+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:29:58.281 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:57.351866+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:29:58.281 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:57.372168+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:58.281 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:57.372882+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:29:58.281 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:57.373465+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:29:58.282 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:57.374029+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:58.282 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:57.613138+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.179:0/2724436262' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:58.306 INFO:tasks.cephadm:Adding mgr.y on smithi179 2023-08-28T02:29:58.307 INFO:tasks.cephadm:Adding mgr.x on smithi190 2023-08-28T02:29:58.307 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch apply mgr '2;smithi179=y;smithi190=x' 2023-08-28T02:29:59.193 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:29:57.372648+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-08-28T02:29:59.193 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:29:57.374577+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi179 2023-08-28T02:29:59.193 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:58.677343+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:59.193 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:58.677975+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:29:59.193 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:58.678543+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:29:59.194 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:29:58.679040+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:59.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:57.372648+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-08-28T02:29:59.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:57.374577+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi179 2023-08-28T02:29:59.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:58.677343+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:59.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:58.677975+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:29:59.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:58.678543+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:29:59.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:29:58.679040+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:29:59.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:29:57.372648+0000 mgr.y (mgr.14146) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-08-28T02:29:59.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:29:57.374577+0000 mgr.y (mgr.14146) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi179 2023-08-28T02:29:59.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:58.677343+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:29:59.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:58.677975+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:29:59.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:58.678543+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:29:59.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:29:58.679040+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:00.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:29:58.425249+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:00.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:29:58.677779+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-08-28T02:30:00.211 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:29:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:29:58.679485+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2023-08-28T02:30:00.248 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled mgr update... 2023-08-28T02:30:00.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:29:58.425249+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:00.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:58.677779+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-08-28T02:30:00.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:29:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:29:58.679485+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2023-08-28T02:30:00.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:29:58.425249+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:00.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:29:58.677779+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-08-28T02:30:00.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:29:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:29:58.679485+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Reconfiguring daemon mon.b on smithi190 2023-08-28T02:30:00.591 DEBUG:teuthology.orchestra.run.smithi190:mgr.x> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.x.service 2023-08-28T02:30:00.594 INFO:tasks.cephadm:Deploying OSDs... 2023-08-28T02:30:00.594 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:30:00.594 DEBUG:teuthology.orchestra.run.smithi179:> dd if=/scratch_devs of=/dev/stdout 2023-08-28T02:30:00.616 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-08-28T02:30:00.616 DEBUG:teuthology.orchestra.run.smithi179:> stat /dev/vg_nvme/lv_1 2023-08-28T02:30:00.622 INFO:journalctl@ceph.mgr.x.smithi190.stdout:-- Logs begin at Mon 2023-08-28 02:13:09 UTC. -- 2023-08-28T02:30:00.676 INFO:teuthology.orchestra.run.smithi179.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-08-28T02:30:00.677 INFO:teuthology.orchestra.run.smithi179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-28T02:30:00.677 INFO:teuthology.orchestra.run.smithi179.stdout:Device: 6h/6d Inode: 388760 Links: 1 2023-08-28T02:30:00.677 INFO:teuthology.orchestra.run.smithi179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-28T02:30:00.677 INFO:teuthology.orchestra.run.smithi179.stdout:Context: system_u:object_r:device_t:s0 2023-08-28T02:30:00.677 INFO:teuthology.orchestra.run.smithi179.stdout:Access: 2023-08-28 02:29:48.772846209 +0000 2023-08-28T02:30:00.677 INFO:teuthology.orchestra.run.smithi179.stdout:Modify: 2023-08-28 02:22:26.611732360 +0000 2023-08-28T02:30:00.677 INFO:teuthology.orchestra.run.smithi179.stdout:Change: 2023-08-28 02:22:26.611732360 +0000 2023-08-28T02:30:00.677 INFO:teuthology.orchestra.run.smithi179.stdout: Birth: - 2023-08-28T02:30:00.677 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-08-28T02:30:00.749 INFO:teuthology.orchestra.run.smithi179.stderr:1+0 records in 2023-08-28T02:30:00.750 INFO:teuthology.orchestra.run.smithi179.stderr:1+0 records out 2023-08-28T02:30:00.750 INFO:teuthology.orchestra.run.smithi179.stderr:512 bytes copied, 0.000241061 s, 2.1 MB/s 2023-08-28T02:30:00.751 DEBUG:teuthology.orchestra.run.smithi179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-08-28T02:30:00.811 DEBUG:teuthology.orchestra.run.smithi179:> stat /dev/vg_nvme/lv_2 2023-08-28T02:30:00.870 INFO:teuthology.orchestra.run.smithi179.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-08-28T02:30:00.870 INFO:teuthology.orchestra.run.smithi179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-28T02:30:00.870 INFO:teuthology.orchestra.run.smithi179.stdout:Device: 6h/6d Inode: 390732 Links: 1 2023-08-28T02:30:00.870 INFO:teuthology.orchestra.run.smithi179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-28T02:30:00.870 INFO:teuthology.orchestra.run.smithi179.stdout:Context: system_u:object_r:device_t:s0 2023-08-28T02:30:00.870 INFO:teuthology.orchestra.run.smithi179.stdout:Access: 2023-08-28 02:29:48.773846184 +0000 2023-08-28T02:30:00.870 INFO:teuthology.orchestra.run.smithi179.stdout:Modify: 2023-08-28 02:22:27.129719257 +0000 2023-08-28T02:30:00.870 INFO:teuthology.orchestra.run.smithi179.stdout:Change: 2023-08-28 02:22:27.129719257 +0000 2023-08-28T02:30:00.871 INFO:teuthology.orchestra.run.smithi179.stdout: Birth: - 2023-08-28T02:30:00.871 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-08-28T02:30:00.938 INFO:teuthology.orchestra.run.smithi179.stderr:1+0 records in 2023-08-28T02:30:00.938 INFO:teuthology.orchestra.run.smithi179.stderr:1+0 records out 2023-08-28T02:30:00.938 INFO:teuthology.orchestra.run.smithi179.stderr:512 bytes copied, 0.000210102 s, 2.4 MB/s 2023-08-28T02:30:00.939 DEBUG:teuthology.orchestra.run.smithi179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-08-28T02:30:00.998 DEBUG:teuthology.orchestra.run.smithi179:> stat /dev/vg_nvme/lv_3 2023-08-28T02:30:01.056 INFO:teuthology.orchestra.run.smithi179.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-08-28T02:30:01.056 INFO:teuthology.orchestra.run.smithi179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-28T02:30:01.056 INFO:teuthology.orchestra.run.smithi179.stdout:Device: 6h/6d Inode: 388000 Links: 1 2023-08-28T02:30:01.057 INFO:teuthology.orchestra.run.smithi179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-28T02:30:01.057 INFO:teuthology.orchestra.run.smithi179.stdout:Context: system_u:object_r:device_t:s0 2023-08-28T02:30:01.057 INFO:teuthology.orchestra.run.smithi179.stdout:Access: 2023-08-28 02:29:48.773846184 +0000 2023-08-28T02:30:01.057 INFO:teuthology.orchestra.run.smithi179.stdout:Modify: 2023-08-28 02:22:27.640706331 +0000 2023-08-28T02:30:01.057 INFO:teuthology.orchestra.run.smithi179.stdout:Change: 2023-08-28 02:22:27.640706331 +0000 2023-08-28T02:30:01.058 INFO:teuthology.orchestra.run.smithi179.stdout: Birth: - 2023-08-28T02:30:01.058 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-08-28T02:30:01.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:00.000169+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2023-08-28T02:30:01.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.248843+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:01.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.281575+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:01.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.282516+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:01.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.284034+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:01.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.284786+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:01.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.288795+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:01.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.290142+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:30:01.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.294534+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-08-28T02:30:01.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.295308+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:30:01.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.296200+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:01.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:00.000169+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2023-08-28T02:30:01.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.248843+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:01.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.281575+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:01.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.282516+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:01.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.284034+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:01.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.284786+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:01.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.288795+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:01.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.290142+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:30:01.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.294534+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-08-28T02:30:01.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.295308+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:30:01.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.296200+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:01.119 INFO:teuthology.orchestra.run.smithi179.stderr:1+0 records in 2023-08-28T02:30:01.119 INFO:teuthology.orchestra.run.smithi179.stderr:1+0 records out 2023-08-28T02:30:01.119 INFO:teuthology.orchestra.run.smithi179.stderr:512 bytes copied, 0.000220527 s, 2.3 MB/s 2023-08-28T02:30:01.120 DEBUG:teuthology.orchestra.run.smithi179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-08-28T02:30:01.178 DEBUG:teuthology.orchestra.run.smithi179:> stat /dev/vg_nvme/lv_4 2023-08-28T02:30:01.235 INFO:teuthology.orchestra.run.smithi179.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-08-28T02:30:01.236 INFO:teuthology.orchestra.run.smithi179.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-28T02:30:01.236 INFO:teuthology.orchestra.run.smithi179.stdout:Device: 6h/6d Inode: 388033 Links: 1 2023-08-28T02:30:01.236 INFO:teuthology.orchestra.run.smithi179.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-28T02:30:01.236 INFO:teuthology.orchestra.run.smithi179.stdout:Context: system_u:object_r:device_t:s0 2023-08-28T02:30:01.236 INFO:teuthology.orchestra.run.smithi179.stdout:Access: 2023-08-28 02:29:48.773846184 +0000 2023-08-28T02:30:01.236 INFO:teuthology.orchestra.run.smithi179.stdout:Modify: 2023-08-28 02:22:28.160693177 +0000 2023-08-28T02:30:01.236 INFO:teuthology.orchestra.run.smithi179.stdout:Change: 2023-08-28 02:22:28.160693177 +0000 2023-08-28T02:30:01.236 INFO:teuthology.orchestra.run.smithi179.stdout: Birth: - 2023-08-28T02:30:01.236 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-08-28T02:30:01.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:00.000169+0000 mon.a (mon.0) 196 : cluster [INF] overall HEALTH_OK 2023-08-28T02:30:01.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.248843+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:01.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.281575+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:01.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.282516+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:01.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.284034+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:01.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.284786+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:01.243 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.288795+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:01.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.290142+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:30:01.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.294534+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-08-28T02:30:01.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.295308+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:30:01.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.296200+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:01.301 INFO:teuthology.orchestra.run.smithi179.stderr:1+0 records in 2023-08-28T02:30:01.301 INFO:teuthology.orchestra.run.smithi179.stderr:1+0 records out 2023-08-28T02:30:01.302 INFO:teuthology.orchestra.run.smithi179.stderr:512 bytes copied, 0.000196713 s, 2.6 MB/s 2023-08-28T02:30:01.303 DEBUG:teuthology.orchestra.run.smithi179:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-08-28T02:30:01.361 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:30:01.361 DEBUG:teuthology.orchestra.run.smithi190:> dd if=/scratch_devs of=/dev/stdout 2023-08-28T02:30:01.377 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-08-28T02:30:01.378 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_1 2023-08-28T02:30:01.435 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-08-28T02:30:01.435 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-28T02:30:01.435 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 6h/6d Inode: 386384 Links: 1 2023-08-28T02:30:01.435 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-28T02:30:01.435 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2023-08-28T02:30:01.436 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2023-08-28 02:29:41.098228078 +0000 2023-08-28T02:30:01.436 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2023-08-28 02:22:25.057783757 +0000 2023-08-28T02:30:01.436 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2023-08-28 02:22:25.057783757 +0000 2023-08-28T02:30:01.436 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2023-08-28T02:30:01.436 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-08-28T02:30:01.583 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2023-08-28T02:30:01.583 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2023-08-28T02:30:01.583 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000246931 s, 2.1 MB/s 2023-08-28T02:30:01.584 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-08-28T02:30:01.603 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_2 2023-08-28T02:30:01.661 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-08-28T02:30:01.661 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-28T02:30:01.661 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 6h/6d Inode: 386446 Links: 1 2023-08-28T02:30:01.661 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-28T02:30:01.661 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2023-08-28T02:30:01.661 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2023-08-28 02:30:01.658660113 +0000 2023-08-28T02:30:01.661 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2023-08-28 02:22:25.545769946 +0000 2023-08-28T02:30:01.662 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2023-08-28 02:22:25.545769946 +0000 2023-08-28T02:30:01.662 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2023-08-28T02:30:01.662 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-08-28T02:30:01.730 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2023-08-28T02:30:01.730 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2023-08-28T02:30:01.730 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000232445 s, 2.2 MB/s 2023-08-28T02:30:01.731 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-08-28T02:30:01.790 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_3 2023-08-28T02:30:01.848 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-08-28T02:30:01.848 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-28T02:30:01.848 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 6h/6d Inode: 391603 Links: 1 2023-08-28T02:30:01.848 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-28T02:30:01.848 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2023-08-28T02:30:01.848 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2023-08-28 02:30:01.658660113 +0000 2023-08-28T02:30:01.848 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2023-08-28 02:22:26.058755427 +0000 2023-08-28T02:30:01.849 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2023-08-28 02:22:26.058755427 +0000 2023-08-28T02:30:01.849 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2023-08-28T02:30:01.849 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-08-28T02:30:01.911 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:01 smithi190 systemd[1]: Starting Ceph mgr.x for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:30:01.914 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2023-08-28T02:30:01.914 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2023-08-28T02:30:01.914 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.00019819 s, 2.6 MB/s 2023-08-28T02:30:01.915 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-08-28T02:30:01.972 DEBUG:teuthology.orchestra.run.smithi190:> stat /dev/vg_nvme/lv_4 2023-08-28T02:30:02.032 INFO:teuthology.orchestra.run.smithi190.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-08-28T02:30:02.032 INFO:teuthology.orchestra.run.smithi190.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-28T02:30:02.032 INFO:teuthology.orchestra.run.smithi190.stdout:Device: 6h/6d Inode: 385897 Links: 1 2023-08-28T02:30:02.032 INFO:teuthology.orchestra.run.smithi190.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-28T02:30:02.032 INFO:teuthology.orchestra.run.smithi190.stdout:Context: system_u:object_r:device_t:s0 2023-08-28T02:30:02.032 INFO:teuthology.orchestra.run.smithi190.stdout:Access: 2023-08-28 02:30:01.658660113 +0000 2023-08-28T02:30:02.032 INFO:teuthology.orchestra.run.smithi190.stdout:Modify: 2023-08-28 02:22:26.560741220 +0000 2023-08-28T02:30:02.033 INFO:teuthology.orchestra.run.smithi190.stdout:Change: 2023-08-28 02:22:26.560741220 +0000 2023-08-28T02:30:02.033 INFO:teuthology.orchestra.run.smithi190.stdout: Birth: - 2023-08-28T02:30:02.033 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-08-28T02:30:02.097 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records in 2023-08-28T02:30:02.097 INFO:teuthology.orchestra.run.smithi190.stderr:1+0 records out 2023-08-28T02:30:02.097 INFO:teuthology.orchestra.run.smithi190.stderr:512 bytes copied, 0.000193454 s, 2.6 MB/s 2023-08-28T02:30:02.098 DEBUG:teuthology.orchestra.run.smithi190:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-08-28T02:30:02.158 INFO:tasks.cephadm:Deploying osd.0 on smithi179 with /dev/vg_nvme/lv_4... 2023-08-28T02:30:02.158 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-08-28T02:30:02.225 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:01 smithi190 podman[97550]: 2023-08-28T02:30:02.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:00.244191+0000 mgr.y (mgr.14146) 37 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi179=y;smithi190=x", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:02.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:00.245612+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Saving service mgr spec with placement smithi179=y;smithi190=x;count:2 2023-08-28T02:30:02.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:00.296912+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Deploying daemon mgr.x on smithi190 2023-08-28T02:30:02.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:00.425507+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:02.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:00.244191+0000 mgr.y (mgr.14146) 37 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi179=y;smithi190=x", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:02.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:00.245612+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Saving service mgr spec with placement smithi179=y;smithi190=x;count:2 2023-08-28T02:30:02.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:00.296912+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Deploying daemon mgr.x on smithi190 2023-08-28T02:30:02.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:00.425507+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:00.244191+0000 mgr.y (mgr.14146) 37 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi179=y;smithi190=x", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:00.245612+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Saving service mgr spec with placement smithi179=y;smithi190=x;count:2 2023-08-28T02:30:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:00.296912+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Deploying daemon mgr.x on smithi190 2023-08-28T02:30:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:00.425507+0000 mgr.y (mgr.14146) 40 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:02.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:02.225+0000 7fe9aa692700 1 -- 172.21.15.190:0/1996151304 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56422432a4e0 con 0x5642242ff000 2023-08-28T02:30:02.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:02 smithi190 bash[97550]: 367ffdd823e71bc263b9552d4f3a5b94a22390b8b0f835cbe301cc1b6a02b0fb 2023-08-28T02:30:02.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:02 smithi190 systemd[1]: Started Ceph mgr.x for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:30:02.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:02.351+0000 7fe9bac79680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:30:02.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:02.435+0000 7fe9bac79680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:30:03.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:02.819+0000 7fe9bac79680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:30:03.690 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:02.350821+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:03.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:02.352500+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:03.691 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:02.425894+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:03.691 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:03.599+0000 7fe9bac79680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:30:03.691 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:03.690+0000 7fe9bac79680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:30:03.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:02.350821+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:03.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:02.352500+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:03.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:02.425894+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:03.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:02.350821+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:03.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:02.352500+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:03.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:02.425894+0000 mgr.y (mgr.14146) 41 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:03.937 INFO:teuthology.orchestra.run.smithi179.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-08-28T02:30:03.938 INFO:teuthology.orchestra.run.smithi179.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-08-28T02:30:03.938 INFO:teuthology.orchestra.run.smithi179.stderr: stderr: 10+0 records in 2023-08-28T02:30:03.938 INFO:teuthology.orchestra.run.smithi179.stderr:10+0 records out 2023-08-28T02:30:03.938 INFO:teuthology.orchestra.run.smithi179.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0112928 s, 929 MB/s 2023-08-28T02:30:03.938 INFO:teuthology.orchestra.run.smithi179.stderr:--> Zapping successful for: 2023-08-28T02:30:04.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:03.910+0000 7fe9bac79680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:30:04.425 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch daemon add osd smithi179:vg_nvme/lv_4 2023-08-28T02:30:05.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:03.839968+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:05.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:03.840546+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:05.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:03.841179+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:05.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:03.845088+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:05.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:03.846367+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-08-28T02:30:05.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:03.846605+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:30:05.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:03.847216+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:30:05.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:03.847689+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:05.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:03.848137+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mgr.y on smithi179 2023-08-28T02:30:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:03.839968+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:03.840546+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:03.841179+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:03.845088+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:05.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:03.846367+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-08-28T02:30:05.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:03.846605+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:30:05.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:03.847216+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:30:05.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:03.847689+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:05.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:03.848137+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mgr.y on smithi179 2023-08-28T02:30:05.133 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:04.843+0000 7fe9bac79680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:30:05.133 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:04.968+0000 7fe9bac79680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:30:05.133 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:05.044+0000 7fe9bac79680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:30:05.133 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:03.839968+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:05.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:03.840546+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:05.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:03.841179+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:05.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:03.845088+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:05.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:03.846367+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-08-28T02:30:05.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:03.846605+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:30:05.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:03.847216+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:30:05.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:03.847689+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:05.134 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:03.848137+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mgr.y on smithi179 2023-08-28T02:30:05.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:05.133+0000 7fe9bac79680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:30:05.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:05.327+0000 7fe9bac79680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:30:06.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:05.599+0000 7fe9bac79680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:30:06.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:05.695+0000 7fe9bac79680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:30:06.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:04.426156+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:06.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:05.088798+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:06.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:05.089661+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:06.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:05.090859+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:06.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:05.091485+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:06.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:05.097953+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:06.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:04.426156+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:06.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:05.088798+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:06.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:05.089661+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:06.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:05.090859+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:06.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:05.091485+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:06.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:05.097953+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:06.405 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:04.426156+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:05.088798+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:05.089661+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:05.090859+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:05.091485+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:06.406 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:05.097953+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:06.746 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:06.405+0000 7fe9bac79680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:30:06.746 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:06.485+0000 7fe9bac79680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:30:06.746 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:06.575+0000 7fe9bac79680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:30:06.746 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:06.745+0000 7fe9bac79680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:30:07.198 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:06.146114+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:30:07.199 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:06.147976+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:30:07.199 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:06.148532+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:07.199 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:06.560056+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:07.199 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:06.146114+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:30:07.199 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:06.147976+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:30:07.199 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:06.148532+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:07.199 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:06.560056+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:07.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:06.146114+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:30:07.288 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:06.147976+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:30:07.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:06.148532+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:07.289 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:06.560056+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:07.289 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:07.029+0000 7fe9bac79680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:30:07.289 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:07.157+0000 7fe9bac79680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:30:07.539 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:07.288+0000 7fe9bac79680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:30:07.539 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:07.457+0000 7fe9bac79680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:30:08.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:30:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:30:07.539+0000 7fe9bac79680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:30:08.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:06.144045+0000 mgr.y (mgr.14146) 45 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:08.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:06.426564+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:08.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:07.553764+0000 mon.a (mon.0) 225 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:30:08.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:07.554783+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:30:08.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:07.555083+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:30:08.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:07.556033+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:30:08.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:07.556282+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:30:08.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:06.144045+0000 mgr.y (mgr.14146) 45 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:08.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:06.426564+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:08.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:07.553764+0000 mon.a (mon.0) 225 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:30:08.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:07.554783+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:30:08.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:07.555083+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:30:08.593 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:07.556033+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:30:08.593 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:07.556282+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:30:08.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:06.144045+0000 mgr.y (mgr.14146) 45 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:08.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:06.426564+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:08.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:07.553764+0000 mon.a (mon.0) 225 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:30:08.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:07.554783+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:30:08.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:07.555083+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:30:08.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:07.556033+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:30:08.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:07.556282+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.190:0/3204423031' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:30:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:08.102693+0000 mon.a (mon.0) 226 : cluster [DBG] mgrmap e14: y(active, since 51s), standbys: x 2023-08-28T02:30:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:08.102816+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:30:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:08.401053+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.179:0/994252057' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1691601-c348-4a70-9cf7-3c26cc79495f"}]: dispatch 2023-08-28T02:30:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:08.401398+0000 mon.a (mon.0) 228 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1691601-c348-4a70-9cf7-3c26cc79495f"}]: dispatch 2023-08-28T02:30:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:08.405241+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1691601-c348-4a70-9cf7-3c26cc79495f"}]': finished 2023-08-28T02:30:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:08.405325+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-08-28T02:30:09.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:08.405428+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:09.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:08.426851+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:09.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:08.964736+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 172.21.15.179:0/1690193445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:30:09.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:08.102693+0000 mon.a (mon.0) 226 : cluster [DBG] mgrmap e14: y(active, since 51s), standbys: x 2023-08-28T02:30:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:08.102816+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:30:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:08.401053+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.179:0/994252057' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1691601-c348-4a70-9cf7-3c26cc79495f"}]: dispatch 2023-08-28T02:30:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:08.401398+0000 mon.a (mon.0) 228 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1691601-c348-4a70-9cf7-3c26cc79495f"}]: dispatch 2023-08-28T02:30:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:08.405241+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1691601-c348-4a70-9cf7-3c26cc79495f"}]': finished 2023-08-28T02:30:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:08.405325+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-08-28T02:30:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:08.405428+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:08.426851+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:08.964736+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 172.21.15.179:0/1690193445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:30:09.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:08.102693+0000 mon.a (mon.0) 226 : cluster [DBG] mgrmap e14: y(active, since 51s), standbys: x 2023-08-28T02:30:09.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:08.102816+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:30:09.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:08.401053+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.179:0/994252057' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1691601-c348-4a70-9cf7-3c26cc79495f"}]: dispatch 2023-08-28T02:30:09.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:08.401398+0000 mon.a (mon.0) 228 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f1691601-c348-4a70-9cf7-3c26cc79495f"}]: dispatch 2023-08-28T02:30:09.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:08.405241+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f1691601-c348-4a70-9cf7-3c26cc79495f"}]': finished 2023-08-28T02:30:09.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:08.405325+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-08-28T02:30:09.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:08.405428+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:09.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:08.426851+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:09.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:08.964736+0000 mon.a (mon.0) 232 : audit [DBG] from='client.? 172.21.15.179:0/1690193445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:30:11.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:10.427090+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:11.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:10.427090+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:11.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:10.427090+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:13.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:12.427307+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:13.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:12.427307+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:13.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:12.427307+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:14.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:14.330221+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-28T02:30:14.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:14.330915+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:14.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:14.330221+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-28T02:30:14.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:14.330915+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:14.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:14.330221+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-28T02:30:14.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:14.330915+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:15.731 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:14.331465+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi179 2023-08-28T02:30:15.732 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:14.427564+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:15.732 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:14.331465+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi179 2023-08-28T02:30:15.732 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:14.427564+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:15.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:14.331465+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon osd.0 on smithi179 2023-08-28T02:30:15.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:14.427564+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:17.764 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:16.427767+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:17.764 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:16.427767+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:17.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:16.427767+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:19.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:18.428043+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:19.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:18.611032+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:19.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:18.639095+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:19.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:18.428043+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:19.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:18.611032+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:19.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:18.639095+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:20.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:18.428043+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:20.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:18.611032+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:20.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:18.639095+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:21.217 INFO:teuthology.orchestra.run.smithi179.stdout:Created osd(s) 0 on host 'smithi179' 2023-08-28T02:30:21.723 DEBUG:teuthology.orchestra.run.smithi179:osd.0> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@osd.0.service 2023-08-28T02:30:21.725 INFO:tasks.cephadm:Deploying osd.1 on smithi179 with /dev/vg_nvme/lv_3... 2023-08-28T02:30:21.726 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-08-28T02:30:21.768 INFO:journalctl@ceph.osd.0.smithi179.stdout:-- Logs begin at Mon 2023-08-28 02:13:22 UTC. -- 2023-08-28T02:30:22.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:20.428337+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:22.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:20.814425+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:22.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:20.815149+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:22.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:20.815750+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:22.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:20.821050+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:22.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:21.218217+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:22.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:21.237778+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:22.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:21.755864+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.179:6802/4266752385,v1:172.21.15.179:6803/4266752385]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-28T02:30:22.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:21.756273+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-28T02:30:22.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:20.428337+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:22.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:20.814425+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:22.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:20.815149+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:22.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:20.815750+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:22.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:20.821050+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:22.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:21.218217+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:22.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:21.237778+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:22.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:21.755864+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.179:6802/4266752385,v1:172.21.15.179:6803/4266752385]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-28T02:30:22.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:21.756273+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-28T02:30:22.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:20.428337+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:22.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:20.814425+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:22.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:20.815149+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:22.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:20.815750+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:22.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:20.821050+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:22.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:21.218217+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:22.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:21.237778+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:22.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:21.755864+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.179:6802/4266752385,v1:172.21.15.179:6803/4266752385]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-28T02:30:22.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:21.756273+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-28T02:30:23.521 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-0[105304]: debug 2023-08-28T02:30:23.225+0000 7fca718a1700 -1 osd.0 0 waiting for initial osdmap 2023-08-28T02:30:23.521 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-0[105304]: debug 2023-08-28T02:30:23.228+0000 7fca6a015700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-28T02:30:23.521 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:22.220557+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-08-28T02:30:23.521 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:22.220639+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-08-28T02:30:23.521 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:22.220752+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:23.522 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:22.221174+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.179:6802/4266752385,v1:172.21.15.179:6803/4266752385]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:23.522 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:22.221473+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:23.522 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:22.428704+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:23.522 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:22.220557+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-08-28T02:30:23.522 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:22.220639+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-08-28T02:30:23.522 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:22.220752+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:23.522 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:22.221174+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.179:6802/4266752385,v1:172.21.15.179:6803/4266752385]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:23.522 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:22.221473+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:23.522 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:22.428704+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:22.220557+0000 mon.a (mon.0) 244 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-08-28T02:30:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:22.220639+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-08-28T02:30:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:22.220752+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:22.221174+0000 mon.c (mon.2) 6 : audit [INF] from='osd.0 [v2:172.21.15.179:6802/4266752385,v1:172.21.15.179:6803/4266752385]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:22.221473+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:22.428704+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:24.150 INFO:teuthology.orchestra.run.smithi179.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-08-28T02:30:24.150 INFO:teuthology.orchestra.run.smithi179.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-08-28T02:30:24.151 INFO:teuthology.orchestra.run.smithi179.stderr: stderr: 10+0 records in 2023-08-28T02:30:24.151 INFO:teuthology.orchestra.run.smithi179.stderr:10+0 records out 2023-08-28T02:30:24.151 INFO:teuthology.orchestra.run.smithi179.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0132453 s, 792 MB/s 2023-08-28T02:30:24.151 INFO:teuthology.orchestra.run.smithi179.stderr:--> Zapping successful for: 2023-08-28T02:30:24.454 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:23.221521+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:30:24.455 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:23.221620+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-08-28T02:30:24.455 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:23.222180+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:24.455 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:23.226926+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:24.455 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:23.221521+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:30:24.455 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:23.221620+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-08-28T02:30:24.455 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:23.222180+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:24.455 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:23.226926+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:24.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:23.221521+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:30:24.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:23.221620+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-08-28T02:30:24.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:23.222180+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:24.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:23.226926+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:24.696 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch daemon add osd smithi179:vg_nvme/lv_3 2023-08-28T02:30:25.563 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:22.728559+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:30:25.563 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:22.728610+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:30:25.563 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:24.229444+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.179:6802/4266752385,v1:172.21.15.179:6803/4266752385] boot 2023-08-28T02:30:25.563 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:24.229484+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-08-28T02:30:25.563 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:24.230599+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:25.564 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:24.428919+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:25.564 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:25.034284+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:30:25.564 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:25.038512+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:25.564 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:25.039376+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:30:25.564 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:25.040001+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 16144M 2023-08-28T02:30:25.565 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:25.044245+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:25.565 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:25.045127+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:25.565 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:25.045766+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:25.565 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:25.052359+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:25.565 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:22.728559+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:30:25.565 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:22.728610+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:30:25.566 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:24.229444+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.179:6802/4266752385,v1:172.21.15.179:6803/4266752385] boot 2023-08-28T02:30:25.566 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:24.229484+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-08-28T02:30:25.566 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:24.230599+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:25.566 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:24.428919+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:25.566 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:25.034284+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:30:25.567 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:25.038512+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:25.567 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:25.039376+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:30:25.567 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:25.040001+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 16144M 2023-08-28T02:30:25.567 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:25.044245+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:25.567 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:25.045127+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:25.567 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:25.045766+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:25.568 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:25.052359+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:25.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:22.728559+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:22.728610+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:24.229444+0000 mon.a (mon.0) 252 : cluster [INF] osd.0 [v2:172.21.15.179:6802/4266752385,v1:172.21.15.179:6803/4266752385] boot 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:24.229484+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:24.230599+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:24.428919+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:25.034284+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:25.038512+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:25.039376+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:25.040001+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 16144M 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:25.044245+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:25.045127+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:25.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:25.045766+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:25.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:25.052359+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:26.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:25.444351+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-08-28T02:30:26.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:26.421405+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:30:26.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:26.423256+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:30:26.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:26.423762+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:26.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:25.444351+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-08-28T02:30:26.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:26.421405+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:30:26.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:26.423256+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:30:26.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:26.423762+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:26.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:25.444351+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-08-28T02:30:26.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:26.421405+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:30:26.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:26.423256+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:30:26.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:26.423762+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:27.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:26.419531+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:27.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:26.429160+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:27.504 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:26.419531+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:27.504 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:26.429160+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:27.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:26.419531+0000 mgr.y (mgr.14146) 59 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:27.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:26.429160+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:28.429443+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:29.955 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:28.655498+0000 mon.a (mon.0) 265 : audit [INF] from='client.? 172.21.15.179:0/3009955985' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "335f6fc7-c8e1-4990-806c-551ab1f79593"}]: dispatch 2023-08-28T02:30:29.955 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:28.659155+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.179:0/3009955985' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "335f6fc7-c8e1-4990-806c-551ab1f79593"}]': finished 2023-08-28T02:30:29.956 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:28.659217+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-08-28T02:30:29.956 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:28.659347+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:29.956 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:29.277435+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.179:0/4249721348' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:30:29.956 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:28.429443+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:29.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:28.655498+0000 mon.a (mon.0) 265 : audit [INF] from='client.? 172.21.15.179:0/3009955985' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "335f6fc7-c8e1-4990-806c-551ab1f79593"}]: dispatch 2023-08-28T02:30:29.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:28.659155+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.179:0/3009955985' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "335f6fc7-c8e1-4990-806c-551ab1f79593"}]': finished 2023-08-28T02:30:29.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:28.659217+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-08-28T02:30:29.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:28.659347+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:29.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:29.277435+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.179:0/4249721348' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:30:29.957 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:28.429443+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:29.957 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:28.655498+0000 mon.a (mon.0) 265 : audit [INF] from='client.? 172.21.15.179:0/3009955985' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "335f6fc7-c8e1-4990-806c-551ab1f79593"}]: dispatch 2023-08-28T02:30:29.957 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:28.659155+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.179:0/3009955985' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "335f6fc7-c8e1-4990-806c-551ab1f79593"}]': finished 2023-08-28T02:30:29.957 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:28.659217+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-08-28T02:30:29.958 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:28.659347+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:29.958 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:29.277435+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.179:0/4249721348' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:30:31.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:30.429889+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:31.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:30.429889+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:31.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:30.429889+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:33.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:32.430268+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:33.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:32.430268+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:33.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:32.430268+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:34.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:34.300479+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-08-28T02:30:34.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:34.301048+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:34.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:34.300479+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-08-28T02:30:34.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:34.301048+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:34.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:34.300479+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-08-28T02:30:34.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:34.301048+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:35.801 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:34.301500+0000 mgr.y (mgr.14146) 64 : cephadm [INF] Deploying daemon osd.1 on smithi179 2023-08-28T02:30:35.801 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:34.430578+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:35.801 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:34.301500+0000 mgr.y (mgr.14146) 64 : cephadm [INF] Deploying daemon osd.1 on smithi179 2023-08-28T02:30:35.801 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:34.430578+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:35.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:34.301500+0000 mgr.y (mgr.14146) 64 : cephadm [INF] Deploying daemon osd.1 on smithi179 2023-08-28T02:30:35.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:34.430578+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:37.753 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:36.430957+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:37.753 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:36.430957+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:37.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:36.430957+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:39.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:38.431394+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:39.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:38.476429+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:39.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:38.496358+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:39.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:38.431394+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:39.593 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:38.476429+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:39.593 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:38.496358+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:39.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:38.431394+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:39.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:38.476429+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:39.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:38.496358+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:41.295 INFO:teuthology.orchestra.run.smithi179.stdout:Created osd(s) 1 on host 'smithi179' 2023-08-28T02:30:41.793 DEBUG:teuthology.orchestra.run.smithi179:osd.1> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@osd.1.service 2023-08-28T02:30:41.795 INFO:tasks.cephadm:Deploying osd.2 on smithi179 with /dev/vg_nvme/lv_2... 2023-08-28T02:30:41.795 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-08-28T02:30:41.828 INFO:journalctl@ceph.osd.1.smithi179.stdout:-- Logs begin at Mon 2023-08-28 02:13:22 UTC. -- 2023-08-28T02:30:42.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:40.431774+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:42.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:40.839483+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:41.295693+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:41.379204+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:30:42.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:41.379861+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:30:42.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:41.384111+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:41.384926+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:42.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:41.385512+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:42.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:41.390172+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:41.392567+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:42.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:41.731321+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.179:6810/1871555084,v1:172.21.15.179:6811/1871555084]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-08-28T02:30:42.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:41.731680+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-08-28T02:30:42.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:40.431774+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:40.839483+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:41.295693+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:41.379204+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:41.379861+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:41.384111+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:41.384926+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:41.385512+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:41.390172+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:41.392567+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:41.731321+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.179:6810/1871555084,v1:172.21.15.179:6811/1871555084]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-08-28T02:30:42.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:41.731680+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-08-28T02:30:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:40.431774+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:40.839483+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:41.295693+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:41.379204+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:30:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:41.379861+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:30:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:41.384111+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:41.384926+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:41.385512+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:41.390172+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:42.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:41.392567+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:42.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:41.731321+0000 mon.c (mon.2) 8 : audit [INF] from='osd.1 [v2:172.21.15.179:6810/1871555084,v1:172.21.15.179:6811/1871555084]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-08-28T02:30:42.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:41.731680+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-08-28T02:30:42.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:41.380294+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 8072M 2023-08-28T02:30:42.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:42.392128+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-08-28T02:30:42.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:42.392187+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-08-28T02:30:42.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:42.392294+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:42.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:42.393317+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.179:6810/1871555084,v1:172.21.15.179:6811/1871555084]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:42.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:42.393644+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:42.968 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:41.380294+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 8072M 2023-08-28T02:30:42.968 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:42.392128+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-08-28T02:30:42.968 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:42.392187+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-08-28T02:30:42.968 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:42.392294+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:42.968 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:42.393317+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.179:6810/1871555084,v1:172.21.15.179:6811/1871555084]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:42.968 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:42.393644+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:43.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:41.380294+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 8072M 2023-08-28T02:30:43.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:42.392128+0000 mon.a (mon.0) 283 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-08-28T02:30:43.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:42.392187+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-08-28T02:30:43.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:42.392294+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:43.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:42.393317+0000 mon.c (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.179:6810/1871555084,v1:172.21.15.179:6811/1871555084]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:43.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:42.393644+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:30:43.659 INFO:journalctl@ceph.osd.1.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-1[109309]: debug 2023-08-28T02:30:43.396+0000 7f7d4d6ae700 -1 osd.1 0 waiting for initial osdmap 2023-08-28T02:30:43.659 INFO:journalctl@ceph.osd.1.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-1[109309]: debug 2023-08-28T02:30:43.399+0000 7f7d46e24700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-28T02:30:43.925 INFO:teuthology.orchestra.run.smithi179.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-08-28T02:30:43.925 INFO:teuthology.orchestra.run.smithi179.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-08-28T02:30:43.925 INFO:teuthology.orchestra.run.smithi179.stderr: stderr: 10+0 records in 2023-08-28T02:30:43.925 INFO:teuthology.orchestra.run.smithi179.stderr:10+0 records out 2023-08-28T02:30:43.925 INFO:teuthology.orchestra.run.smithi179.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110964 s, 945 MB/s 2023-08-28T02:30:43.925 INFO:teuthology.orchestra.run.smithi179.stderr:--> Zapping successful for: 2023-08-28T02:30:43.959 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:42.432024+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:43.959 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:43.393487+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:30:43.959 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:43.393557+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-08-28T02:30:43.959 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:43.393852+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:43.959 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:43.397118+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:43.960 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:42.432024+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:43.960 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:43.393487+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:30:43.960 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:43.393557+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-08-28T02:30:43.960 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:43.393852+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:43.960 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:43.397118+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:44.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:42.432024+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:44.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:43.393487+0000 mon.a (mon.0) 287 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:30:44.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:43.393557+0000 mon.a (mon.0) 288 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-08-28T02:30:44.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:43.393852+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:44.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:43.397118+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:44.388 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch daemon add osd smithi179:vg_nvme/lv_2 2023-08-28T02:30:45.407 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:42.735446+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:30:45.407 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:42.735491+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:30:45.407 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:44.398763+0000 mon.a (mon.0) 291 : cluster [INF] osd.1 [v2:172.21.15.179:6810/1871555084,v1:172.21.15.179:6811/1871555084] boot 2023-08-28T02:30:45.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:44.398812+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-08-28T02:30:45.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:44.398955+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:45.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:44.432306+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:45.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:45.249719+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:45.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:45.250409+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:45.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:45.251046+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:45.408 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:45.254767+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:45.685 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:42.735446+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:30:45.685 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:42.735491+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:30:45.685 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:44.398763+0000 mon.a (mon.0) 291 : cluster [INF] osd.1 [v2:172.21.15.179:6810/1871555084,v1:172.21.15.179:6811/1871555084] boot 2023-08-28T02:30:45.685 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:44.398812+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-08-28T02:30:45.685 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:44.398955+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:45.685 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:44.432306+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:45.685 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:45.249719+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:45.685 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:45.250409+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:45.686 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:45.251046+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:45.686 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:45.254767+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:42.735446+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:30:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:42.735491+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:30:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:44.398763+0000 mon.a (mon.0) 291 : cluster [INF] osd.1 [v2:172.21.15.179:6810/1871555084,v1:172.21.15.179:6811/1871555084] boot 2023-08-28T02:30:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:44.398812+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-08-28T02:30:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:44.398955+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:30:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:44.432306+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-08-28T02:30:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:45.249719+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:45.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:45.250409+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:45.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:45.251046+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:30:45.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:45.254767+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:45.244784+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:30:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:45.452139+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-08-28T02:30:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:46.326373+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:30:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:46.328210+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:30:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:46.328712+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:45.244784+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:30:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:45.452139+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-08-28T02:30:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:46.326373+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:30:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:46.328210+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:30:46.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:46.328712+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:45.244784+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:30:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:45.452139+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-08-28T02:30:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:46.326373+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:30:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:46.328210+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:30:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:46.328712+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:47.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:46.324418+0000 mgr.y (mgr.14146) 73 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:47.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:46.432622+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:47.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:46.324418+0000 mgr.y (mgr.14146) 73 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:47.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:46.432622+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:47.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:46.324418+0000 mgr.y (mgr.14146) 73 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:30:47.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:46.432622+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:48.432864+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:48.613431+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 172.21.15.179:0/3173500793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "200e7fac-0f63-442b-a8b3-a0b11bae4a4d"}]: dispatch 2023-08-28T02:30:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:48.621681+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.179:0/3173500793' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "200e7fac-0f63-442b-a8b3-a0b11bae4a4d"}]': finished 2023-08-28T02:30:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:48.621721+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-08-28T02:30:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:48.621804+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:30:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:49.198911+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.179:0/2722829605' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:30:49.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:48.432864+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:49.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:48.613431+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 172.21.15.179:0/3173500793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "200e7fac-0f63-442b-a8b3-a0b11bae4a4d"}]: dispatch 2023-08-28T02:30:49.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:48.621681+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.179:0/3173500793' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "200e7fac-0f63-442b-a8b3-a0b11bae4a4d"}]': finished 2023-08-28T02:30:49.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:48.621721+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-08-28T02:30:49.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:48.621804+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:30:49.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:49.198911+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.179:0/2722829605' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:30:49.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:48.432864+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:49.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:48.613431+0000 mon.a (mon.0) 302 : audit [INF] from='client.? 172.21.15.179:0/3173500793' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "200e7fac-0f63-442b-a8b3-a0b11bae4a4d"}]: dispatch 2023-08-28T02:30:49.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:48.621681+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.179:0/3173500793' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "200e7fac-0f63-442b-a8b3-a0b11bae4a4d"}]': finished 2023-08-28T02:30:49.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:48.621721+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-08-28T02:30:49.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:48.621804+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:30:49.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:49.198911+0000 mon.c (mon.2) 10 : audit [DBG] from='client.? 172.21.15.179:0/2722829605' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:30:51.824 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:50.433294+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:51.825 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:50.433294+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:51.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:50.433294+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:53.789 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:52.433575+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:53.789 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:52.433575+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:53.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:52.433575+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:54.722 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:54.121313+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-08-28T02:30:54.723 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:54.121915+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:54.723 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:54.121313+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-08-28T02:30:54.723 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:54.121915+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:54.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:54.121313+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-08-28T02:30:54.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:54.121915+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:30:55.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:30:54.122360+0000 mgr.y (mgr.14146) 78 : cephadm [INF] Deploying daemon osd.2 on smithi179 2023-08-28T02:30:55.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:54.433879+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:55.839 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:30:54.122360+0000 mgr.y (mgr.14146) 78 : cephadm [INF] Deploying daemon osd.2 on smithi179 2023-08-28T02:30:55.839 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:54.433879+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:55.839 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:30:54.122360+0000 mgr.y (mgr.14146) 78 : cephadm [INF] Deploying daemon osd.2 on smithi179 2023-08-28T02:30:55.839 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:54.433879+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:57.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:56.434187+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:57.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:56.434187+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:57.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:56.434187+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:58.393167+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:30:58.396409+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:30:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:30:58.434456+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:58.393167+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:30:58.396409+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:30:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:30:58.434456+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:30:59.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:58.393167+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:30:59.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:30:58.396409+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:30:59.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:30:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:30:58.434456+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:31:01.249 INFO:teuthology.orchestra.run.smithi179.stdout:Created osd(s) 2 on host 'smithi179' 2023-08-28T02:31:01.642 DEBUG:teuthology.orchestra.run.smithi179:osd.2> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@osd.2.service 2023-08-28T02:31:01.644 INFO:tasks.cephadm:Deploying osd.3 on smithi179 with /dev/vg_nvme/lv_1... 2023-08-28T02:31:01.645 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-08-28T02:31:01.673 INFO:journalctl@ceph.osd.2.smithi179.stdout:-- Logs begin at Mon 2023-08-28 02:13:22 UTC. -- 2023-08-28T02:31:02.218 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:00.434719+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:31:02.218 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:00.887941+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:02.218 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:00.888686+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:02.218 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:00.889371+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:02.218 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:00.893467+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:02.218 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:01.250250+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:02.219 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:01.259906+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:02.219 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:01.555380+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.179:6818/2689725420,v1:172.21.15.179:6819/2689725420]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-08-28T02:31:02.219 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:01.555715+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-08-28T02:31:02.219 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:00.434719+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:31:02.219 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:00.887941+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:02.219 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:00.888686+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:02.219 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:00.889371+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:02.219 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:00.893467+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:02.219 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:01.250250+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:02.220 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:01.259906+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:02.220 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:01.555380+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.179:6818/2689725420,v1:172.21.15.179:6819/2689725420]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-08-28T02:31:02.220 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:01.555715+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-08-28T02:31:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:00.434719+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:31:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:00.887941+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:00.888686+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:00.889371+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:00.893467+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:01.250250+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:01.259906+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:02.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:01.555380+0000 mon.c (mon.2) 11 : audit [INF] from='osd.2 [v2:172.21.15.179:6818/2689725420,v1:172.21.15.179:6819/2689725420]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-08-28T02:31:02.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:01.555715+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-08-28T02:31:03.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:02.254908+0000 mon.a (mon.0) 317 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-08-28T02:31:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:02.254997+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-08-28T02:31:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:02.255127+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:02.257735+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.179:6818/2689725420,v1:172.21.15.179:6819/2689725420]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:31:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:02.258051+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:31:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:02.434958+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:31:03.591 INFO:journalctl@ceph.osd.2.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-2[113378]: debug 2023-08-28T02:31:03.268+0000 7f49b53b3700 -1 osd.2 0 waiting for initial osdmap 2023-08-28T02:31:03.591 INFO:journalctl@ceph.osd.2.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-2[113378]: debug 2023-08-28T02:31:03.271+0000 7f49af32a700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-28T02:31:03.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:02.254908+0000 mon.a (mon.0) 317 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-08-28T02:31:03.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:02.254997+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-08-28T02:31:03.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:02.255127+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:03.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:02.257735+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.179:6818/2689725420,v1:172.21.15.179:6819/2689725420]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:31:03.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:02.258051+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:31:03.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:02.434958+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:31:03.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:02.254908+0000 mon.a (mon.0) 317 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-08-28T02:31:03.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:02.254997+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-08-28T02:31:03.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:02.255127+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:03.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:02.257735+0000 mon.c (mon.2) 12 : audit [INF] from='osd.2 [v2:172.21.15.179:6818/2689725420,v1:172.21.15.179:6819/2689725420]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:31:03.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:02.258051+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:31:03.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:02.434958+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:31:04.115 INFO:teuthology.orchestra.run.smithi179.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-08-28T02:31:04.115 INFO:teuthology.orchestra.run.smithi179.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-08-28T02:31:04.115 INFO:teuthology.orchestra.run.smithi179.stderr: stderr: 10+0 records in 2023-08-28T02:31:04.115 INFO:teuthology.orchestra.run.smithi179.stderr:10+0 records out 2023-08-28T02:31:04.115 INFO:teuthology.orchestra.run.smithi179.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114953 s, 912 MB/s 2023-08-28T02:31:04.115 INFO:teuthology.orchestra.run.smithi179.stderr:--> Zapping successful for: 2023-08-28T02:31:04.559 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch daemon add osd smithi179:vg_nvme/lv_1 2023-08-28T02:31:04.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:03.258954+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:31:04.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:03.259045+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-08-28T02:31:04.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:03.259458+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:04.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:03.268750+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:04.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.265234+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:04.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:03.258954+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:31:04.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:03.259045+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-08-28T02:31:04.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:03.259458+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:04.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:03.268750+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:04.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.265234+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:04.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:03.258954+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:31:04.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:03.259045+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-08-28T02:31:04.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:03.259458+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:04.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:03.268750+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:04.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.265234+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:05.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:02.516538+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:31:05.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:02.516607+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:31:05.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:04.270855+0000 mon.a (mon.0) 326 : cluster [INF] osd.2 [v2:172.21.15.179:6818/2689725420,v1:172.21.15.179:6819/2689725420] boot 2023-08-28T02:31:05.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:04.270887+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-08-28T02:31:05.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.272049+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:05.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.272573+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-08-28T02:31:05.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:04.435203+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:31:05.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:31:04.573185+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:31:05.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.577916+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:05.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.578867+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:05.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.579478+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:05.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.580031+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:05.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:31:04.580442+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 5381M 2023-08-28T02:31:05.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.584549+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:05.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.585437+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:05.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.586078+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:05.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:04.590797+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:05.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:05.274877+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-08-28T02:31:05.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:05.274959+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-08-28T02:31:05.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:05.276045+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-08-28T02:31:05.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:02.516538+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:31:05.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:02.516607+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:04.270855+0000 mon.a (mon.0) 326 : cluster [INF] osd.2 [v2:172.21.15.179:6818/2689725420,v1:172.21.15.179:6819/2689725420] boot 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:04.270887+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.272049+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.272573+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:04.435203+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:31:04.573185+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.577916+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.578867+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.579478+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.580031+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:31:04.580442+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 5381M 2023-08-28T02:31:05.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.584549+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:05.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.585437+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:05.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.586078+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:05.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:02.516538+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:31:05.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:02.516607+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:31:05.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:04.270855+0000 mon.a (mon.0) 326 : cluster [INF] osd.2 [v2:172.21.15.179:6818/2689725420,v1:172.21.15.179:6819/2689725420] boot 2023-08-28T02:31:05.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:04.270887+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-08-28T02:31:05.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.272049+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:31:05.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.272573+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-08-28T02:31:05.844 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:04.435203+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-08-28T02:31:05.844 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:31:04.573185+0000 mgr.y (mgr.14146) 85 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:31:05.844 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.577916+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:05.844 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.578867+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:05.844 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.579478+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:05.844 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.580031+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:05.844 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:31:04.580442+0000 mgr.y (mgr.14146) 86 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 5381M 2023-08-28T02:31:05.844 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.584549+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:05.844 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.585437+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:05.844 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.586078+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:05.845 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:04.590797+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:05.845 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:05.274877+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-08-28T02:31:05.845 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:05.274959+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-08-28T02:31:05.845 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:05.276045+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-08-28T02:31:05.845 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:04.590797+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:05.845 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:05.274877+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-08-28T02:31:05.845 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:05.274959+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-08-28T02:31:05.845 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:05.276045+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-08-28T02:31:07.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:06.236385+0000 mgr.y (mgr.14146) 87 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:31:07.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:06.277688+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-08-28T02:31:07.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:06.277736+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-08-28T02:31:07.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:06.280824+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:31:07.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:06.282590+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:31:07.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:06.283132+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:07.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:06.435523+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:07.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:06.236385+0000 mgr.y (mgr.14146) 87 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:31:07.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:06.277688+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-08-28T02:31:07.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:06.277736+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-08-28T02:31:07.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:06.280824+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:31:07.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:06.282590+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:31:07.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:06.283132+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:07.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:06.435523+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:06.236385+0000 mgr.y (mgr.14146) 87 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi179:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:31:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:06.277688+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-08-28T02:31:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:06.277736+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-08-28T02:31:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:06.280824+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:31:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:06.282590+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:31:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:06.283132+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:06.435523+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:08.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:07.282369+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-08-28T02:31:08.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:07.282369+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-08-28T02:31:08.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:07.282369+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-08-28T02:31:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:08.435841+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:08.597747+0000 mon.a (mon.0) 347 : audit [INF] from='client.? 172.21.15.179:0/2799345025' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4ec95a3b-099b-47e2-9dd9-898c383aaf04"}]: dispatch 2023-08-28T02:31:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:08.601455+0000 mon.a (mon.0) 348 : audit [INF] from='client.? 172.21.15.179:0/2799345025' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ec95a3b-099b-47e2-9dd9-898c383aaf04"}]': finished 2023-08-28T02:31:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:08.601529+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-08-28T02:31:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:08.601660+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:09.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:09.201197+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.179:0/2816266287' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:31:09.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:08.435841+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:09.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:08.597747+0000 mon.a (mon.0) 347 : audit [INF] from='client.? 172.21.15.179:0/2799345025' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4ec95a3b-099b-47e2-9dd9-898c383aaf04"}]: dispatch 2023-08-28T02:31:09.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:08.601455+0000 mon.a (mon.0) 348 : audit [INF] from='client.? 172.21.15.179:0/2799345025' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ec95a3b-099b-47e2-9dd9-898c383aaf04"}]': finished 2023-08-28T02:31:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:08.601529+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-08-28T02:31:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:08.601660+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:09.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:09.201197+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.179:0/2816266287' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:31:09.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:08.435841+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:09.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:08.597747+0000 mon.a (mon.0) 347 : audit [INF] from='client.? 172.21.15.179:0/2799345025' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4ec95a3b-099b-47e2-9dd9-898c383aaf04"}]: dispatch 2023-08-28T02:31:09.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:08.601455+0000 mon.a (mon.0) 348 : audit [INF] from='client.? 172.21.15.179:0/2799345025' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ec95a3b-099b-47e2-9dd9-898c383aaf04"}]': finished 2023-08-28T02:31:09.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:08.601529+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-08-28T02:31:09.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:08.601660+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:09.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:09.201197+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.179:0/2816266287' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:31:11.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:10.436176+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:11.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:10.436176+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:11.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:10.436176+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:13.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:12.436588+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:13.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:12.436588+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:13.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:12.436588+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v70: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:14.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:14.263191+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-08-28T02:31:14.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:14.263808+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:14.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:14.263191+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-08-28T02:31:14.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:14.263808+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:14.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:14.263191+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-08-28T02:31:14.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:14.263808+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:15.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:31:14.264269+0000 mgr.y (mgr.14146) 92 : cephadm [INF] Deploying daemon osd.3 on smithi179 2023-08-28T02:31:15.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:14.436920+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:15.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:31:14.264269+0000 mgr.y (mgr.14146) 92 : cephadm [INF] Deploying daemon osd.3 on smithi179 2023-08-28T02:31:15.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:14.436920+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:15.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:31:14.264269+0000 mgr.y (mgr.14146) 92 : cephadm [INF] Deploying daemon osd.3 on smithi179 2023-08-28T02:31:15.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:14.436920+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:17.824 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:16.437238+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:17.824 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:16.437238+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:17.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:16.437238+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v72: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:19.814 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:18.437652+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:19.814 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:18.734837+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:19.814 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:18.737331+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:19.814 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:18.437652+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:19.814 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:18.734837+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:19.814 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:18.737331+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:19.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:18.437652+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v73: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:19.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:18.734837+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:19.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:18.737331+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:21.441 INFO:teuthology.orchestra.run.smithi179.stdout:Created osd(s) 3 on host 'smithi179' 2023-08-28T02:31:21.807 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:20.437997+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:21.807 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:21.441384+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:21.807 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:20.437997+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:21.807 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:21.441384+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:21.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:20.437997+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v74: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:21.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:21.441384+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:21.839 DEBUG:teuthology.orchestra.run.smithi179:osd.3> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@osd.3.service 2023-08-28T02:31:21.841 INFO:tasks.cephadm:Deploying osd.4 on smithi190 with /dev/vg_nvme/lv_4... 2023-08-28T02:31:21.841 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-08-28T02:31:21.873 INFO:journalctl@ceph.osd.3.smithi179.stdout:-- Logs begin at Mon 2023-08-28 02:13:22 UTC. -- 2023-08-28T02:31:22.091 INFO:journalctl@ceph.osd.3.smithi179.stdout:Aug 28 02:31:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-3[117513]: debug 2023-08-28T02:31:21.872+0000 7fdad2fd6200 -1 osd.3 0 log_to_monitors {default=true} 2023-08-28T02:31:22.688 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:21.577223+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:22.688 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:21.877274+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-08-28T02:31:22.688 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:21.577223+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:22.688 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:21.877274+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-08-28T02:31:22.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:21.577223+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:22.713 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:21.877274+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-08-28T02:31:23.586 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:22.438602+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:23.586 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:22.581022+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-08-28T02:31:23.586 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:22.581088+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-08-28T02:31:23.587 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:22.581310+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:23.587 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:22.581643+0000 mon.a (mon.0) 361 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:31:23.631 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-08-28T02:31:23.631 INFO:teuthology.orchestra.run.smithi190.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-08-28T02:31:23.631 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10+0 records in 2023-08-28T02:31:23.631 INFO:teuthology.orchestra.run.smithi190.stderr:10+0 records out 2023-08-28T02:31:23.631 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113042 s, 928 MB/s 2023-08-28T02:31:23.632 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping successful for: 2023-08-28T02:31:23.841 INFO:journalctl@ceph.osd.3.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-3[117513]: debug 2023-08-28T02:31:23.587+0000 7fdac9557700 -1 osd.3 0 waiting for initial osdmap 2023-08-28T02:31:23.842 INFO:journalctl@ceph.osd.3.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-3[117513]: debug 2023-08-28T02:31:23.590+0000 7fdac34ce700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-28T02:31:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:22.438602+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:22.581022+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-08-28T02:31:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:22.581088+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-08-28T02:31:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:22.581310+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:22.581643+0000 mon.a (mon.0) 361 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:31:24.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:22.438602+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v75: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:24.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:22.581022+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-08-28T02:31:24.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:22.581088+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-08-28T02:31:24.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:22.581310+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:24.004 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:22.581643+0000 mon.a (mon.0) 361 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:31:24.013 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch daemon add osd smithi190:vg_nvme/lv_4 2023-08-28T02:31:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:23.582520+0000 mon.a (mon.0) 362 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:31:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:23.582585+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-08-28T02:31:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:23.582984+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:23.587705+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.316061+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.316907+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.317457+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.814 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.317962+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.318448+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.323534+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.324861+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.325400+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.330413+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.332123+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.333195+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.333701+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:24.815 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.337799+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:23.582520+0000 mon.a (mon.0) 362 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:31:24.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:23.582585+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-08-28T02:31:24.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:23.582984+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:24.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:23.587705+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.316061+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.316907+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.317457+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.317962+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.318448+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.323534+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.324861+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.325400+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.330413+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.332123+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.333195+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.333701+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:24.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.337799+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:23.582520+0000 mon.a (mon.0) 362 : audit [INF] from='osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]': finished 2023-08-28T02:31:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:23.582585+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-08-28T02:31:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:23.582984+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:23.587705+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.316061+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.316907+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.317457+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.317962+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.318448+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:24.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.323534+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.324861+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:24.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.325400+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:24.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.330413+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:24.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.332123+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:24.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.333195+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:24.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.333701+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:24.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.337799+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:26.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:22.918381+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:31:26.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:22.918444+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:31:26.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:31:24.311463+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:31:26.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:31:24.318833+0000 mgr.y (mgr.14146) 99 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 4036M 2023-08-28T02:31:26.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:24.439081+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:26.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.588373+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:26.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:24.591573+0000 mon.a (mon.0) 380 : cluster [INF] osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168] boot 2023-08-28T02:31:26.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:24.591625+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-08-28T02:31:26.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:24.591998+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:26.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:22.918381+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:31:26.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:22.918444+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:31:26.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:31:24.311463+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:31:26.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:31:24.318833+0000 mgr.y (mgr.14146) 99 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 4036M 2023-08-28T02:31:26.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:24.439081+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:26.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.588373+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:24.591573+0000 mon.a (mon.0) 380 : cluster [INF] osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168] boot 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:24.591625+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:24.591998+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:22.918381+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:22.918444+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:31:24.311463+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Detected new or changed devices on smithi179 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:31:24.318833+0000 mgr.y (mgr.14146) 99 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 4036M 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:24.439081+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v78: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.588373+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:24.591573+0000 mon.a (mon.0) 380 : cluster [INF] osd.3 [v2:172.21.15.179:6826/1721616168,v1:172.21.15.179:6827/1721616168] boot 2023-08-28T02:31:26.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:24.591625+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-08-28T02:31:26.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:24.591998+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:31:26.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:25.592839+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-08-28T02:31:26.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:25.702826+0000 mgr.y (mgr.14146) 101 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:31:26.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:25.705159+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:31:26.779 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:25.707521+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:31:26.780 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:25.708203+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:27.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:25.592839+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-08-28T02:31:27.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:25.702826+0000 mgr.y (mgr.14146) 101 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:31:27.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:25.705159+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:31:27.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:25.707521+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:31:27.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:25.708203+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:27.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:25.592839+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-08-28T02:31:27.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:25.702826+0000 mgr.y (mgr.14146) 101 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:31:27.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:25.705159+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:31:27.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:25.707521+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:31:27.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:25.708203+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:28.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:26.439585+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:28.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:26.439585+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:28.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:26.439585+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:29.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:27.972062+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.190:0/3811037382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4501cbf6-f84c-4349-816a-7816208d6eb2"}]: dispatch 2023-08-28T02:31:29.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:27.972689+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4501cbf6-f84c-4349-816a-7816208d6eb2"}]: dispatch 2023-08-28T02:31:29.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:27.978062+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4501cbf6-f84c-4349-816a-7816208d6eb2"}]': finished 2023-08-28T02:31:29.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:27.978181+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-08-28T02:31:29.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:27.978337+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:29.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:28.563804+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.190:0/674613029' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:31:29.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:27.972062+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.190:0/3811037382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4501cbf6-f84c-4349-816a-7816208d6eb2"}]: dispatch 2023-08-28T02:31:29.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:27.972689+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4501cbf6-f84c-4349-816a-7816208d6eb2"}]: dispatch 2023-08-28T02:31:29.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:27.978062+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4501cbf6-f84c-4349-816a-7816208d6eb2"}]': finished 2023-08-28T02:31:29.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:27.978181+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-08-28T02:31:29.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:27.978337+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:29.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:28.563804+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.190:0/674613029' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:31:29.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:27.972062+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.190:0/3811037382' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4501cbf6-f84c-4349-816a-7816208d6eb2"}]: dispatch 2023-08-28T02:31:29.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:27.972689+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4501cbf6-f84c-4349-816a-7816208d6eb2"}]: dispatch 2023-08-28T02:31:29.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:27.978062+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4501cbf6-f84c-4349-816a-7816208d6eb2"}]': finished 2023-08-28T02:31:29.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:27.978181+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-08-28T02:31:29.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:27.978337+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:29.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:28.563804+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.190:0/674613029' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:31:30.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:28.439928+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:30.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:28.439928+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:30.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:28.439928+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:32.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:30.440415+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:32.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:30.440415+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:32.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:30.440415+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:34.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:32.440903+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:34.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:33.885810+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-08-28T02:31:34.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:33.886647+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:34.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:32.440903+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:34.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:33.885810+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-08-28T02:31:34.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:33.886647+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:34.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:32.440903+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:34.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:33.885810+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-08-28T02:31:34.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:33.886647+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:35.035 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:31:33.887289+0000 mgr.y (mgr.14146) 106 : cephadm [INF] Deploying daemon osd.4 on smithi190 2023-08-28T02:31:35.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:31:33.887289+0000 mgr.y (mgr.14146) 106 : cephadm [INF] Deploying daemon osd.4 on smithi190 2023-08-28T02:31:35.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:31:33.887289+0000 mgr.y (mgr.14146) 106 : cephadm [INF] Deploying daemon osd.4 on smithi190 2023-08-28T02:31:36.239 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:34.441351+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:36.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:34.441351+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:36.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:34.441351+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:38.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:36.441826+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:38.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:36.441826+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:38.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:36.441826+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:39.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:38.034392+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:39.178 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:38.037449+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:39.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:38.034392+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:39.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:38.037449+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:39.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:38.034392+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:39.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:38.037449+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:40.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:38.442202+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:40.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:38.442202+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:40.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:38.442202+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v88: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:40.816 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 4 on host 'smithi190' 2023-08-28T02:31:41.284 DEBUG:teuthology.orchestra.run.smithi190:osd.4> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@osd.4.service 2023-08-28T02:31:41.286 INFO:tasks.cephadm:Deploying osd.5 on smithi190 with /dev/vg_nvme/lv_3... 2023-08-28T02:31:41.286 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-08-28T02:31:41.315 INFO:journalctl@ceph.osd.4.smithi190.stdout:-- Logs begin at Mon 2023-08-28 02:13:09 UTC. -- 2023-08-28T02:31:41.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:40.177091+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:41.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:40.442660+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:41.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:40.587420+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:41.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:40.588318+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:41.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:40.595809+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:41.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:40.812424+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:41.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:40.816070+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:41.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:40.177091+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:41.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:40.442660+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:41.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:40.587420+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:41.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:40.588318+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:41.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:40.595809+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:41.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:40.812424+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:41.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:40.816070+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:41.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:40.177091+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:41.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:40.442660+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v89: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:41.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:40.587420+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:41.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:40.588318+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:41.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:40.595809+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:41.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:40.812424+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:41.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:40.816070+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:42.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:41.213045+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4211792578,v1:172.21.15.190:6801/4211792578]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-08-28T02:31:42.324 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:41.213444+0000 mon.a (mon.0) 401 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-08-28T02:31:42.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:41.213045+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4211792578,v1:172.21.15.190:6801/4211792578]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-08-28T02:31:42.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:41.213444+0000 mon.a (mon.0) 401 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-08-28T02:31:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:41.213045+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4211792578,v1:172.21.15.190:6801/4211792578]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-08-28T02:31:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:41.213444+0000 mon.a (mon.0) 401 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-08-28T02:31:43.513 INFO:journalctl@ceph.osd.4.smithi190.stdout:Aug 28 02:31:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-4[100369]: debug 2023-08-28T02:31:43.198+0000 7f6dcee44700 -1 osd.4 0 waiting for initial osdmap 2023-08-28T02:31:43.513 INFO:journalctl@ceph.osd.4.smithi190.stdout:Aug 28 02:31:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-4[100369]: debug 2023-08-28T02:31:43.204+0000 7f6dcb5c0700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-28T02:31:43.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:42.193604+0000 mon.a (mon.0) 402 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-08-28T02:31:43.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:42.193701+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-08-28T02:31:43.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:42.193870+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:43.513 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:42.194289+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4211792578,v1:172.21.15.190:6801/4211792578]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:31:43.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:42.194634+0000 mon.a (mon.0) 405 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:31:43.514 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:42.443024+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:43.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:42.193604+0000 mon.a (mon.0) 402 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-08-28T02:31:43.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:42.193701+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-08-28T02:31:43.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:42.193870+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:43.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:42.194289+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4211792578,v1:172.21.15.190:6801/4211792578]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:31:43.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:42.194634+0000 mon.a (mon.0) 405 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:31:43.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:42.443024+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:42.193604+0000 mon.a (mon.0) 402 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-08-28T02:31:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:42.193701+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-08-28T02:31:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:42.193870+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:42.194289+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.190:6800/4211792578,v1:172.21.15.190:6801/4211792578]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:31:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:42.194634+0000 mon.a (mon.0) 405 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:31:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:42.443024+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v91: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:43.663 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-08-28T02:31:43.663 INFO:teuthology.orchestra.run.smithi190.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-08-28T02:31:43.664 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10+0 records in 2023-08-28T02:31:43.664 INFO:teuthology.orchestra.run.smithi190.stderr:10+0 records out 2023-08-28T02:31:43.664 INFO:teuthology.orchestra.run.smithi190.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.012435 s, 843 MB/s 2023-08-28T02:31:43.664 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping successful for: 2023-08-28T02:31:44.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:43.195324+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:31:44.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:43.195487+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-08-28T02:31:44.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:43.195921+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:44.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:43.200167+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:44.231 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch daemon add osd smithi190:vg_nvme/lv_3 2023-08-28T02:31:44.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:43.195324+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:31:44.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:43.195487+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-08-28T02:31:44.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:43.195921+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:44.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:43.200167+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:44.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:43.195324+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:31:44.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:43.195487+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-08-28T02:31:44.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:43.195921+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:44.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:43.200167+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:45.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:42.221824+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:31:45.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:42.221896+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:31:45.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:44.201560+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:45.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:44.205001+0000 mon.a (mon.0) 411 : cluster [INF] osd.4 [v2:172.21.15.190:6800/4211792578,v1:172.21.15.190:6801/4211792578] boot 2023-08-28T02:31:45.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:44.205064+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-08-28T02:31:45.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:44.205257+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:45.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:31:44.268271+0000 mgr.y (mgr.14146) 112 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:31:45.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:44.273154+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:45.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:44.274158+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:45.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:31:44.274879+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 17168M 2023-08-28T02:31:45.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:44.279113+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:45.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:44.279986+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:45.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:44.280680+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:45.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:44.285372+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:45.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:44.443432+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:45.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:44.554495+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-08-28T02:31:45.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:42.221824+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:31:45.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:42.221896+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:31:45.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:44.201560+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:44.205001+0000 mon.a (mon.0) 411 : cluster [INF] osd.4 [v2:172.21.15.190:6800/4211792578,v1:172.21.15.190:6801/4211792578] boot 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:44.205064+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:44.205257+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:31:44.268271+0000 mgr.y (mgr.14146) 112 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:44.273154+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:44.274158+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:31:44.274879+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 17168M 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:44.279113+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:44.279986+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:44.280680+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:44.285372+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:45.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:44.443432+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:45.593 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:44.554495+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-08-28T02:31:45.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:42.221824+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:31:45.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:42.221896+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:31:45.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:44.201560+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:45.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:44.205001+0000 mon.a (mon.0) 411 : cluster [INF] osd.4 [v2:172.21.15.190:6800/4211792578,v1:172.21.15.190:6801/4211792578] boot 2023-08-28T02:31:45.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:44.205064+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-08-28T02:31:45.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:44.205257+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:31:45.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:31:44.268271+0000 mgr.y (mgr.14146) 112 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:31:45.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:44.273154+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:45.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:44.274158+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:31:45.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:31:44.274879+0000 mgr.y (mgr.14146) 113 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 17168M 2023-08-28T02:31:45.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:44.279113+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:45.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:44.279986+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:45.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:44.280680+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:31:45.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:44.285372+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:45.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:44.443432+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-08-28T02:31:45.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:44.554495+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-08-28T02:31:46.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:45.567937+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-08-28T02:31:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:45.801255+0000 mgr.y (mgr.14146) 115 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:31:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:45.803631+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:31:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:45.806047+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:31:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:45.806836+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:45.567937+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-08-28T02:31:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:45.801255+0000 mgr.y (mgr.14146) 115 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:31:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:45.803631+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:31:46.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:45.806047+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:31:46.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:45.806836+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:45.567937+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-08-28T02:31:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:45.801255+0000 mgr.y (mgr.14146) 115 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:31:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:45.803631+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:31:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:45.806047+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:31:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:45.806836+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:47.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:46.443787+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v97: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:47.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:46.443787+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v97: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:47.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:46.443787+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v97: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:48.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:48.022405+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.190:0/723371690' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "968ad1b2-cfae-4ea3-891a-6b3f79b6581f"}]: dispatch 2023-08-28T02:31:48.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:48.022889+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "968ad1b2-cfae-4ea3-891a-6b3f79b6581f"}]: dispatch 2023-08-28T02:31:48.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:48.027465+0000 mon.a (mon.0) 426 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "968ad1b2-cfae-4ea3-891a-6b3f79b6581f"}]': finished 2023-08-28T02:31:48.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:48.027540+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-08-28T02:31:48.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:48.027730+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:31:48.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:48.022405+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.190:0/723371690' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "968ad1b2-cfae-4ea3-891a-6b3f79b6581f"}]: dispatch 2023-08-28T02:31:48.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:48.022889+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "968ad1b2-cfae-4ea3-891a-6b3f79b6581f"}]: dispatch 2023-08-28T02:31:48.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:48.027465+0000 mon.a (mon.0) 426 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "968ad1b2-cfae-4ea3-891a-6b3f79b6581f"}]': finished 2023-08-28T02:31:48.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:48.027540+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-08-28T02:31:48.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:48.027730+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:31:48.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:48.022405+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.190:0/723371690' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "968ad1b2-cfae-4ea3-891a-6b3f79b6581f"}]: dispatch 2023-08-28T02:31:48.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:48.022889+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "968ad1b2-cfae-4ea3-891a-6b3f79b6581f"}]: dispatch 2023-08-28T02:31:48.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:48.027465+0000 mon.a (mon.0) 426 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "968ad1b2-cfae-4ea3-891a-6b3f79b6581f"}]': finished 2023-08-28T02:31:48.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:48.027540+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-08-28T02:31:48.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:48.027730+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:31:49.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:48.444123+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v99: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:48.588064+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.190:0/1565552559' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:31:49.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:48.444123+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v99: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:49.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:48.588064+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.190:0/1565552559' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:31:49.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:48.444123+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v99: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:49.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:48.588064+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.190:0/1565552559' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:31:51.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:50.444522+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:51.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:50.444522+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:51.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:50.444522+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:53.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:52.444849+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:53.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:53.491054+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-08-28T02:31:53.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:53.491935+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:53.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:52.444849+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:53.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:53.491054+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-08-28T02:31:53.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:53.491935+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:53.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:52.444849+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:53.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:53.491054+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-08-28T02:31:53.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:53.491935+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:31:54.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:31:53.492590+0000 mgr.y (mgr.14146) 120 : cephadm [INF] Deploying daemon osd.5 on smithi190 2023-08-28T02:31:54.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:31:53.492590+0000 mgr.y (mgr.14146) 120 : cephadm [INF] Deploying daemon osd.5 on smithi190 2023-08-28T02:31:54.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:31:53.492590+0000 mgr.y (mgr.14146) 120 : cephadm [INF] Deploying daemon osd.5 on smithi190 2023-08-28T02:31:55.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:54.445337+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:55.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:54.445337+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:55.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:54.445337+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:57.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:56.445689+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:57.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:56.445689+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:58.051 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:56.445689+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:31:58.749 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:57.660195+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:58.750 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:57.682683+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:59.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:57.660195+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:59.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:57.682683+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:59.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:57.660195+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:31:59.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:57.682683+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:31:59.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:31:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:31:58.446116+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:32:00.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:31:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:31:58.446116+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:32:00.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:31:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:31:58.446116+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:32:00.431 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 5 on host 'smithi190' 2023-08-28T02:32:00.910 DEBUG:teuthology.orchestra.run.smithi190:osd.5> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@osd.5.service 2023-08-28T02:32:00.912 INFO:tasks.cephadm:Deploying osd.6 on smithi190 with /dev/vg_nvme/lv_2... 2023-08-28T02:32:00.912 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-08-28T02:32:00.942 INFO:journalctl@ceph.osd.5.smithi190.stdout:-- Logs begin at Mon 2023-08-28 02:13:09 UTC. -- 2023-08-28T02:32:01.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:59.922436+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:01.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:59.923308+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:01.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:59.924105+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:01.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:31:59.929188+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:01.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:00.431057+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:01.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:00.446770+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:01.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:00.820867+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1182446470,v1:172.21.15.190:6809/1182446470]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-08-28T02:32:01.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:00.821228+0000 mon.a (mon.0) 439 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-08-28T02:32:01.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:59.922436+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:01.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:59.923308+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:01.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:59.924105+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:01.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:31:59.929188+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:01.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:00.431057+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:01.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:00.446770+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:01.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:00.820867+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1182446470,v1:172.21.15.190:6809/1182446470]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-08-28T02:32:01.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:00.821228+0000 mon.a (mon.0) 439 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-08-28T02:32:01.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:59.922436+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:01.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:59.923308+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:01.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:59.924105+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:01.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:31:59.929188+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:01.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:00.431057+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:01.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:00.446770+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:01.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:00.820867+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1182446470,v1:172.21.15.190:6809/1182446470]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-08-28T02:32:01.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:00.821228+0000 mon.a (mon.0) 439 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-08-28T02:32:02.180 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:00.446653+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:32:02.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:01.438406+0000 mon.a (mon.0) 440 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-08-28T02:32:02.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:01.438503+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-08-28T02:32:02.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:01.438683+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:02.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:01.440779+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1182446470,v1:172.21.15.190:6809/1182446470]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:02.181 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:01.441167+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:02.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:00.446653+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:32:02.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:01.438406+0000 mon.a (mon.0) 440 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-08-28T02:32:02.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:01.438503+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-08-28T02:32:02.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:01.438683+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:02.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:01.440779+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1182446470,v1:172.21.15.190:6809/1182446470]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:02.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:01.441167+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:00.446653+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:32:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:01.438406+0000 mon.a (mon.0) 440 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-08-28T02:32:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:01.438503+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-08-28T02:32:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:01.438683+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:01.440779+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.190:6808/1182446470,v1:172.21.15.190:6809/1182446470]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:01.441167+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:02.443 INFO:journalctl@ceph.osd.5.smithi190.stdout:Aug 28 02:32:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-5[104440]: debug 2023-08-28T02:32:02.442+0000 7fca550c1700 -1 osd.5 0 waiting for initial osdmap 2023-08-28T02:32:02.796 INFO:journalctl@ceph.osd.5.smithi190.stdout:Aug 28 02:32:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-5[104440]: debug 2023-08-28T02:32:02.449+0000 7fca4e837700 -1 osd.5 35 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-28T02:32:03.387 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-08-28T02:32:03.387 INFO:teuthology.orchestra.run.smithi190.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-08-28T02:32:03.388 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10+0 records in 2023-08-28T02:32:03.388 INFO:teuthology.orchestra.run.smithi190.stderr:10+0 records out 2023-08-28T02:32:03.388 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0145104 s, 723 MB/s 2023-08-28T02:32:03.388 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping successful for: 2023-08-28T02:32:03.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:02.440548+0000 mon.a (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:32:03.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:02.440697+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-08-28T02:32:03.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:02.440865+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:03.549 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:02.444511+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:03.550 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:02.446952+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:32:03.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:02.440548+0000 mon.a (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:32:03.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:02.440697+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-08-28T02:32:03.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:02.440865+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:03.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:02.444511+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:03.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:02.446952+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:32:03.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:02.440548+0000 mon.a (mon.0) 444 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:32:03.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:02.440697+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-08-28T02:32:03.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:02.440865+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:03.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:02.444511+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:03.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:02.446952+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-08-28T02:32:03.846 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch daemon add osd smithi190:vg_nvme/lv_2 2023-08-28T02:32:04.707 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:01.800486+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:32:04.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:01.800532+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:32:04.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:03.446758+0000 mon.a (mon.0) 448 : cluster [INF] osd.5 [v2:172.21.15.190:6808/1182446470,v1:172.21.15.190:6809/1182446470] boot 2023-08-28T02:32:04.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:03.446811+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-08-28T02:32:04.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:03.447173+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:04.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:04.226939+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:04.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:04.228039+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:04.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:04.228922+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:04.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:04.234123+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:04.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:04.235054+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:04.708 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:04.235799+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:04.709 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:04.242857+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:04.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:01.800486+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:32:04.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:01.800532+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:32:04.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:03.446758+0000 mon.a (mon.0) 448 : cluster [INF] osd.5 [v2:172.21.15.190:6808/1182446470,v1:172.21.15.190:6809/1182446470] boot 2023-08-28T02:32:04.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:03.446811+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-08-28T02:32:04.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:03.447173+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:04.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:04.226939+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:04.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:04.228039+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:04.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:04.228922+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:04.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:04.234123+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:04.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:04.235054+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:04.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:04.235799+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:04.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:04.242857+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:04.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:01.800486+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:32:04.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:01.800532+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:32:04.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:03.446758+0000 mon.a (mon.0) 448 : cluster [INF] osd.5 [v2:172.21.15.190:6808/1182446470,v1:172.21.15.190:6809/1182446470] boot 2023-08-28T02:32:04.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:03.446811+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-08-28T02:32:04.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:03.447173+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:04.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:04.226939+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:04.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:04.228039+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:04.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:04.228922+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:04.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:04.234123+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:04.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:04.235054+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:04.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:04.235799+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:04.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:04.242857+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:05.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:32:04.222029+0000 mgr.y (mgr.14146) 126 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:32:05.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:32:04.229481+0000 mgr.y (mgr.14146) 127 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 8584M 2023-08-28T02:32:05.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:04.447273+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:05.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:04.452349+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-08-28T02:32:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:32:04.222029+0000 mgr.y (mgr.14146) 126 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:32:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:32:04.229481+0000 mgr.y (mgr.14146) 127 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 8584M 2023-08-28T02:32:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:04.447273+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:04.452349+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-08-28T02:32:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:32:04.222029+0000 mgr.y (mgr.14146) 126 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:32:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:32:04.229481+0000 mgr.y (mgr.14146) 127 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 8584M 2023-08-28T02:32:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:04.447273+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:04.452349+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-08-28T02:32:06.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:05.458590+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-08-28T02:32:06.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:05.545655+0000 mgr.y (mgr.14146) 129 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:32:06.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:05.547939+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:32:06.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:05.550318+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:32:06.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:05.551081+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:06.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:05.458590+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-08-28T02:32:06.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:05.545655+0000 mgr.y (mgr.14146) 129 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:32:06.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:05.547939+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:32:06.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:05.550318+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:32:06.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:05.551081+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:06.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:05.458590+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-08-28T02:32:06.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:05.545655+0000 mgr.y (mgr.14146) 129 : audit [DBG] from='client.24244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:32:06.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:05.547939+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:32:06.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:05.550318+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:32:06.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:05.551081+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:07.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:06.447696+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:07.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:06.447696+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:07.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:06.447696+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:08.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:07.769109+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.190:0/2583958270' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8dc5bb6-0e78-4759-97b3-32273a3da641"}]: dispatch 2023-08-28T02:32:08.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:07.769727+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8dc5bb6-0e78-4759-97b3-32273a3da641"}]: dispatch 2023-08-28T02:32:08.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:07.775071+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d8dc5bb6-0e78-4759-97b3-32273a3da641"}]': finished 2023-08-28T02:32:08.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:07.775140+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-08-28T02:32:08.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:07.775296+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:08.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:08.351316+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.190:0/8562749' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:32:08.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:07.769109+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.190:0/2583958270' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8dc5bb6-0e78-4759-97b3-32273a3da641"}]: dispatch 2023-08-28T02:32:08.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:07.769727+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8dc5bb6-0e78-4759-97b3-32273a3da641"}]: dispatch 2023-08-28T02:32:08.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:07.775071+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d8dc5bb6-0e78-4759-97b3-32273a3da641"}]': finished 2023-08-28T02:32:08.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:07.775140+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-08-28T02:32:08.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:07.775296+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:08.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:08.351316+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.190:0/8562749' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:32:08.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:07.769109+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.190:0/2583958270' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8dc5bb6-0e78-4759-97b3-32273a3da641"}]: dispatch 2023-08-28T02:32:08.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:07.769727+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8dc5bb6-0e78-4759-97b3-32273a3da641"}]: dispatch 2023-08-28T02:32:08.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:07.775071+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d8dc5bb6-0e78-4759-97b3-32273a3da641"}]': finished 2023-08-28T02:32:08.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:07.775140+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-08-28T02:32:08.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:07.775296+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:08.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:08.351316+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.190:0/8562749' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:32:10.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:08.448146+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:10.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:08.448146+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:10.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:08.448146+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:12.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:10.448517+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:12.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:10.448517+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:12.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:10.448517+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:14.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:12.448919+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:14.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:13.444867+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-08-28T02:32:14.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:13.445687+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:14.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:12.448919+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:14.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:13.444867+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-08-28T02:32:14.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:13.445687+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:14.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:12.448919+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:14.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:13.444867+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-08-28T02:32:14.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:13.445687+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:15.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:32:13.446356+0000 mgr.y (mgr.14146) 134 : cephadm [INF] Deploying daemon osd.6 on smithi190 2023-08-28T02:32:15.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:32:13.446356+0000 mgr.y (mgr.14146) 134 : cephadm [INF] Deploying daemon osd.6 on smithi190 2023-08-28T02:32:15.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:32:13.446356+0000 mgr.y (mgr.14146) 134 : cephadm [INF] Deploying daemon osd.6 on smithi190 2023-08-28T02:32:16.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:14.449392+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:16.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:14.449392+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:16.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:14.449392+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:16.449741+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:17.709466+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:17.741133+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:18.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:16.449741+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:18.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:17.709466+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:18.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:17.741133+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:18.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:16.449741+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:18.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:17.709466+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:18.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:17.741133+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:20.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:18.450131+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:20.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:18.450131+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:20.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:18.450131+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:20.321 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 6 on host 'smithi190' 2023-08-28T02:32:20.648 DEBUG:teuthology.orchestra.run.smithi190:osd.6> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@osd.6.service 2023-08-28T02:32:20.650 INFO:tasks.cephadm:Deploying osd.7 on smithi190 with /dev/vg_nvme/lv_1... 2023-08-28T02:32:20.651 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-08-28T02:32:20.679 INFO:journalctl@ceph.osd.6.smithi190.stdout:-- Logs begin at Mon 2023-08-28 02:13:09 UTC. -- 2023-08-28T02:32:21.080 INFO:journalctl@ceph.osd.6.smithi190.stdout:Aug 28 02:32:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-6[108466]: debug 2023-08-28T02:32:20.861+0000 7fee0391b200 -1 osd.6 0 log_to_monitors {default=true} 2023-08-28T02:32:21.392 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:20.140344+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:21.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:20.141219+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:21.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:20.142070+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:21.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:20.147184+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:21.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:20.321553+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:21.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:20.363785+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:21.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:20.450624+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:21.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:20.865988+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/2154874641,v1:172.21.15.190:6817/2154874641]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-08-28T02:32:21.393 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:20.866414+0000 mon.a (mon.0) 477 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-08-28T02:32:21.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:20.140344+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:21.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:20.141219+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:21.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:20.142070+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:21.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:20.147184+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:21.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:20.321553+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:21.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:20.363785+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:21.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:20.450624+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:21.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:20.865988+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/2154874641,v1:172.21.15.190:6817/2154874641]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-08-28T02:32:21.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:20.866414+0000 mon.a (mon.0) 477 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-08-28T02:32:21.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:20.140344+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:21.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:20.141219+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:21.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:20.142070+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:21.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:20.147184+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:21.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:20.321553+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:21.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:20.363785+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:21.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:20.450624+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:21.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:20.865988+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/2154874641,v1:172.21.15.190:6817/2154874641]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-08-28T02:32:21.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:20.866414+0000 mon.a (mon.0) 477 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-08-28T02:32:22.502 INFO:journalctl@ceph.osd.6.smithi190.stdout:Aug 28 02:32:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-6[108466]: debug 2023-08-28T02:32:22.336+0000 7fedf9e9c700 -1 osd.6 0 waiting for initial osdmap 2023-08-28T02:32:22.502 INFO:journalctl@ceph.osd.6.smithi190.stdout:Aug 28 02:32:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-6[108466]: debug 2023-08-28T02:32:22.343+0000 7fedf5616700 -1 osd.6 41 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-28T02:32:22.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:21.328168+0000 mon.a (mon.0) 478 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-08-28T02:32:22.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:21.328256+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-08-28T02:32:22.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:21.328408+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:22.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:21.330804+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/2154874641,v1:172.21.15.190:6817/2154874641]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:22.503 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:21.331151+0000 mon.a (mon.0) 481 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:22.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:21.328168+0000 mon.a (mon.0) 478 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-08-28T02:32:22.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:21.328256+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-08-28T02:32:22.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:21.328408+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:22.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:21.330804+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/2154874641,v1:172.21.15.190:6817/2154874641]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:22.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:21.331151+0000 mon.a (mon.0) 481 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:22.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:21.328168+0000 mon.a (mon.0) 478 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-08-28T02:32:22.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:21.328256+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-08-28T02:32:22.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:21.328408+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:22.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:21.330804+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.190:6816/2154874641,v1:172.21.15.190:6817/2154874641]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:22.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:21.331151+0000 mon.a (mon.0) 481 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:22.995 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-08-28T02:32:22.996 INFO:teuthology.orchestra.run.smithi190.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-08-28T02:32:22.996 INFO:teuthology.orchestra.run.smithi190.stderr: stderr: 10+0 records in 2023-08-28T02:32:22.996 INFO:teuthology.orchestra.run.smithi190.stderr:10+0 records out 2023-08-28T02:32:22.996 INFO:teuthology.orchestra.run.smithi190.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0124423 s, 843 MB/s 2023-08-28T02:32:22.996 INFO:teuthology.orchestra.run.smithi190.stderr:--> Zapping successful for: 2023-08-28T02:32:23.411 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch daemon add osd smithi190:vg_nvme/lv_1 2023-08-28T02:32:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:22.335427+0000 mon.a (mon.0) 482 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:32:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:22.335553+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-08-28T02:32:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:22.336057+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:22.339736+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:22.450958+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:23.332222+0000 mon.a (mon.0) 486 : cluster [INF] osd.6 [v2:172.21.15.190:6816/2154874641,v1:172.21.15.190:6817/2154874641] boot 2023-08-28T02:32:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:23.332342+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-08-28T02:32:23.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:23.332508+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:23.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:22.335427+0000 mon.a (mon.0) 482 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:32:23.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:22.335553+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-08-28T02:32:23.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:22.336057+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:22.339736+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:22.450958+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:23.332222+0000 mon.a (mon.0) 486 : cluster [INF] osd.6 [v2:172.21.15.190:6816/2154874641,v1:172.21.15.190:6817/2154874641] boot 2023-08-28T02:32:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:23.332342+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-08-28T02:32:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:23.332508+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:23.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:22.335427+0000 mon.a (mon.0) 482 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:32:23.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:22.335553+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-08-28T02:32:23.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:22.336057+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:23.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:22.339736+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:23.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:22.450958+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-08-28T02:32:23.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:23.332222+0000 mon.a (mon.0) 486 : cluster [INF] osd.6 [v2:172.21.15.190:6816/2154874641,v1:172.21.15.190:6817/2154874641] boot 2023-08-28T02:32:23.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:23.332342+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-08-28T02:32:23.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:23.332508+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:24.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:21.890546+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:32:24.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:21.890590+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:32:24.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:32:24.050576+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:32:24.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:24.055538+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:24.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:24.056678+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:24.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:24.057572+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:24.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:24.058428+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:24.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:32:24.059047+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 5722M 2023-08-28T02:32:24.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:24.063445+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:24.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:24.064377+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:24.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:24.065193+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:24.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:24.069671+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:24.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:24.334711+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-08-28T02:32:24.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:21.890546+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:32:24.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:21.890590+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:32:24.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:32:24.050576+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:32:24.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:24.055538+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:24.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:24.056678+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:24.057572+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:24.058428+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:32:24.059047+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 5722M 2023-08-28T02:32:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:24.063445+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:24.064377+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:24.065193+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:24.069671+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:24.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:24.334711+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-08-28T02:32:24.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:21.890546+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:32:24.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:21.890590+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:32:24.050576+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:24.055538+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:24.056678+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:24.057572+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:24.058428+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:32:24.059047+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 5722M 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:24.063445+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:24.064377+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:24.065193+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:24.069671+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:24.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:24.334711+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-08-28T02:32:25.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:24.451299+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:25.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:25.334352+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-08-28T02:32:25.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:25.336891+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:32:25.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:25.339654+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:32:25.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:25.340669+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:25.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:24.451299+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:25.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:25.334352+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-08-28T02:32:25.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:25.336891+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:32:25.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:25.339654+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:32:25.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:25.340669+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:25.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:24.451299+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:25.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:25.334352+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-08-28T02:32:25.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:25.336891+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-08-28T02:32:25.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:25.339654+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-08-28T02:32:25.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:25.340669+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:26.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:25.334383+0000 mgr.y (mgr.14146) 143 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:32:26.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:25.334383+0000 mgr.y (mgr.14146) 143 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:32:26.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:25.334383+0000 mgr.y (mgr.14146) 143 : audit [DBG] from='client.24271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi190:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:32:27.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:26.451765+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:27.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:27.557859+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.190:0/381489890' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "831d4348-eba7-4f25-b001-8197b3f16607"}]: dispatch 2023-08-28T02:32:27.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:27.558322+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "831d4348-eba7-4f25-b001-8197b3f16607"}]: dispatch 2023-08-28T02:32:27.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:27.563576+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "831d4348-eba7-4f25-b001-8197b3f16607"}]': finished 2023-08-28T02:32:27.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:27.563647+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-08-28T02:32:27.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:27.563786+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:27.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:26.451765+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:27.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:27.557859+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.190:0/381489890' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "831d4348-eba7-4f25-b001-8197b3f16607"}]: dispatch 2023-08-28T02:32:27.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:27.558322+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "831d4348-eba7-4f25-b001-8197b3f16607"}]: dispatch 2023-08-28T02:32:27.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:27.563576+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "831d4348-eba7-4f25-b001-8197b3f16607"}]': finished 2023-08-28T02:32:27.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:27.563647+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-08-28T02:32:27.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:27.563786+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:27.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:26.451765+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:27.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:27.557859+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.190:0/381489890' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "831d4348-eba7-4f25-b001-8197b3f16607"}]: dispatch 2023-08-28T02:32:27.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:27.558322+0000 mon.a (mon.0) 502 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "831d4348-eba7-4f25-b001-8197b3f16607"}]: dispatch 2023-08-28T02:32:27.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:27.563576+0000 mon.a (mon.0) 503 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "831d4348-eba7-4f25-b001-8197b3f16607"}]': finished 2023-08-28T02:32:27.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:27.563647+0000 mon.a (mon.0) 504 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-08-28T02:32:27.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:27.563786+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:28.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:28.172230+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.190:0/3514044762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:32:28.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:28.172230+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.190:0/3514044762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:32:28.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:28.172230+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.190:0/3514044762' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-08-28T02:32:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:28.452311+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:29.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:28.452311+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:29.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:28.452311+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:31.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:30.452831+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:31.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:30.452831+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:31.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:30.452831+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:33.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:32.453200+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:33.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:33.128254+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-08-28T02:32:33.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:33.129109+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:33.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:32.453200+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:33.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:33.128254+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-08-28T02:32:33.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:33.129109+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:32.453200+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:33.128254+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-08-28T02:32:33.903 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:33.129109+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:34.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:32:33.129772+0000 mgr.y (mgr.14146) 148 : cephadm [INF] Deploying daemon osd.7 on smithi190 2023-08-28T02:32:34.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:32:33.129772+0000 mgr.y (mgr.14146) 148 : cephadm [INF] Deploying daemon osd.7 on smithi190 2023-08-28T02:32:34.900 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:32:33.129772+0000 mgr.y (mgr.14146) 148 : cephadm [INF] Deploying daemon osd.7 on smithi190 2023-08-28T02:32:35.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:34.453682+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:36.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:34.453682+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:36.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:34.453682+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:37.973 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:36.454089+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:37.973 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:37.498851+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:37.974 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:37.519983+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:38.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:36.454089+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:38.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:37.498851+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:38.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:37.519983+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:38.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:36.454089+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:38.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:37.498851+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:38.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:37.519983+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:39.977 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:38.454461+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:40.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:38.454461+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:40.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:38.454461+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:40.215 INFO:teuthology.orchestra.run.smithi190.stdout:Created osd(s) 7 on host 'smithi190' 2023-08-28T02:32:40.724 DEBUG:teuthology.orchestra.run.smithi190:osd.7> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@osd.7.service 2023-08-28T02:32:40.726 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-08-28T02:32:40.726 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd stat -f json 2023-08-28T02:32:40.760 INFO:journalctl@ceph.osd.7.smithi190.stdout:-- Logs begin at Mon 2023-08-28 02:13:09 UTC. -- 2023-08-28T02:32:41.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:39.956391+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:41.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:39.957282+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:41.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:39.958144+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:41.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:39.963010+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:41.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:40.215567+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:41.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:40.230925+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:41.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:40.756331+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/3019911083,v1:172.21.15.190:6825/3019911083]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-08-28T02:32:41.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:40.756720+0000 mon.a (mon.0) 516 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-08-28T02:32:41.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:39.956391+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:41.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:39.957282+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:41.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:39.958144+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:41.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:39.963010+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:41.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:40.215567+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:41.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:40.230925+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:41.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:40.756331+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/3019911083,v1:172.21.15.190:6825/3019911083]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-08-28T02:32:41.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:40.756720+0000 mon.a (mon.0) 516 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-08-28T02:32:41.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:39.956391+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:41.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:39.957282+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:41.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:39.958144+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:41.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:39.963010+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:41.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:40.215567+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:41.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:40.230925+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:41.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:40.756331+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/3019911083,v1:172.21.15.190:6825/3019911083]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-08-28T02:32:41.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:40.756720+0000 mon.a (mon.0) 516 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-08-28T02:32:42.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:40.454967+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:42.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:41.219608+0000 mon.a (mon.0) 517 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-08-28T02:32:42.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:41.219699+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-08-28T02:32:42.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:41.219825+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:42.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:41.220617+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/3019911083,v1:172.21.15.190:6825/3019911083]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:42.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:41.220885+0000 mon.a (mon.0) 520 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:42.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:40.454967+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:42.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:41.219608+0000 mon.a (mon.0) 517 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-08-28T02:32:42.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:41.219699+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-08-28T02:32:42.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:41.219825+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:42.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:41.220617+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/3019911083,v1:172.21.15.190:6825/3019911083]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:42.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:41.220885+0000 mon.a (mon.0) 520 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:42.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:40.454967+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:42.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:41.219608+0000 mon.a (mon.0) 517 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-08-28T02:32:42.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:41.219699+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-08-28T02:32:42.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:41.219825+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:42.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:41.220617+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.190:6824/3019911083,v1:172.21.15.190:6825/3019911083]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:42.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:41.220885+0000 mon.a (mon.0) 520 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]: dispatch 2023-08-28T02:32:42.359 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:32:42.506 INFO:journalctl@ceph.osd.7.smithi190.stdout:Aug 28 02:32:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-7[112602]: debug 2023-08-28T02:32:42.224+0000 7f6f132c2700 -1 osd.7 0 waiting for initial osdmap 2023-08-28T02:32:42.506 INFO:journalctl@ceph.osd.7.smithi190.stdout:Aug 28 02:32:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-7[112602]: debug 2023-08-28T02:32:42.230+0000 7f6f0b235700 -1 osd.7 47 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-28T02:32:42.774 INFO:teuthology.orchestra.run.smithi179.stdout:{"epoch":47,"num_osds":8,"num_up_osds":7,"osd_up_since":1693189943,"num_in_osds":8,"osd_in_since":1693189947,"num_remapped_pgs":0} 2023-08-28T02:32:43.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:42.222022+0000 mon.a (mon.0) 521 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:32:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:42.222136+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-08-28T02:32:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:42.222292+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:42.225911+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:42.360773+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.179:0/2989182249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-28T02:32:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:42.455297+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:43.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:42.222022+0000 mon.a (mon.0) 521 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:32:43.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:42.222136+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-08-28T02:32:43.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:42.222292+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:43.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:42.225911+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:43.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:42.360773+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.179:0/2989182249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-28T02:32:43.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:42.455297+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:42.222022+0000 mon.a (mon.0) 521 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi190", "root=default"]}]': finished 2023-08-28T02:32:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:42.222136+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-08-28T02:32:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:42.222292+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:42.225911+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:42.360773+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.179:0/2989182249' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-28T02:32:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:42.455297+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-08-28T02:32:43.775 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd stat -f json 2023-08-28T02:32:44.535 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:41.729431+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:32:44.535 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:41.729501+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:32:44.535 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:43.227369+0000 mon.a (mon.0) 525 : cluster [INF] osd.7 [v2:172.21.15.190:6824/3019911083,v1:172.21.15.190:6825/3019911083] boot 2023-08-28T02:32:44.535 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:43.227415+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-08-28T02:32:44.535 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:43.227722+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:44.535 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:32:43.232890+0000 mgr.y (mgr.14146) 154 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:32:44.535 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:43.237327+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:44.536 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:43.632057+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.536 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:43.632975+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.536 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:43.633767+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.536 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:43.634503+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.536 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:32:43.635138+0000 mgr.y (mgr.14146) 155 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 4292M 2023-08-28T02:32:44.536 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:43.640178+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:44.536 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:43.641249+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:44.536 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:43.642040+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:44.537 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:43.646609+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:44.537 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:41.729431+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:32:44.537 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:41.729501+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:32:44.537 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:43.227369+0000 mon.a (mon.0) 525 : cluster [INF] osd.7 [v2:172.21.15.190:6824/3019911083,v1:172.21.15.190:6825/3019911083] boot 2023-08-28T02:32:44.537 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:43.227415+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-08-28T02:32:44.537 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:43.227722+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:44.538 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:32:43.232890+0000 mgr.y (mgr.14146) 154 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:32:44.538 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:43.237327+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:44.538 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:43.632057+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.538 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:43.632975+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.538 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:43.633767+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.538 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:43.634503+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.538 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:32:43.635138+0000 mgr.y (mgr.14146) 155 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 4292M 2023-08-28T02:32:44.538 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:43.640178+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:44.539 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:43.641249+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:44.539 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:43.642040+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:44.539 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:43.646609+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:44.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:41.729431+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-08-28T02:32:44.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:41.729501+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-08-28T02:32:44.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:43.227369+0000 mon.a (mon.0) 525 : cluster [INF] osd.7 [v2:172.21.15.190:6824/3019911083,v1:172.21.15.190:6825/3019911083] boot 2023-08-28T02:32:44.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:43.227415+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-08-28T02:32:44.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:43.227722+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:44.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:32:43.232890+0000 mgr.y (mgr.14146) 154 : cephadm [INF] Detected new or changed devices on smithi190 2023-08-28T02:32:44.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:43.237327+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:44.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:43.632057+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:43.632975+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:43.633767+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:43.634503+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:32:44.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:32:43.635138+0000 mgr.y (mgr.14146) 155 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 4292M 2023-08-28T02:32:44.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:43.640178+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:44.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:43.641249+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:44.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:43.642040+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:44.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:43.646609+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:45.454 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:32:45.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:44.227934+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-08-28T02:32:45.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:44.455793+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:45.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:44.227934+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-08-28T02:32:45.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:44.455793+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:45.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:44.227934+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-08-28T02:32:45.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:44.455793+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:45.833 INFO:teuthology.orchestra.run.smithi179.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1693189963,"num_in_osds":8,"osd_in_since":1693189947,"num_remapped_pgs":0} 2023-08-28T02:32:45.834 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd dump --format=json 2023-08-28T02:32:46.424 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:32:46.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:45.237068+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-08-28T02:32:46.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:45.454590+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.179:0/2142992524' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-28T02:32:46.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:45.237068+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-08-28T02:32:46.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:45.454590+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.179:0/2142992524' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-28T02:32:46.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:45.237068+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-08-28T02:32:46.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:45.454590+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.179:0/2142992524' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-08-28T02:32:47.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:46.456112+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:47.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:46.456112+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:47.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:46.456112+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:47.778 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:32:47.779 INFO:teuthology.orchestra.run.smithi179.stdout:{"epoch":50,"fsid":"7724724a-454a-11ee-817c-1b7a5f1ba315","created":"2023-08-28T02:28:27.538538+0000","modified":"2023-08-28T02:32:45.229722+0000","last_up_change":"2023-08-28T02:32:43.220114+0000","last_in_change":"2023-08-28T02:32:27.558934+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-08-28T02:31:04.541029+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"f1691601-c348-4a70-9cf7-3c26cc79495f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6802","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6803","nonce":4266752385}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6804","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6805","nonce":4266752385}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6808","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6809","nonce":4266752385}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6806","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6807","nonce":4266752385}]},"public_addr":"172.21.15.179:6803/4266752385","cluster_addr":"172.21.15.179:6805/4266752385","heartbeat_back_addr":"172.21.15.179:6809/4266752385","heartbeat_front_addr":"172.21.15.179:6807/4266752385","state":["exists","up"]},{"osd":1,"uuid":"335f6fc7-c8e1-4990-806c-551ab1f79593","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6810","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6811","nonce":1871555084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6812","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6813","nonce":1871555084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6816","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6817","nonce":1871555084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6814","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6815","nonce":1871555084}]},"public_addr":"172.21.15.179:6811/1871555084","cluster_addr":"172.21.15.179:6813/1871555084","heartbeat_back_addr":"172.21.15.179:6817/1871555084","heartbeat_front_addr":"172.21.15.179:6815/1871555084","state":["exists","up"]},{"osd":2,"uuid":"200e7fac-0f63-442b-a8b3-a0b11bae4a4d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6818","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6819","nonce":2689725420}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6820","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6821","nonce":2689725420}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6824","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6825","nonce":2689725420}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6822","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6823","nonce":2689725420}]},"public_addr":"172.21.15.179:6819/2689725420","cluster_addr":"172.21.15.179:6821/2689725420","heartbeat_back_addr":"172.21.15.179:6825/2689725420","heartbeat_front_addr":"172.21.15.179:6823/2689725420","state":["exists","up"]},{"osd":3,"uuid":"4ec95a3b-099b-47e2-9dd9-898c383aaf04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6826","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6827","nonce":1721616168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6828","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6829","nonce":1721616168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6832","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6833","nonce":1721616168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6830","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6831","nonce":1721616168}]},"public_addr":"172.21.15.179:6827/1721616168","cluster_addr":"172.21.15.179:6829/1721616168","heartbeat_back_addr":"172.21.15.179:6833/1721616168","heartbeat_front_addr":"172.21.15.179:6831/1721616168","state":["exists","up"]},{"osd":4,"uuid":"4501cbf6-f84c-4349-816a-7816208d6eb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6801","nonce":4211792578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6803","nonce":4211792578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6807","nonce":4211792578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6805","nonce":4211792578}]},"public_addr":"172.21.15.190:6801/4211792578","cluster_addr":"172.21.15.190:6803/4211792578","heartbeat_back_addr":"172.21.15.190:6807/4211792578","heartbeat_front_addr":"172.21.15.190:6805/4211792578","state":["exists","up"]},{"osd":5,"uuid":"968ad1b2-cfae-4ea3-891a-6b3f79b6581f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6809","nonce":1182446470}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6811","nonce":1182446470}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6815","nonce":1182446470}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6813","nonce":1182446470}]},"public_addr":"172.21.15.190:6809/1182446470","cluster_addr":"172.21.15.190:6811/1182446470","heartbeat_back_addr":"172.21.15.190:6815/1182446470","heartbeat_front_addr":"172.21.15.190:6813/1182446470","state":["exists","up"]},{"osd":6,"uuid":"d8dc5bb6-0e78-4759-97b3-32273a3da641","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6817","nonce":2154874641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6819","nonce":2154874641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6823","nonce":2154874641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6821","nonce":2154874641}]},"public_addr":"172.21.15.190:6817/2154874641","cluster_addr":"172.21.15.190:6819/2154874641","heartbeat_back_addr":"172.21.15.190:6823/2154874641","heartbeat_front_addr":"172.21.15.190:6821/2154874641","state":["exists","up"]},{"osd":7,"uuid":"831d4348-eba7-4f25-b001-8197b3f16607","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6825","nonce":3019911083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6827","nonce":3019911083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6831","nonce":3019911083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6829","nonce":3019911083}]},"public_addr":"172.21.15.190:6825/3019911083","cluster_addr":"172.21.15.190:6827/3019911083","heartbeat_back_addr":"172.21.15.190:6831/3019911083","heartbeat_front_addr":"172.21.15.190:6829/3019911083","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:22.728613+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:42.735493+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:02.516611+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:22.918447+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:42.221901+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:01.800535+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:21.890592+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:41.729505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.179:0/3877112007":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6801/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6800/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/1767110674":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/4139471511":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6800/1871994826":"2023-08-29T02:28:57.337281+0000","172.21.15.179:0/546486304":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6801/1871994826":"2023-08-29T02:28:57.337281+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-08-28T02:32:48.153 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-08-28T02:31:04.541029+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', '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_devicehealth': {}}}] 2023-08-28T02:32:48.153 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd pool get device_health_metrics pg_num 2023-08-28T02:32:48.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:47.779026+0000 mon.a (mon.0) 540 : audit [DBG] from='client.? 172.21.15.179:0/245782361' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:32:48.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:47.779026+0000 mon.a (mon.0) 540 : audit [DBG] from='client.? 172.21.15.179:0/245782361' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:32:48.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:47.779026+0000 mon.a (mon.0) 540 : audit [DBG] from='client.? 172.21.15.179:0/245782361' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:32:48.746 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:32:49.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:48.456437+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:49.515 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:48.456437+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:49.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:48.456437+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:50.057 INFO:teuthology.orchestra.run.smithi179.stdout:pg_num: 1 2023-08-28T02:32:50.475 INFO:tasks.cephadm:Adding prometheus.a on smithi190 2023-08-28T02:32:50.475 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch apply prometheus '1;smithi190=a' 2023-08-28T02:32:50.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:50.057820+0000 mon.a (mon.0) 541 : audit [DBG] from='client.? 172.21.15.179:0/2820304717' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-08-28T02:32:50.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:50.057820+0000 mon.a (mon.0) 541 : audit [DBG] from='client.? 172.21.15.179:0/2820304717' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-08-28T02:32:50.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:50.057820+0000 mon.a (mon.0) 541 : audit [DBG] from='client.? 172.21.15.179:0/2820304717' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-08-28T02:32:51.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:50.456750+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:51.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:50.456750+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:51.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:50.456750+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:52.269 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled prometheus update... 2023-08-28T02:32:52.737 DEBUG:teuthology.orchestra.run.smithi190:prometheus.a> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@prometheus.a.service 2023-08-28T02:32:52.740 INFO:tasks.cephadm:Adding node-exporter.a on smithi179 2023-08-28T02:32:52.740 INFO:tasks.cephadm:Adding node-exporter.b on smithi190 2023-08-28T02:32:52.740 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch apply node-exporter '2;smithi179=a;smithi190=b' 2023-08-28T02:32:52.769 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:-- Logs begin at Mon 2023-08-28 02:13:09 UTC. -- 2023-08-28T02:32:53.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:52.265082+0000 mgr.y (mgr.14146) 160 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:32:53.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:32:52.266390+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Saving service prometheus spec with placement smithi190=a;count:1 2023-08-28T02:32:53.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:52.270235+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:53.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:52.282174+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:53.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:52.283948+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:53.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:52.284850+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:53.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:52.290030+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:53.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:52.295750+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-08-28T02:32:53.534 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:52.457085+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:53.534 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ignoring --setuser ceph since I am not root 2023-08-28T02:32:53.534 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ignoring --setgroup ceph since I am not root 2023-08-28T02:32:53.534 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:53.463+0000 7fdcccc65680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:32:53.547 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ignoring --setuser ceph since I am not root 2023-08-28T02:32:53.547 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ignoring --setgroup ceph since I am not root 2023-08-28T02:32:53.547 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:53.346+0000 7ff154ca9700 1 -- 172.21.15.179:0/1775680828 <== mon.0 v2:172.21.15.179:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562c2edbe4e0 con 0x562c2ed95400 2023-08-28T02:32:53.547 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:53.467+0000 7ff164e72680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:32:53.547 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:52.265082+0000 mgr.y (mgr.14146) 160 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:32:53.548 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:32:52.266390+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Saving service prometheus spec with placement smithi190=a;count:1 2023-08-28T02:32:53.548 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:52.270235+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:53.548 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:52.282174+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:53.548 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:52.283948+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:53.548 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:52.284850+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:53.548 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:52.290030+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:53.548 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:52.295750+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-08-28T02:32:53.548 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:52.457085+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:53.548 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:52.265082+0000 mgr.y (mgr.14146) 160 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:32:53.548 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:32:52.266390+0000 mgr.y (mgr.14146) 161 : cephadm [INF] Saving service prometheus spec with placement smithi190=a;count:1 2023-08-28T02:32:53.549 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:52.270235+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:53.549 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:52.282174+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:32:53.549 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:52.283948+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:32:53.549 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:52.284850+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:32:53.549 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:52.290030+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' 2023-08-28T02:32:53.549 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:52.295750+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-08-28T02:32:53.549 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:52.457085+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:32:53.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:53.547+0000 7fdcccc65680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:32:54.168 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:53.923+0000 7fdcccc65680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:32:54.301 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:53.547+0000 7ff164e72680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:32:54.302 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:53.905+0000 7ff164e72680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:32:54.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:53.306856+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-08-28T02:32:54.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:53.306954+0000 mon.a (mon.0) 549 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-08-28T02:32:54.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:53.306856+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-08-28T02:32:54.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:53.306954+0000 mon.a (mon.0) 549 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-08-28T02:32:54.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:53.306856+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14146 172.21.15.179:0/1289158782' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-08-28T02:32:54.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:53.306954+0000 mon.a (mon.0) 549 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2023-08-28T02:32:54.933 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:54.638+0000 7ff164e72680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:32:54.933 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:54.722+0000 7ff164e72680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:32:55.013 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:54.717+0000 7fdcccc65680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:32:55.013 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:54.802+0000 7fdcccc65680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:32:55.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:55.012+0000 7fdcccc65680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:32:55.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:54.934+0000 7ff164e72680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:32:56.159 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:55.864+0000 7ff164e72680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:32:56.159 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:55.991+0000 7ff164e72680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:32:56.159 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:56.069+0000 7ff164e72680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:32:56.239 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:55.943+0000 7fdcccc65680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:32:56.239 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:56.072+0000 7fdcccc65680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:32:56.239 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:56.149+0000 7fdcccc65680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:32:56.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:56.239+0000 7fdcccc65680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:32:56.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:56.435+0000 7fdcccc65680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:32:56.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:56.159+0000 7ff164e72680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:32:56.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:56.354+0000 7ff164e72680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:32:57.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:56.715+0000 7fdcccc65680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:32:57.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:56.812+0000 7fdcccc65680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:32:57.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:56.632+0000 7ff164e72680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:32:57.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:56.730+0000 7ff164e72680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:32:57.796 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:57.446+0000 7ff164e72680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:32:57.796 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:57.527+0000 7ff164e72680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:32:57.796 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:57.620+0000 7ff164e72680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:32:57.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:57.533+0000 7fdcccc65680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:32:57.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:57.614+0000 7fdcccc65680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:32:57.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:57.706+0000 7fdcccc65680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:32:58.141 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:57.880+0000 7fdcccc65680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:32:58.319 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:57.796+0000 7ff164e72680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:32:58.320 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:58.056+0000 7ff164e72680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:32:58.320 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:58.186+0000 7ff164e72680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:32:58.403 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:58.141+0000 7fdcccc65680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:32:58.403 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:58.270+0000 7fdcccc65680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:32:58.577 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:58.320+0000 7ff164e72680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:32:58.577 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:58.492+0000 7ff164e72680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:32:58.660 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:58.403+0000 7fdcccc65680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:32:58.661 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:58.574+0000 7fdcccc65680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:32:58.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:58.591616+0000 mon.a (mon.0) 550 : cluster [INF] Active manager daemon y restarted 2023-08-28T02:32:58.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:58.591892+0000 mon.a (mon.0) 551 : cluster [INF] Activating manager daemon y 2023-08-28T02:32:58.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:58.599460+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-08-28T02:32:58.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:58.599950+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e16: y(active, starting, since 0.00814875s), standbys: x 2023-08-28T02:32:58.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.601412+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.601570+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.601764+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.602429+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.602613+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.602845+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.603127+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.603330+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.603557+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.603747+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.604006+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.604232+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.604441+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:58.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.604720+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:32:58.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.604920+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:32:58.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.605399+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:32:58.663 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:58.619913+0000 mon.a (mon.0) 554 : cluster [INF] Manager daemon y is now available 2023-08-28T02:32:58.831 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:32:58.577+0000 7ff164e72680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:32:58.831 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:32:58] ENGINE Bus STARTING 2023-08-28T02:32:58.831 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [80B blob data] 2023-08-28T02:32:58.832 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [80B blob data] 2023-08-28T02:32:58.832 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:58.591616+0000 mon.a (mon.0) 550 : cluster [INF] Active manager daemon y restarted 2023-08-28T02:32:58.832 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:58.591892+0000 mon.a (mon.0) 551 : cluster [INF] Activating manager daemon y 2023-08-28T02:32:58.832 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:58.599460+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-08-28T02:32:58.832 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:58.599950+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e16: y(active, starting, since 0.00814875s), standbys: x 2023-08-28T02:32:58.832 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.601412+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:32:58.832 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.601570+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:32:58.832 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.601764+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.602429+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.602613+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.602845+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.603127+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.603330+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.603557+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.603747+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.604006+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.604232+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.604441+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.604720+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:32:58.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.604920+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:32:58.834 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.605399+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:32:58.834 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:58.619913+0000 mon.a (mon.0) 554 : cluster [INF] Manager daemon y is now available 2023-08-28T02:32:58.834 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:58.591616+0000 mon.a (mon.0) 550 : cluster [INF] Active manager daemon y restarted 2023-08-28T02:32:58.834 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:58.591892+0000 mon.a (mon.0) 551 : cluster [INF] Activating manager daemon y 2023-08-28T02:32:58.834 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:58.599460+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-08-28T02:32:58.834 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:58.599950+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e16: y(active, starting, since 0.00814875s), standbys: x 2023-08-28T02:32:58.834 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.601412+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:32:58.834 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.601570+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:32:58.834 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.601764+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.602429+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.602613+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.602845+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.603127+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.603330+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.603557+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.603747+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.604006+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.604232+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.604441+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.604720+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:32:58.835 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.604920+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:32:58.836 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.605399+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:32:58.836 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:58.619913+0000 mon.a (mon.0) 554 : cluster [INF] Manager daemon y is now available 2023-08-28T02:32:59.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: debug 2023-08-28T02:32:58.660+0000 7fdcccc65680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:32:59.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: [28/Aug/2023:02:32:58] ENGINE Bus STARTING 2023-08-28T02:32:59.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: CherryPy Checker: 2023-08-28T02:32:59.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: The Application mounted at '' has an empty config. 2023-08-28T02:32:59.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: 2023-08-28T02:32:59.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: [28/Aug/2023:02:32:58] ENGINE Serving on http://:::9283 2023-08-28T02:32:59.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:32:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: [28/Aug/2023:02:32:58] ENGINE Bus STARTED 2023-08-28T02:32:59.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: CherryPy Checker: 2023-08-28T02:32:59.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: The Application mounted at '' has an empty config. 2023-08-28T02:32:59.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: 2023-08-28T02:32:59.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:32:58] ENGINE Serving on http://:::9283 2023-08-28T02:32:59.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:32:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:32:58] ENGINE Bus STARTED 2023-08-28T02:32:59.612 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled node-exporter update... 2023-08-28T02:33:00.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:58.675473+0000 mon.a (mon.0) 555 : cluster [DBG] Standby manager daemon x restarted 2023-08-28T02:33:00.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:58.675601+0000 mon.a (mon.0) 556 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:33:00.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.677335+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:33:00.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.677907+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:33:00.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.679739+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:33:00.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.680730+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:33:00.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.715895+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:00.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.717312+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:00.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.750966+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:00.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.761978+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:33:00.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.762281+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:33:00.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.766906+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:33:00.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:58.767191+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:33:00.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:32:59.603838+0000 mon.a (mon.0) 560 : cluster [DBG] mgrmap e17: y(active, since 1.01204s), standbys: x 2023-08-28T02:33:00.002 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:32:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:32:59.612617+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:00.020 DEBUG:teuthology.orchestra.run.smithi179:node-exporter.a> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@node-exporter.a.service 2023-08-28T02:33:00.022 DEBUG:teuthology.orchestra.run.smithi190:node-exporter.b> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@node-exporter.b.service 2023-08-28T02:33:00.025 INFO:tasks.cephadm:Adding alertmanager.a on smithi179 2023-08-28T02:33:00.025 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch apply alertmanager '1;smithi179=a' 2023-08-28T02:33:00.047 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:58.675473+0000 mon.a (mon.0) 555 : cluster [DBG] Standby manager daemon x restarted 2023-08-28T02:33:00.047 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:58.675601+0000 mon.a (mon.0) 556 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.677335+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.677907+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.679739+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.680730+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.715895+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.717312+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.750966+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.761978+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.762281+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.766906+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:58.767191+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:33:00.048 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:32:59.603838+0000 mon.a (mon.0) 560 : cluster [DBG] mgrmap e17: y(active, since 1.01204s), standbys: x 2023-08-28T02:33:00.049 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:32:59.612617+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:00.049 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:58.675473+0000 mon.a (mon.0) 555 : cluster [DBG] Standby manager daemon x restarted 2023-08-28T02:33:00.049 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:58.675601+0000 mon.a (mon.0) 556 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:33:00.049 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.677335+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:33:00.049 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.677907+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:33:00.049 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.679739+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:33:00.049 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.680730+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.? 172.21.15.190:0/3445655311' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:33:00.049 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.715895+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:00.049 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.717312+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:00.049 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.750966+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:00.050 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.761978+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:33:00.050 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.762281+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:33:00.050 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.766906+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:33:00.050 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:58.767191+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:33:00.050 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:32:59.603838+0000 mon.a (mon.0) 560 : cluster [DBG] mgrmap e17: y(active, since 1.01204s), standbys: x 2023-08-28T02:33:00.050 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:32:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:32:59.612617+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:00.053 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:-- Logs begin at Mon 2023-08-28 02:13:22 UTC. -- 2023-08-28T02:33:00.054 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:-- Logs begin at Mon 2023-08-28 02:13:09 UTC. -- 2023-08-28T02:33:00.909 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:32:59.609137+0000 mgr.y (mgr.14424) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi179=a;smithi190=b;count:2 2023-08-28T02:33:01.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:32:59.609137+0000 mgr.y (mgr.14424) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi179=a;smithi190=b;count:2 2023-08-28T02:33:01.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:32:59.609137+0000 mgr.y (mgr.14424) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi179=a;smithi190=b;count:2 2023-08-28T02:33:01.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:00.603826+0000 mgr.y (mgr.14424) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:01.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:00.651344+0000 mon.a (mon.0) 562 : cluster [DBG] mgrmap e18: y(active, since 2s), standbys: x 2023-08-28T02:33:01.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:01.175858+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:01.900 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled alertmanager update... 2023-08-28T02:33:02.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:00.603826+0000 mgr.y (mgr.14424) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:02.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:00.651344+0000 mon.a (mon.0) 562 : cluster [DBG] mgrmap e18: y(active, since 2s), standbys: x 2023-08-28T02:33:02.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:01.175858+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:02.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:00.603826+0000 mgr.y (mgr.14424) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:02.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:00.651344+0000 mon.a (mon.0) 562 : cluster [DBG] mgrmap e18: y(active, since 2s), standbys: x 2023-08-28T02:33:02.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:01.175858+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:02.306 DEBUG:teuthology.orchestra.run.smithi179:alertmanager.a> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@alertmanager.a.service 2023-08-28T02:33:02.309 INFO:tasks.cephadm:Adding grafana.a on smithi190 2023-08-28T02:33:02.309 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph orch apply grafana '1;smithi190=a' 2023-08-28T02:33:02.341 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:-- Logs begin at Mon 2023-08-28 02:13:22 UTC. -- 2023-08-28T02:33:03.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:01.796201+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:01.896155+0000 mgr.y (mgr.14424) 5 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi179=a", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:33:03.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:01.897255+0000 mgr.y (mgr.14424) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi179=a;count:1 2023-08-28T02:33:03.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:01.901026+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:02.475209+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:33:03.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:02.476136+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:33:03.063 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:02.521122+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:02.528839+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.064 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:02.534011+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:01.796201+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:01.896155+0000 mgr.y (mgr.14424) 5 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi179=a", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:33:03.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:01.897255+0000 mgr.y (mgr.14424) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi179=a;count:1 2023-08-28T02:33:03.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:01.901026+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:02.475209+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:33:03.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:02.476136+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:33:03.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:02.521122+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:02.528839+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:02.534011+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:01.796201+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:01.896155+0000 mgr.y (mgr.14424) 5 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi179=a", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:33:03.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:01.897255+0000 mgr.y (mgr.14424) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi179=a;count:1 2023-08-28T02:33:03.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:01.901026+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:02.475209+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:33:03.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:02.476136+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:33:03.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:02.521122+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:02.528839+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:03.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:02.534011+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:04.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:02.477427+0000 mgr.y (mgr.14424) 7 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:33:04.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:02.477737+0000 mgr.y (mgr.14424) 8 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:33:04.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:02.498547+0000 mgr.y (mgr.14424) 9 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:33:04.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:02.498889+0000 mgr.y (mgr.14424) 10 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:33:04.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:02.549314+0000 mgr.y (mgr.14424) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2023-08-28T02:33:04.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:02.604181+0000 mgr.y (mgr.14424) 12 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:04.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:02.477427+0000 mgr.y (mgr.14424) 7 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:33:04.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:02.477737+0000 mgr.y (mgr.14424) 8 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:33:04.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:02.498547+0000 mgr.y (mgr.14424) 9 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:33:04.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:02.498889+0000 mgr.y (mgr.14424) 10 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:33:04.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:02.549314+0000 mgr.y (mgr.14424) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2023-08-28T02:33:04.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:02.604181+0000 mgr.y (mgr.14424) 12 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:04.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:02.477427+0000 mgr.y (mgr.14424) 7 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:33:04.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:02.477737+0000 mgr.y (mgr.14424) 8 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:33:04.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:02.498547+0000 mgr.y (mgr.14424) 9 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:33:04.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:02.498889+0000 mgr.y (mgr.14424) 10 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:33:04.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:02.549314+0000 mgr.y (mgr.14424) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi190 2023-08-28T02:33:04.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:02.604181+0000 mgr.y (mgr.14424) 12 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:04.230 INFO:teuthology.orchestra.run.smithi190.stdout:Scheduled grafana update... 2023-08-28T02:33:04.892 DEBUG:teuthology.orchestra.run.smithi190:grafana.a> sudo journalctl -f -n 0 -u ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@grafana.a.service 2023-08-28T02:33:04.895 INFO:tasks.cephadm:Setting up client nodes... 2023-08-28T02:33:04.896 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-08-28T02:33:04.925 INFO:journalctl@ceph.grafana.a.smithi190.stdout:-- Logs begin at Mon 2023-08-28 02:13:09 UTC. -- 2023-08-28T02:33:05.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:04.222768+0000 mgr.y (mgr.14424) 13 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:33:05.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:04.224200+0000 mgr.y (mgr.14424) 14 : cephadm [INF] Saving service grafana spec with placement smithi190=a;count:1 2023-08-28T02:33:05.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:04.231065+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:05.498 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:04.222768+0000 mgr.y (mgr.14424) 13 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:33:05.498 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:04.224200+0000 mgr.y (mgr.14424) 14 : cephadm [INF] Saving service grafana spec with placement smithi190=a;count:1 2023-08-28T02:33:05.498 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:04.231065+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:05.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:04.222768+0000 mgr.y (mgr.14424) 13 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi190=a", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:33:05.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:04.224200+0000 mgr.y (mgr.14424) 14 : cephadm [INF] Saving service grafana spec with placement smithi190=a;count:1 2023-08-28T02:33:05.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:04.231065+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:06.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:04.604506+0000 mgr.y (mgr.14424) 15 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:06.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:04.604506+0000 mgr.y (mgr.14424) 15 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:06.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:04.604506+0000 mgr.y (mgr.14424) 15 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:06.606 INFO:teuthology.orchestra.run.smithi179.stdout:[client.0] 2023-08-28T02:33:06.607 INFO:teuthology.orchestra.run.smithi179.stdout: key = AQBiB+xkgkHKIxAAHAMJD0AwAOMZSuVU2MPsJQ== 2023-08-28T02:33:07.048 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:33:07.048 DEBUG:teuthology.orchestra.run.smithi179:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-08-28T02:33:07.048 DEBUG:teuthology.orchestra.run.smithi179:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-08-28T02:33:07.088 DEBUG:teuthology.orchestra.run.smithi190:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-08-28T02:33:07.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:06.600018+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.179:0/608823438' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:07.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:06.600313+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:07.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:06.606010+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-08-28T02:33:07.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:06.600018+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.179:0/608823438' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:07.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:06.600313+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:07.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:06.606010+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-08-28T02:33:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:06.600018+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.179:0/608823438' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:06.600313+0000 mon.a (mon.0) 570 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:06.606010+0000 mon.a (mon.0) 571 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-08-28T02:33:08.533 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:06.604867+0000 mgr.y (mgr.14424) 16 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:08.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:06.604867+0000 mgr.y (mgr.14424) 16 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:08.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:06.604867+0000 mgr.y (mgr.14424) 16 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:09.212 INFO:teuthology.orchestra.run.smithi190.stdout:[client.1] 2023-08-28T02:33:09.213 INFO:teuthology.orchestra.run.smithi190.stdout: key = AQBlB+xkX82DDBAAdbrgf9N9KkjzYFF24e2VlQ== 2023-08-28T02:33:09.560 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:09.209096+0000 mon.b (mon.1) 24 : audit [INF] from='client.? 172.21.15.190:0/3810866145' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:09.561 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:09.209788+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:09.561 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:09.213619+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-08-28T02:33:09.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:09.209096+0000 mon.b (mon.1) 24 : audit [INF] from='client.? 172.21.15.190:0/3810866145' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:09.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:09.209788+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:09.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:09.213619+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-08-28T02:33:09.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:09.209096+0000 mon.b (mon.1) 24 : audit [INF] from='client.? 172.21.15.190:0/3810866145' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:09.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:09.209788+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-08-28T02:33:09.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:09.213619+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-08-28T02:33:09.593 DEBUG:teuthology.orchestra.run.smithi190:> set -ex 2023-08-28T02:33:09.593 DEBUG:teuthology.orchestra.run.smithi190:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-08-28T02:33:09.593 DEBUG:teuthology.orchestra.run.smithi190:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-08-28T02:33:09.632 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-08-28T02:33:09.633 DEBUG:teuthology.orchestra.run.smithi179:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-08-28T02:33:10.001 INFO:teuthology.misc.health.smithi179.stdout: 2023-08-28T02:33:10.001 INFO:teuthology.misc.health.smithi179.stdout:{"epoch":51,"fsid":"7724724a-454a-11ee-817c-1b7a5f1ba315","created":"2023-08-28T02:28:27.538538+0000","modified":"2023-08-28T02:32:58.591668+0000","last_up_change":"2023-08-28T02:32:43.220114+0000","last_in_change":"2023-08-28T02:32:27.558934+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-08-28T02:31:04.541029+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"f1691601-c348-4a70-9cf7-3c26cc79495f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6802","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6803","nonce":4266752385}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6804","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6805","nonce":4266752385}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6808","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6809","nonce":4266752385}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6806","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6807","nonce":4266752385}]},"public_addr":"172.21.15.179:6803/4266752385","cluster_addr":"172.21.15.179:6805/4266752385","heartbeat_back_addr":"172.21.15.179:6809/4266752385","heartbeat_front_addr":"172.21.15.179:6807/4266752385","state":["exists","up"]},{"osd":1,"uuid":"335f6fc7-c8e1-4990-806c-551ab1f79593","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6810","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6811","nonce":1871555084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6812","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6813","nonce":1871555084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6816","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6817","nonce":1871555084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6814","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6815","nonce":1871555084}]},"public_addr":"172.21.15.179:6811/1871555084","cluster_addr":"172.21.15.179:6813/1871555084","heartbeat_back_addr":"172.21.15.179:6817/1871555084","heartbeat_front_addr":"172.21.15.179:6815/1871555084","state":["exists","up"]},{"osd":2,"uuid":"200e7fac-0f63-442b-a8b3-a0b11bae4a4d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6818","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6819","nonce":2689725420}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6820","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6821","nonce":2689725420}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6824","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6825","nonce":2689725420}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6822","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6823","nonce":2689725420}]},"public_addr":"172.21.15.179:6819/2689725420","cluster_addr":"172.21.15.179:6821/2689725420","heartbeat_back_addr":"172.21.15.179:6825/2689725420","heartbeat_front_addr":"172.21.15.179:6823/2689725420","state":["exists","up"]},{"osd":3,"uuid":"4ec95a3b-099b-47e2-9dd9-898c383aaf04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6826","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6827","nonce":1721616168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6828","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6829","nonce":1721616168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6832","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6833","nonce":1721616168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6830","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6831","nonce":1721616168}]},"public_addr":"172.21.15.179:6827/1721616168","cluster_addr":"172.21.15.179:6829/1721616168","heartbeat_back_addr":"172.21.15.179:6833/1721616168","heartbeat_front_addr":"172.21.15.179:6831/1721616168","state":["exists","up"]},{"osd":4,"uuid":"4501cbf6-f84c-4349-816a-7816208d6eb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6801","nonce":4211792578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6803","nonce":4211792578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6807","nonce":4211792578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6805","nonce":4211792578}]},"public_addr":"172.21.15.190:6801/4211792578","cluster_addr":"172.21.15.190:6803/4211792578","heartbeat_back_addr":"172.21.15.190:6807/4211792578","heartbeat_front_addr":"172.21.15.190:6805/4211792578","state":["exists","up"]},{"osd":5,"uuid":"968ad1b2-cfae-4ea3-891a-6b3f79b6581f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6809","nonce":1182446470}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6811","nonce":1182446470}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6815","nonce":1182446470}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6813","nonce":1182446470}]},"public_addr":"172.21.15.190:6809/1182446470","cluster_addr":"172.21.15.190:6811/1182446470","heartbeat_back_addr":"172.21.15.190:6815/1182446470","heartbeat_front_addr":"172.21.15.190:6813/1182446470","state":["exists","up"]},{"osd":6,"uuid":"d8dc5bb6-0e78-4759-97b3-32273a3da641","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6817","nonce":2154874641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6819","nonce":2154874641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6823","nonce":2154874641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6821","nonce":2154874641}]},"public_addr":"172.21.15.190:6817/2154874641","cluster_addr":"172.21.15.190:6819/2154874641","heartbeat_back_addr":"172.21.15.190:6823/2154874641","heartbeat_front_addr":"172.21.15.190:6821/2154874641","state":["exists","up"]},{"osd":7,"uuid":"831d4348-eba7-4f25-b001-8197b3f16607","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6825","nonce":3019911083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6827","nonce":3019911083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6831","nonce":3019911083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6829","nonce":3019911083}]},"public_addr":"172.21.15.190:6825/3019911083","cluster_addr":"172.21.15.190:6827/3019911083","heartbeat_back_addr":"172.21.15.190:6831/3019911083","heartbeat_front_addr":"172.21.15.190:6829/3019911083","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:22.728613+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:42.735493+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:02.516611+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:22.918447+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:42.221901+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:01.800535+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:21.890592+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:41.729505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.179:6801/2539847880":"2023-08-29T02:32:58.591636+0000","172.21.15.179:6800/2539847880":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/3788175951":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/1960291089":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/3877112007":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6801/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6800/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/1767110674":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/4139471511":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6800/1871994826":"2023-08-29T02:28:57.337281+0000","172.21.15.179:0/546486304":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6801/1871994826":"2023-08-29T02:28:57.337281+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-08-28T02:33:10.013 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-08-28T02:33:10.014 INFO:tasks.cephadm:Creating RBD pool 2023-08-28T02:33:10.014 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-08-28T02:33:10.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:08.605258+0000 mgr.y (mgr.14424) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:10.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:10.001924+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.179:0/3690584123' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:33:10.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:08.605258+0000 mgr.y (mgr.14424) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:10.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:10.001924+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.179:0/3690584123' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:33:10.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:08.605258+0000 mgr.y (mgr.14424) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:10.442 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:10.001924+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.179:0/3690584123' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:33:10.830 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:10 smithi190 systemd[1]: Starting Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:33:11.220 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:10 smithi190 podman[116074]: 2023-08-28T02:33:11.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 bash[116074]: bfc545e7ab3a409ff581b9ca5c0e0cf4ee25bf9c6485fc9908ec4265b8f787c7 2023-08-28T02:33:11.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.223Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-08-28T02:33:11.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.223Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-08-28T02:33:11.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.224Z caller=main.go:518 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi190 (none))" 2023-08-28T02:33:11.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.224Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-08-28T02:33:11.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.224Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-08-28T02:33:11.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.225Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.226Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.226Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.230Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.230Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.032µs 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.230Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.230Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.230Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.95µs wal_replay_duration=142.408µs total_replay_duration=180.403µs 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.230Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.230Z caller=main.go:947 level=info msg="TSDB started" 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.230Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-08-28T02:33:11.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.245Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.890779ms db_storage=632ns remote_storage=1.121µs web_handler=299ns query_engine=584ns scrape=483.284µs scrape_sd=17.096µs notify=1.147µs notify_sd=2.043µs rules=14.237929ms 2023-08-28T02:33:11.582 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:33:11.245Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-08-28T02:33:11.582 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:33:11 smithi190 systemd[1]: Started Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:33:12.091 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:12 smithi179 systemd[1]: Starting Ceph node-exporter.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:33:12.327 INFO:teuthology.orchestra.run.smithi179.stderr:pool 'rbd' created 2023-08-28T02:33:12.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:10.605666+0000 mgr.y (mgr.14424) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:12.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:11.315279+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:12.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:11.317419+0000 mgr.y (mgr.14424) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi179 2023-08-28T02:33:12.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:11.838185+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.179:0/441104443' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-08-28T02:33:12.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:11.838590+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-08-28T02:33:12.591 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:12 smithi179 bash[121137]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-08-28T02:33:12.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:10.605666+0000 mgr.y (mgr.14424) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:12.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:11.315279+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:12.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:11.317419+0000 mgr.y (mgr.14424) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi179 2023-08-28T02:33:12.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:11.838185+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.179:0/441104443' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-08-28T02:33:12.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:11.838590+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-08-28T02:33:12.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:10.605666+0000 mgr.y (mgr.14424) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:12.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:11.315279+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:12.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:11.317419+0000 mgr.y (mgr.14424) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi179 2023-08-28T02:33:12.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:11.838185+0000 mon.c (mon.2) 43 : audit [INF] from='client.? 172.21.15.179:0/441104443' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-08-28T02:33:12.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:11.838590+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-08-28T02:33:12.746 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-08-28T02:33:13.091 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:12 smithi179 bash[121137]: Getting image source signatures 2023-08-28T02:33:13.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:12 smithi179 bash[121137]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-08-28T02:33:13.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:12 smithi179 bash[121137]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-08-28T02:33:13.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:12 smithi179 bash[121137]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-08-28T02:33:13.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:12 smithi179 bash[121137]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-08-28T02:33:13.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:12 smithi179 bash[121137]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-08-28T02:33:13.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:12 smithi179 bash[121137]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-08-28T02:33:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:12.322507+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-08-28T02:33:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:12.322594+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-08-28T02:33:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:12.322601+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-08-28T02:33:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:12.323143+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-08-28T02:33:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:12.324147+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-08-28T02:33:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:12.324533+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-08-28T02:33:13.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:12.322507+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-08-28T02:33:13.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:12.322594+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-08-28T02:33:13.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:12.322601+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-08-28T02:33:13.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:12.323143+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-08-28T02:33:13.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:12.324147+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-08-28T02:33:13.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:12.324533+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-08-28T02:33:13.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:12.322507+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-08-28T02:33:13.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:12.322594+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-08-28T02:33:13.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:12.322601+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-08-28T02:33:13.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:12.323143+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-08-28T02:33:13.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:12.324147+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-08-28T02:33:13.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:12.324533+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-08-28T02:33:14.068 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:13 smithi179 bash[121137]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-08-28T02:33:14.068 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:13 smithi179 bash[121137]: Writing manifest to image destination 2023-08-28T02:33:14.069 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:13 smithi179 bash[121137]: Storing signatures 2023-08-28T02:33:14.464 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:12.605936+0000 mgr.y (mgr.14424) 20 : cluster [DBG] pgmap v11: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:14.465 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:13.327326+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-08-28T02:33:14.465 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:13.327442+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-08-28T02:33:14.465 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:13.755830+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:14.465 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:12.605936+0000 mgr.y (mgr.14424) 20 : cluster [DBG] pgmap v11: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:14.465 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:13.327326+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-08-28T02:33:14.465 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:13.327442+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-08-28T02:33:14.465 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:13.755830+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:14.722 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 podman[121137]: 2023-08-28T02:33:14.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:12.605936+0000 mgr.y (mgr.14424) 20 : cluster [DBG] pgmap v11: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:14.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:13.327326+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-08-28T02:33:14.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:13.327442+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-08-28T02:33:14.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:13.755830+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:15.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.723Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-08-28T02:33:15.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.723Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-08-28T02:33:15.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.724Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-08-28T02:33:15.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.724Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-08-28T02:33:15.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-08-28T02:33:15.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=arp 2023-08-28T02:33:15.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=bcache 2023-08-28T02:33:15.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=bonding 2023-08-28T02:33:15.092 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=btrfs 2023-08-28T02:33:15.093 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=conntrack 2023-08-28T02:33:15.093 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=cpu 2023-08-28T02:33:15.093 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-08-28T02:33:15.093 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=diskstats 2023-08-28T02:33:15.093 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=dmi 2023-08-28T02:33:15.093 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=edac 2023-08-28T02:33:15.093 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=entropy 2023-08-28T02:33:15.093 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-08-28T02:33:15.093 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=filefd 2023-08-28T02:33:15.093 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=filesystem 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=hwmon 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=infiniband 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=ipvs 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=loadavg 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=mdadm 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=meminfo 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=netclass 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=netdev 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=netstat 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=nfs 2023-08-28T02:33:15.094 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=nfsd 2023-08-28T02:33:15.095 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=nvme 2023-08-28T02:33:15.095 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=os 2023-08-28T02:33:15.095 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-08-28T02:33:15.095 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=pressure 2023-08-28T02:33:15.095 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=rapl 2023-08-28T02:33:15.095 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=schedstat 2023-08-28T02:33:15.095 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=sockstat 2023-08-28T02:33:15.095 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=softnet 2023-08-28T02:33:15.095 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=stat 2023-08-28T02:33:15.096 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=tapestats 2023-08-28T02:33:15.096 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=textfile 2023-08-28T02:33:15.096 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-08-28T02:33:15.096 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=time 2023-08-28T02:33:15.096 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-08-28T02:33:15.096 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=uname 2023-08-28T02:33:15.096 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=vmstat 2023-08-28T02:33:15.096 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=xfs 2023-08-28T02:33:15.096 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:115 level=info collector=zfs 2023-08-28T02:33:15.096 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-08-28T02:33:15.097 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[121306]: ts=2023-08-28T02:33:14.725Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-08-28T02:33:15.097 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 bash[121137]: 704610c07778aa7c8a88b3364e8a3e38b3636bba6894312486b6728a1631de08 2023-08-28T02:33:15.097 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:33:14 smithi179 systemd[1]: Started Ceph node-exporter.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:33:15.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:14.333916+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-08-28T02:33:15.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:14.880504+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:15.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:15 smithi190 systemd[1]: Starting Ceph node-exporter.b for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:33:15.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:14.333916+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-08-28T02:33:15.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:14.880504+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:15.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:14.333916+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-08-28T02:33:15.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:14.880504+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:16.080 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:15 smithi190 bash[116285]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2023-08-28T02:33:16.347 INFO:teuthology.orchestra.run.smithi179.stderr:enabled application 'rbd' on pool 'rbd' 2023-08-28T02:33:16.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:14.606216+0000 mgr.y (mgr.14424) 21 : cluster [DBG] pgmap v14: 9 pgs: 6 active+clean, 3 unknown; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:16.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:14.883274+0000 mgr.y (mgr.14424) 22 : cephadm [INF] Deploying daemon node-exporter.b on smithi190 2023-08-28T02:33:16.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:15.490861+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.179:0/3022323310' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:33:16.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:15.491248+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:33:16.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:16 smithi190 bash[116285]: Getting image source signatures 2023-08-28T02:33:16.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:16 smithi190 bash[116285]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-08-28T02:33:16.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:16 smithi190 bash[116285]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2023-08-28T02:33:16.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:16 smithi190 bash[116285]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-08-28T02:33:16.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:16 smithi190 bash[116285]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2023-08-28T02:33:16.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:16 smithi190 bash[116285]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-08-28T02:33:16.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:16 smithi190 bash[116285]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2023-08-28T02:33:16.744 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:14.606216+0000 mgr.y (mgr.14424) 21 : cluster [DBG] pgmap v14: 9 pgs: 6 active+clean, 3 unknown; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:16.744 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:14.883274+0000 mgr.y (mgr.14424) 22 : cephadm [INF] Deploying daemon node-exporter.b on smithi190 2023-08-28T02:33:16.744 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:15.490861+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.179:0/3022323310' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:33:16.744 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:15.491248+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:33:16.744 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:14.606216+0000 mgr.y (mgr.14424) 21 : cluster [DBG] pgmap v14: 9 pgs: 6 active+clean, 3 unknown; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:16.745 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:14.883274+0000 mgr.y (mgr.14424) 22 : cephadm [INF] Deploying daemon node-exporter.b on smithi190 2023-08-28T02:33:16.745 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:15.490861+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.179:0/3022323310' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:33:16.745 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:15.491248+0000 mon.a (mon.0) 585 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:33:16.777 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-08-28T02:33:16.777 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-08-28T02:33:16.777 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph mgr dump --format=json 2023-08-28T02:33:17.186 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:33:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:33:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:33:17.374 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:17.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:16.344571+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-08-28T02:33:17.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:16.344663+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-08-28T02:33:17.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 bash[116285]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2023-08-28T02:33:17.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 bash[116285]: Writing manifest to image destination 2023-08-28T02:33:17.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 bash[116285]: Storing signatures 2023-08-28T02:33:17.614 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:16.344571+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-08-28T02:33:17.614 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:16.344663+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-08-28T02:33:17.614 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:16.344571+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-08-28T02:33:17.614 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:16.344663+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-08-28T02:33:17.892 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 podman[116285]: 2023-08-28T02:33:18.330 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.892Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-08-28T02:33:18.330 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.892Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-08-28T02:33:18.330 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.893Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-08-28T02:33:18.330 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.893Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=arp 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=bcache 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=bonding 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=btrfs 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=conntrack 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=cpu 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=diskstats 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=dmi 2023-08-28T02:33:18.331 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=edac 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=entropy 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=filefd 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=filesystem 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=hwmon 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=infiniband 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=ipvs 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=loadavg 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=mdadm 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=meminfo 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=netclass 2023-08-28T02:33:18.332 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=netdev 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=netstat 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=nfs 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=nfsd 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=nvme 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=os 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=pressure 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=rapl 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=schedstat 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=sockstat 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=softnet 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=stat 2023-08-28T02:33:18.333 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=tapestats 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=textfile 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=time 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=uname 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=vmstat 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=xfs 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:115 level=info collector=zfs 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[116345]: ts=2023-08-28T02:33:17.894Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 bash[116285]: a8c2043de82e6719b07cc440c1de2e0808ee922bf9c39f28e06d50f032d131dc 2023-08-28T02:33:18.334 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:33:17 smithi190 systemd[1]: Started Ceph node-exporter.b for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:33:18.818 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:33:18.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:18 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:16.606745+0000 mgr.y (mgr.14424) 23 : cluster [DBG] pgmap v16: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:18.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:18 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:17.978496+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:18.839 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:16.606745+0000 mgr.y (mgr.14424) 23 : cluster [DBG] pgmap v16: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:18.839 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:17.978496+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:18.840 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:16.606745+0000 mgr.y (mgr.14424) 23 : cluster [DBG] pgmap v16: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:18.840 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:17.978496+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:19.205 INFO:teuthology.orchestra.run.smithi179.stdout:{"epoch":18,"active_gid":14424,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6800","nonce":2856625750},{"type":"v1","addr":"172.21.15.179:6801","nonce":2856625750}]},"active_addr":"172.21.15.179:6801/2856625750","active_change":"2023-08-28T02:32:58.591786+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24329,"name":"x","mgr_features":4540138314316775423,"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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":{"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":[]},"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_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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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_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_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":[]},"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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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":{"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":[]},"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_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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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_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_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":[]},"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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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.179:8443/","prometheus":"http://172.21.15.179:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.179:0","nonce":1244430365}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.179:0","nonce":3534781261}]}]} 2023-08-28T02:33:19.209 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-08-28T02:33:19.209 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-08-28T02:33:19.209 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd dump --format=json 2023-08-28T02:33:19.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:17.985804+0000 mgr.y (mgr.14424) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi179 2023-08-28T02:33:19.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:18.607089+0000 mgr.y (mgr.14424) 25 : cluster [DBG] pgmap v17: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:19.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:18.762552+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:19.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:18.814325+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.179:0/277317044' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-08-28T02:33:19.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:17.985804+0000 mgr.y (mgr.14424) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi179 2023-08-28T02:33:19.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:18.607089+0000 mgr.y (mgr.14424) 25 : cluster [DBG] pgmap v17: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:19.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:18.762552+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:19.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:18.814325+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.179:0/277317044' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-08-28T02:33:19.813 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:19.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:17.985804+0000 mgr.y (mgr.14424) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi179 2023-08-28T02:33:19.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:18.607089+0000 mgr.y (mgr.14424) 25 : cluster [DBG] pgmap v17: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:19.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:18.762552+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:19.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:18.814325+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.179:0/277317044' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-08-28T02:33:21.986 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:20.607484+0000 mgr.y (mgr.14424) 26 : cluster [DBG] pgmap v18: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:21.986 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:20.607484+0000 mgr.y (mgr.14424) 26 : cluster [DBG] pgmap v18: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:22.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:20.607484+0000 mgr.y (mgr.14424) 26 : cluster [DBG] pgmap v18: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:22.198 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:33:22.198 INFO:teuthology.orchestra.run.smithi179.stdout:{"epoch":55,"fsid":"7724724a-454a-11ee-817c-1b7a5f1ba315","created":"2023-08-28T02:28:27.538538+0000","modified":"2023-08-28T02:33:16.339048+0000","last_up_change":"2023-08-28T02:32:43.220114+0000","last_in_change":"2023-08-28T02:32:27.558934+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-08-28T02:31:04.541029+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-08-28T02:33:12.100596+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"55","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f1691601-c348-4a70-9cf7-3c26cc79495f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6802","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6803","nonce":4266752385}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6804","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6805","nonce":4266752385}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6808","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6809","nonce":4266752385}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6806","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6807","nonce":4266752385}]},"public_addr":"172.21.15.179:6803/4266752385","cluster_addr":"172.21.15.179:6805/4266752385","heartbeat_back_addr":"172.21.15.179:6809/4266752385","heartbeat_front_addr":"172.21.15.179:6807/4266752385","state":["exists","up"]},{"osd":1,"uuid":"335f6fc7-c8e1-4990-806c-551ab1f79593","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6810","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6811","nonce":1871555084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6812","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6813","nonce":1871555084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6816","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6817","nonce":1871555084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6814","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6815","nonce":1871555084}]},"public_addr":"172.21.15.179:6811/1871555084","cluster_addr":"172.21.15.179:6813/1871555084","heartbeat_back_addr":"172.21.15.179:6817/1871555084","heartbeat_front_addr":"172.21.15.179:6815/1871555084","state":["exists","up"]},{"osd":2,"uuid":"200e7fac-0f63-442b-a8b3-a0b11bae4a4d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6818","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6819","nonce":2689725420}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6820","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6821","nonce":2689725420}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6824","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6825","nonce":2689725420}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6822","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6823","nonce":2689725420}]},"public_addr":"172.21.15.179:6819/2689725420","cluster_addr":"172.21.15.179:6821/2689725420","heartbeat_back_addr":"172.21.15.179:6825/2689725420","heartbeat_front_addr":"172.21.15.179:6823/2689725420","state":["exists","up"]},{"osd":3,"uuid":"4ec95a3b-099b-47e2-9dd9-898c383aaf04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6826","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6827","nonce":1721616168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6828","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6829","nonce":1721616168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6832","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6833","nonce":1721616168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6830","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6831","nonce":1721616168}]},"public_addr":"172.21.15.179:6827/1721616168","cluster_addr":"172.21.15.179:6829/1721616168","heartbeat_back_addr":"172.21.15.179:6833/1721616168","heartbeat_front_addr":"172.21.15.179:6831/1721616168","state":["exists","up"]},{"osd":4,"uuid":"4501cbf6-f84c-4349-816a-7816208d6eb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6801","nonce":4211792578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6803","nonce":4211792578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6807","nonce":4211792578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6805","nonce":4211792578}]},"public_addr":"172.21.15.190:6801/4211792578","cluster_addr":"172.21.15.190:6803/4211792578","heartbeat_back_addr":"172.21.15.190:6807/4211792578","heartbeat_front_addr":"172.21.15.190:6805/4211792578","state":["exists","up"]},{"osd":5,"uuid":"968ad1b2-cfae-4ea3-891a-6b3f79b6581f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6809","nonce":1182446470}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6811","nonce":1182446470}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6815","nonce":1182446470}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6813","nonce":1182446470}]},"public_addr":"172.21.15.190:6809/1182446470","cluster_addr":"172.21.15.190:6811/1182446470","heartbeat_back_addr":"172.21.15.190:6815/1182446470","heartbeat_front_addr":"172.21.15.190:6813/1182446470","state":["exists","up"]},{"osd":6,"uuid":"d8dc5bb6-0e78-4759-97b3-32273a3da641","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6817","nonce":2154874641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6819","nonce":2154874641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6823","nonce":2154874641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6821","nonce":2154874641}]},"public_addr":"172.21.15.190:6817/2154874641","cluster_addr":"172.21.15.190:6819/2154874641","heartbeat_back_addr":"172.21.15.190:6823/2154874641","heartbeat_front_addr":"172.21.15.190:6821/2154874641","state":["exists","up"]},{"osd":7,"uuid":"831d4348-eba7-4f25-b001-8197b3f16607","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6825","nonce":3019911083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6827","nonce":3019911083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6831","nonce":3019911083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6829","nonce":3019911083}]},"public_addr":"172.21.15.190:6825/3019911083","cluster_addr":"172.21.15.190:6827/3019911083","heartbeat_back_addr":"172.21.15.190:6831/3019911083","heartbeat_front_addr":"172.21.15.190:6829/3019911083","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:22.728613+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:42.735493+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:02.516611+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:22.918447+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:42.221901+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:01.800535+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:21.890592+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:41.729505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.179:6801/2539847880":"2023-08-29T02:32:58.591636+0000","172.21.15.179:6800/2539847880":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/3788175951":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/1960291089":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/3877112007":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6801/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6800/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/1767110674":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/4139471511":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6800/1871994826":"2023-08-29T02:28:57.337281+0000","172.21.15.179:0/546486304":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6801/1871994826":"2023-08-29T02:28:57.337281+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-08-28T02:33:22.856 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-08-28T02:33:22.857 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd dump --format=json 2023-08-28T02:33:22.899 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:22.198364+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.179:0/1247951030' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:33:22.899 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:22.198364+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.179:0/1247951030' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:33:23.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:22.198364+0000 mon.c (mon.2) 48 : audit [DBG] from='client.? 172.21.15.179:0/1247951030' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:33:23.555 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:22.607830+0000 mgr.y (mgr.14424) 27 : cluster [DBG] pgmap v19: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:23.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:22.607830+0000 mgr.y (mgr.14424) 27 : cluster [DBG] pgmap v19: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:24.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:22.607830+0000 mgr.y (mgr.14424) 27 : cluster [DBG] pgmap v19: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:24.619 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 podman[122286]: 2023-08-28T02:33:24.989 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:33:24.989 INFO:teuthology.orchestra.run.smithi179.stdout:{"epoch":55,"fsid":"7724724a-454a-11ee-817c-1b7a5f1ba315","created":"2023-08-28T02:28:27.538538+0000","modified":"2023-08-28T02:33:16.339048+0000","last_up_change":"2023-08-28T02:32:43.220114+0000","last_in_change":"2023-08-28T02:32:27.558934+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-08-28T02:31:04.541029+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-08-28T02:33:12.100596+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"55","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f1691601-c348-4a70-9cf7-3c26cc79495f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6802","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6803","nonce":4266752385}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6804","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6805","nonce":4266752385}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6808","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6809","nonce":4266752385}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6806","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6807","nonce":4266752385}]},"public_addr":"172.21.15.179:6803/4266752385","cluster_addr":"172.21.15.179:6805/4266752385","heartbeat_back_addr":"172.21.15.179:6809/4266752385","heartbeat_front_addr":"172.21.15.179:6807/4266752385","state":["exists","up"]},{"osd":1,"uuid":"335f6fc7-c8e1-4990-806c-551ab1f79593","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6810","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6811","nonce":1871555084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6812","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6813","nonce":1871555084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6816","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6817","nonce":1871555084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6814","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6815","nonce":1871555084}]},"public_addr":"172.21.15.179:6811/1871555084","cluster_addr":"172.21.15.179:6813/1871555084","heartbeat_back_addr":"172.21.15.179:6817/1871555084","heartbeat_front_addr":"172.21.15.179:6815/1871555084","state":["exists","up"]},{"osd":2,"uuid":"200e7fac-0f63-442b-a8b3-a0b11bae4a4d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6818","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6819","nonce":2689725420}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6820","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6821","nonce":2689725420}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6824","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6825","nonce":2689725420}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6822","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6823","nonce":2689725420}]},"public_addr":"172.21.15.179:6819/2689725420","cluster_addr":"172.21.15.179:6821/2689725420","heartbeat_back_addr":"172.21.15.179:6825/2689725420","heartbeat_front_addr":"172.21.15.179:6823/2689725420","state":["exists","up"]},{"osd":3,"uuid":"4ec95a3b-099b-47e2-9dd9-898c383aaf04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6826","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6827","nonce":1721616168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6828","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6829","nonce":1721616168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6832","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6833","nonce":1721616168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6830","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6831","nonce":1721616168}]},"public_addr":"172.21.15.179:6827/1721616168","cluster_addr":"172.21.15.179:6829/1721616168","heartbeat_back_addr":"172.21.15.179:6833/1721616168","heartbeat_front_addr":"172.21.15.179:6831/1721616168","state":["exists","up"]},{"osd":4,"uuid":"4501cbf6-f84c-4349-816a-7816208d6eb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6801","nonce":4211792578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6803","nonce":4211792578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6807","nonce":4211792578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6805","nonce":4211792578}]},"public_addr":"172.21.15.190:6801/4211792578","cluster_addr":"172.21.15.190:6803/4211792578","heartbeat_back_addr":"172.21.15.190:6807/4211792578","heartbeat_front_addr":"172.21.15.190:6805/4211792578","state":["exists","up"]},{"osd":5,"uuid":"968ad1b2-cfae-4ea3-891a-6b3f79b6581f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6809","nonce":1182446470}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6811","nonce":1182446470}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6815","nonce":1182446470}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6813","nonce":1182446470}]},"public_addr":"172.21.15.190:6809/1182446470","cluster_addr":"172.21.15.190:6811/1182446470","heartbeat_back_addr":"172.21.15.190:6815/1182446470","heartbeat_front_addr":"172.21.15.190:6813/1182446470","state":["exists","up"]},{"osd":6,"uuid":"d8dc5bb6-0e78-4759-97b3-32273a3da641","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6817","nonce":2154874641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6819","nonce":2154874641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6823","nonce":2154874641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6821","nonce":2154874641}]},"public_addr":"172.21.15.190:6817/2154874641","cluster_addr":"172.21.15.190:6819/2154874641","heartbeat_back_addr":"172.21.15.190:6823/2154874641","heartbeat_front_addr":"172.21.15.190:6821/2154874641","state":["exists","up"]},{"osd":7,"uuid":"831d4348-eba7-4f25-b001-8197b3f16607","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6825","nonce":3019911083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6827","nonce":3019911083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6831","nonce":3019911083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6829","nonce":3019911083}]},"public_addr":"172.21.15.190:6825/3019911083","cluster_addr":"172.21.15.190:6827/3019911083","heartbeat_back_addr":"172.21.15.190:6831/3019911083","heartbeat_front_addr":"172.21.15.190:6829/3019911083","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:22.728613+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:42.735493+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:02.516611+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:22.918447+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:42.221901+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:01.800535+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:21.890592+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:41.729505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.179:6801/2539847880":"2023-08-29T02:32:58.591636+0000","172.21.15.179:6800/2539847880":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/3788175951":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/1960291089":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/3877112007":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6801/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6800/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/1767110674":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/4139471511":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6800/1871994826":"2023-08-29T02:28:57.337281+0000","172.21.15.179:0/546486304":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6801/1871994826":"2023-08-29T02:28:57.337281+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-08-28T02:33:25.018 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:23.770998+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:25.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:23.770998+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:25.018 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:24.688Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-08-28T02:33:25.019 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:24.688Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-08-28T02:33:25.019 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:24.690Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.179 port=9094 2023-08-28T02:33:25.019 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:24.691Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-08-28T02:33:25.019 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:24.717Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-08-28T02:33:25.019 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:24.717Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-08-28T02:33:25.019 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:24.720Z caller=main.go:518 msg=Listening address=:9093 2023-08-28T02:33:25.019 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:24.720Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-08-28T02:33:25.019 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 bash[122286]: 859ef991b9c628321ca9664590d6e047e5166aabc15dc9fe25b6f61b6314533c 2023-08-28T02:33:25.019 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:24 smithi179 systemd[1]: Started Ceph alertmanager.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:33:25.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:23.770998+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:25.391 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.0 flush_pg_stats 2023-08-28T02:33:25.392 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.1 flush_pg_stats 2023-08-28T02:33:25.392 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.2 flush_pg_stats 2023-08-28T02:33:25.393 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.3 flush_pg_stats 2023-08-28T02:33:25.393 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.4 flush_pg_stats 2023-08-28T02:33:25.393 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.5 flush_pg_stats 2023-08-28T02:33:25.394 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.6 flush_pg_stats 2023-08-28T02:33:25.394 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.7 flush_pg_stats 2023-08-28T02:33:26.234 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:24.608158+0000 mgr.y (mgr.14424) 28 : cluster [DBG] pgmap v20: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:26.234 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:24.877857+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:26.235 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:24.879372+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:26.235 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:24.988866+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.179:0/2042919247' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:33:26.235 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:24.608158+0000 mgr.y (mgr.14424) 28 : cluster [DBG] pgmap v20: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:26.235 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:24.877857+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:26.235 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:24.879372+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:26.236 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:24.988866+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.179:0/2042919247' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:33:26.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:24.608158+0000 mgr.y (mgr.14424) 28 : cluster [DBG] pgmap v20: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:26.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:24.877857+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:26.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:24.879372+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:26.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:24.988866+0000 mon.c (mon.2) 50 : audit [DBG] from='client.? 172.21.15.179:0/2042919247' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:33:26.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:33:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:33:26] "GET /metrics HTTP/1.1" 200 155679 "" "Prometheus/2.33.4" 2023-08-28T02:33:26.598 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:26.726 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:26.875 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:26.875 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:26.963 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:26.691Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000133359s 2023-08-28T02:33:26.977 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:27.179 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:27.181 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:27.206 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:27.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:33:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:33:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:33:28.185 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:26.608583+0000 mgr.y (mgr.14424) 29 : cluster [DBG] pgmap v21: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:28.185 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:26.608583+0000 mgr.y (mgr.14424) 29 : cluster [DBG] pgmap v21: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:28.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:26.608583+0000 mgr.y (mgr.14424) 29 : cluster [DBG] pgmap v21: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:29.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:28.401599+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:29.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:28.608901+0000 mgr.y (mgr.14424) 30 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:29.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:28.777528+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:29.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:28.401599+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:29.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:28.608901+0000 mgr.y (mgr.14424) 30 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:29.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:28.777528+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:28.401599+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:28.608901+0000 mgr.y (mgr.14424) 30 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:28.777528+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:31.858 INFO:teuthology.orchestra.run.smithi179.stdout:55834574884 2023-08-28T02:33:31.858 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.1 2023-08-28T02:33:31.994 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:30.609283+0000 mgr.y (mgr.14424) 31 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:31.994 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:30.609283+0000 mgr.y (mgr.14424) 31 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:32.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:30.609283+0000 mgr.y (mgr.14424) 31 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:32.447 INFO:teuthology.orchestra.run.smithi179.stdout:180388626447 2023-08-28T02:33:32.447 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.6 2023-08-28T02:33:33.076 INFO:teuthology.orchestra.run.smithi179.stdout:107374182428 2023-08-28T02:33:33.077 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.3 2023-08-28T02:33:33.581 INFO:teuthology.orchestra.run.smithi179.stdout:154618822674 2023-08-28T02:33:33.581 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.5 2023-08-28T02:33:33.950 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:32.609660+0000 mgr.y (mgr.14424) 32 : cluster [DBG] pgmap v24: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:33.950 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:32.609660+0000 mgr.y (mgr.14424) 32 : cluster [DBG] pgmap v24: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:34.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:32.609660+0000 mgr.y (mgr.14424) 32 : cluster [DBG] pgmap v24: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:34.489 INFO:teuthology.orchestra.run.smithi179.stdout:34359738407 2023-08-28T02:33:34.490 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.0 2023-08-28T02:33:34.562 INFO:teuthology.orchestra.run.smithi179.stdout:128849018904 2023-08-28T02:33:34.562 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.4 2023-08-28T02:33:34.841 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:34.695Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003583341s 2023-08-28T02:33:34.998 INFO:teuthology.orchestra.run.smithi179.stdout:206158430220 2023-08-28T02:33:34.999 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.7 2023-08-28T02:33:35.431 INFO:teuthology.orchestra.run.smithi179.stdout:77309411361 2023-08-28T02:33:35.432 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.2 2023-08-28T02:33:35.586 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:35.631 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:35.798 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:35.818 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:34.610025+0000 mgr.y (mgr.14424) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:35.819 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:34.610025+0000 mgr.y (mgr.14424) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:35.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:34.610025+0000 mgr.y (mgr.14424) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:36.074 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:33:36] ENGINE Bus STOPPING 2023-08-28T02:33:36.074 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:33:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:33:36.074 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:33:36] ENGINE Bus STOPPED 2023-08-28T02:33:36.075 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:33:36] ENGINE Bus STARTING 2023-08-28T02:33:36.127 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:36.335 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:33:36] ENGINE Serving on http://:::9283 2023-08-28T02:33:36.336 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:33:36] ENGINE Bus STARTED 2023-08-28T02:33:36.336 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:33:36] "GET /metrics HTTP/1.1" 200 155681 "" "Prometheus/2.33.4" 2023-08-28T02:33:36.578 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:37.034 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:35.768151+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.034 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:35.771680+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:33:37.034 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:35.772364+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:33:37.034 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:35.776585+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.035 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:35.973955+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.035 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:35.981438+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.035 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:35.986217+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-08-28T02:33:37.035 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:35.986566+0000 mgr.y (mgr.14424) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-08-28T02:33:37.035 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:35.992452+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.035 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:35.999239+0000 mgr.y (mgr.14424) 35 : cephadm [INF] Deploying daemon grafana.a on smithi190 2023-08-28T02:33:37.035 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:35.768151+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.035 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:35.771680+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:33:37.036 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:35.772364+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:33:37.036 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:35.776585+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.036 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:35.973955+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.036 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:35.981438+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.036 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:35.986217+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-08-28T02:33:37.036 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:35.986566+0000 mgr.y (mgr.14424) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-08-28T02:33:37.036 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:35.992452+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.036 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:35.999239+0000 mgr.y (mgr.14424) 35 : cephadm [INF] Deploying daemon grafana.a on smithi190 2023-08-28T02:33:37.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:33:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:33:37.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:35.768151+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:35.771680+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:33:37.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:35.772364+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:33:37.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:35.776585+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:35.973955+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:35.981438+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:35.986217+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-08-28T02:33:37.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:35.986566+0000 mgr.y (mgr.14424) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-08-28T02:33:37.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:35.992452+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:37.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:35.999239+0000 mgr.y (mgr.14424) 35 : cephadm [INF] Deploying daemon grafana.a on smithi190 2023-08-28T02:33:37.234 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:37.235 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:38.283 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:36.611406+0000 mgr.y (mgr.14424) 36 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:38.284 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:36.611406+0000 mgr.y (mgr.14424) 36 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:38.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:36.611406+0000 mgr.y (mgr.14424) 36 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:39.306 INFO:teuthology.orchestra.run.smithi179.stdout:180388626448 2023-08-28T02:33:39.941 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:40.050 INFO:teuthology.orchestra.run.smithi179.stdout:55834574885 2023-08-28T02:33:40.089 INFO:teuthology.orchestra.run.smithi179.stdout:154618822675 2023-08-28T02:33:40.180 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:38.611726+0000 mgr.y (mgr.14424) 37 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:40.180 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:39.063377+0000 mon.b (mon.1) 25 : audit [DBG] from='client.? 172.21.15.179:0/2324961799' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-08-28T02:33:40.181 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:39.307187+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.179:0/3846268680' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-08-28T02:33:40.181 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:38.611726+0000 mgr.y (mgr.14424) 37 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:40.181 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:39.063377+0000 mon.b (mon.1) 25 : audit [DBG] from='client.? 172.21.15.179:0/2324961799' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-08-28T02:33:40.181 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:39.307187+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.179:0/3846268680' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-08-28T02:33:40.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:38.611726+0000 mgr.y (mgr.14424) 37 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:40.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:39.063377+0000 mon.b (mon.1) 25 : audit [DBG] from='client.? 172.21.15.179:0/2324961799' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-08-28T02:33:40.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:39.307187+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.179:0/3846268680' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-08-28T02:33:40.357 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626447 got 180388626448 for osd.6 2023-08-28T02:33:40.357 DEBUG:teuthology.parallel:result is None 2023-08-28T02:33:40.759 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822674 got 154618822675 for osd.5 2023-08-28T02:33:40.759 DEBUG:teuthology.parallel:result is None 2023-08-28T02:33:41.000 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:40.090331+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.179:0/1243134321' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-08-28T02:33:41.037 INFO:teuthology.orchestra.run.smithi179.stdout:77309411362 2023-08-28T02:33:41.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:40.090331+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.179:0/1243134321' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-08-28T02:33:41.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:40.090331+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.179:0/1243134321' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-08-28T02:33:41.444 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574884 got 55834574885 for osd.1 2023-08-28T02:33:41.445 DEBUG:teuthology.parallel:result is None 2023-08-28T02:33:41.720 INFO:teuthology.orchestra.run.smithi179.stdout:107374182430 2023-08-28T02:33:41.987 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411361 got 77309411362 for osd.2 2023-08-28T02:33:41.987 DEBUG:teuthology.parallel:result is None 2023-08-28T02:33:42.081 INFO:teuthology.orchestra.run.smithi179.stdout:206158430222 2023-08-28T02:33:42.320 INFO:teuthology.orchestra.run.smithi179.stdout:128849018906 2023-08-28T02:33:42.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:40.612089+0000 mgr.y (mgr.14424) 38 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:42.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:41.038595+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.179:0/1695780378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-08-28T02:33:42.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:41.721228+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.179:0/2907920550' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-08-28T02:33:42.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:40.612089+0000 mgr.y (mgr.14424) 38 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:42.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:41.038595+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.179:0/1695780378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-08-28T02:33:42.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:41.721228+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.179:0/2907920550' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-08-28T02:33:42.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:40.612089+0000 mgr.y (mgr.14424) 38 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:42.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:41.038595+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.179:0/1695780378' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-08-28T02:33:42.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:41.721228+0000 mon.b (mon.1) 26 : audit [DBG] from='client.? 172.21.15.179:0/2907920550' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-08-28T02:33:42.895 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182428 got 107374182430 for osd.3 2023-08-28T02:33:42.896 DEBUG:teuthology.parallel:result is None 2023-08-28T02:33:43.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:42.082318+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.179:0/1144644215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-08-28T02:33:43.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:42.321439+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.179:0/3938643064' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-08-28T02:33:43.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:42.082318+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.179:0/1144644215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-08-28T02:33:43.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:42.321439+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.179:0/3938643064' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-08-28T02:33:43.205 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430220 got 206158430222 for osd.7 2023-08-28T02:33:43.205 DEBUG:teuthology.parallel:result is None 2023-08-28T02:33:43.300 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018904 got 128849018906 for osd.4 2023-08-28T02:33:43.300 DEBUG:teuthology.parallel:result is None 2023-08-28T02:33:43.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:42.082318+0000 mon.b (mon.1) 27 : audit [DBG] from='client.? 172.21.15.179:0/1144644215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-08-28T02:33:43.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:42.321439+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.179:0/3938643064' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-08-28T02:33:43.709 INFO:teuthology.orchestra.run.smithi179.stdout:34359738409 2023-08-28T02:33:44.122 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738407 got 34359738409 for osd.0 2023-08-28T02:33:44.122 DEBUG:teuthology.parallel:result is None 2023-08-28T02:33:44.123 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-08-28T02:33:44.123 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph pg dump --format=json 2023-08-28T02:33:44.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:42.612493+0000 mgr.y (mgr.14424) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:44.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:43.710275+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.179:0/3845956250' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-08-28T02:33:44.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:42.612493+0000 mgr.y (mgr.14424) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:44.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:43.710275+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.179:0/3845956250' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-08-28T02:33:44.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:42.612493+0000 mgr.y (mgr.14424) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:44.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:43.710275+0000 mon.c (mon.2) 57 : audit [DBG] from='client.? 172.21.15.179:0/3845956250' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-08-28T02:33:44.721 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:45.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:44.612819+0000 mgr.y (mgr.14424) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:45.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:44.612819+0000 mgr.y (mgr.14424) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:45.881 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:44.612819+0000 mgr.y (mgr.14424) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:46.124 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:33:46.126 INFO:teuthology.orchestra.run.smithi179.stderr:dumped all 2023-08-28T02:33:46.447 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:33:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:33:46] "GET /metrics HTTP/1.1" 200 155680 "" "Prometheus/2.33.4" 2023-08-28T02:33:46.449 INFO:teuthology.orchestra.run.smithi179.stdout:{"pg_ready":true,"pg_map":{"version":30,"stamp":"2023-08-28T02:33:44.612650+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2380980,"kb_used_data":4212,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580236,"statfs":{"total":767960285184,"available":765522161664,"internally_reserved":0,"allocated":4313088,"data_stored":1763175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.671076+0000","last_change":"2023-08-28T02:33:13.333085+0000","last_active":"2023-08-28T02:33:14.671076+0000","last_peered":"2023-08-28T02:33:14.671076+0000","last_clean":"2023-08-28T02:33:14.671076+0000","last_became_active":"2023-08-28T02:33:13.332687+0000","last_became_peered":"2023-08-28T02:33:13.332687+0000","last_unstale":"2023-08-28T02:33:14.671076+0000","last_undegraded":"2023-08-28T02:33:14.671076+0000","last_fullsized":"2023-08-28T02:33:14.671076+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.647341+0000","last_change":"2023-08-28T02:33:13.426617+0000","last_active":"2023-08-28T02:33:14.647341+0000","last_peered":"2023-08-28T02:33:14.647341+0000","last_clean":"2023-08-28T02:33:14.647341+0000","last_became_active":"2023-08-28T02:33:13.426346+0000","last_became_peered":"2023-08-28T02:33:13.426346+0000","last_unstale":"2023-08-28T02:33:14.647341+0000","last_undegraded":"2023-08-28T02:33:14.647341+0000","last_fullsized":"2023-08-28T02:33:14.647341+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.759280+0000","last_change":"2023-08-28T02:33:13.937280+0000","last_active":"2023-08-28T02:33:14.759280+0000","last_peered":"2023-08-28T02:33:14.759280+0000","last_clean":"2023-08-28T02:33:14.759280+0000","last_became_active":"2023-08-28T02:33:13.936861+0000","last_became_peered":"2023-08-28T02:33:13.936861+0000","last_unstale":"2023-08-28T02:33:14.759280+0000","last_undegraded":"2023-08-28T02:33:14.759280+0000","last_fullsized":"2023-08-28T02:33:14.759280+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.759259+0000","last_change":"2023-08-28T02:33:13.937327+0000","last_active":"2023-08-28T02:33:14.759259+0000","last_peered":"2023-08-28T02:33:14.759259+0000","last_clean":"2023-08-28T02:33:14.759259+0000","last_became_active":"2023-08-28T02:33:13.936869+0000","last_became_peered":"2023-08-28T02:33:13.936869+0000","last_unstale":"2023-08-28T02:33:14.759259+0000","last_undegraded":"2023-08-28T02:33:14.759259+0000","last_fullsized":"2023-08-28T02:33:14.759259+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.759239+0000","last_change":"2023-08-28T02:32:45.784388+0000","last_active":"2023-08-28T02:33:14.759239+0000","last_peered":"2023-08-28T02:33:14.759239+0000","last_clean":"2023-08-28T02:33:14.759239+0000","last_became_active":"2023-08-28T02:32:45.784019+0000","last_became_peered":"2023-08-28T02:32:45.784019+0000","last_unstale":"2023-08-28T02:33:14.759239+0000","last_undegraded":"2023-08-28T02:33:14.759239+0000","last_fullsized":"2023-08-28T02:33:14.759239+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:31:05.266993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:31:05.266993+0000","last_clean_scrub_stamp":"2023-08-28T02:31:05.266993+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:15.171602+0000","last_change":"2023-08-28T02:33:13.333682+0000","last_active":"2023-08-28T02:33:15.171602+0000","last_peered":"2023-08-28T02:33:15.171602+0000","last_clean":"2023-08-28T02:33:15.171602+0000","last_became_active":"2023-08-28T02:33:13.332563+0000","last_became_peered":"2023-08-28T02:33:13.332563+0000","last_unstale":"2023-08-28T02:33:15.171602+0000","last_undegraded":"2023-08-28T02:33:15.171602+0000","last_fullsized":"2023-08-28T02:33:15.171602+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.332336+0000","last_change":"2023-08-28T02:33:13.936895+0000","last_active":"2023-08-28T02:33:14.332336+0000","last_peered":"2023-08-28T02:33:14.332336+0000","last_clean":"2023-08-28T02:33:14.332336+0000","last_became_active":"2023-08-28T02:33:13.936554+0000","last_became_peered":"2023-08-28T02:33:13.936554+0000","last_unstale":"2023-08-28T02:33:14.332336+0000","last_undegraded":"2023-08-28T02:33:14.332336+0000","last_fullsized":"2023-08-28T02:33:14.332336+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:15.171620+0000","last_change":"2023-08-28T02:33:13.333204+0000","last_active":"2023-08-28T02:33:15.171620+0000","last_peered":"2023-08-28T02:33:15.171620+0000","last_clean":"2023-08-28T02:33:15.171620+0000","last_became_active":"2023-08-28T02:33:13.332853+0000","last_became_peered":"2023-08-28T02:33:13.332853+0000","last_unstale":"2023-08-28T02:33:15.171620+0000","last_undegraded":"2023-08-28T02:33:15.171620+0000","last_fullsized":"2023-08-28T02:33:15.171620+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.647349+0000","last_change":"2023-08-28T02:33:13.936922+0000","last_active":"2023-08-28T02:33:14.647349+0000","last_peered":"2023-08-28T02:33:14.647349+0000","last_clean":"2023-08-28T02:33:14.647349+0000","last_became_active":"2023-08-28T02:33:13.936573+0000","last_became_peered":"2023-08-28T02:33:13.936573+0000","last_unstale":"2023-08-28T02:33:14.647349+0000","last_undegraded":"2023-08-28T02:33:14.647349+0000","last_fullsized":"2023-08-28T02:33:14.647349+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"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":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430223,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.501}]},{"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.46400000000000002}]},{"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.45400000000000001}]},{"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.42699999999999999}]},{"osd":4,"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.33200000000000002}]},{"osd":5,"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.36599999999999999}]},{"osd":6,"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.41399999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626450,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.498},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.39300000000000002}]},{"osd":1,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.48099999999999998}]},{"osd":2,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":2.3610000000000002,"5min":2.3610000000000002,"15min":2.3610000000000002},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":2.2919999999999998,"5min":2.2919999999999998,"15min":2.2919999999999998},"last":0.432}]},{"osd":3,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.502},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.45800000000000002}]},{"osd":4,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.46899999999999997}]},{"osd":5,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.36299999999999999}]},{"osd":7,"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.60499999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574887,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:32:46 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.36099999999999999,"15min":0.35699999999999998},"min":{"1min":0.29499999999999998,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.52900000000000003,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.26300000000000001},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.35899999999999999,"15min":0.35299999999999998},"min":{"1min":0.26500000000000001,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.53600000000000003,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.40600000000000003}]},{"osd":2,"last update":"Mon Aug 28 02:33:14 2023","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.31,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.57199999999999995,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.378},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.39000000000000001,"15min":0.38800000000000001},"min":{"1min":0.29299999999999998,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.51800000000000002,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.33700000000000002}]},{"osd":3,"last update":"Mon Aug 28 02:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.47299999999999998,"15min":0.44900000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.8949999999999996,"5min":4.8949999999999996,"15min":4.8949999999999996},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.309}]},{"osd":4,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.439}]},{"osd":5,"last update":"Mon Aug 28 02:33:04 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.41399999999999998}]},{"osd":6,"last update":"Mon Aug 28 02:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":4.9809999999999999,"5min":4.9809999999999999,"15min":4.9809999999999999},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.51900000000000002}]},{"osd":7,"last update":"Mon Aug 28 02:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":4.7439999999999998,"5min":4.7439999999999998,"15min":4.7439999999999998},"last":0.434},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":4.9290000000000003,"5min":4.9290000000000003,"15min":4.9290000000000003},"last":0.46899999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738410,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Aug 28 02:32:47 2023","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.33700000000000002,"15min":0.33000000000000002},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.23499999999999999},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.34799999999999998,"15min":0.33800000000000002},"min":{"1min":0.25600000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.41399999999999998}]},{"osd":2,"last update":"Mon Aug 28 02:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.38800000000000001,"15min":0.38500000000000001},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.38500000000000001,"15min":0.38300000000000001},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.56699999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.28199999999999997}]},{"osd":3,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":0.60699999999999998,"15min":0.52700000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":12.387,"5min":12.387,"15min":12.387},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.60099999999999998,"15min":0.53600000000000003},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":10.715,"5min":10.715,"15min":10.715},"last":0.371}]},{"osd":4,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.52900000000000003}]},{"osd":5,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.437}]},{"osd":6,"last update":"Mon Aug 28 02:33:24 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.46700000000000003}]},{"osd":7,"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.40400000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411363,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:13 2023","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.35699999999999998,"15min":0.35599999999999998},"min":{"1min":0.25900000000000001,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.26800000000000002},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.38600000000000001,"15min":0.38500000000000001},"min":{"1min":0.28100000000000003,"5min":0.252,"15min":0.252},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.36099999999999999}]},{"osd":1,"last update":"Mon Aug 28 02:33:13 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.40699999999999997,"15min":0.40899999999999997},"min":{"1min":0.307,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.54600000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.433,"5min":0.40999999999999998,"15min":0.40600000000000003},"min":{"1min":0.29199999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.32000000000000001}]},{"osd":3,"last update":"Mon Aug 28 02:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.47699999999999998,"15min":0.48999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.58199999999999996,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.47199999999999998,"15min":0.48199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.52300000000000002,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.29999999999999999}]},{"osd":4,"last update":"Mon Aug 28 02:32:44 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.39800000000000002}]},{"osd":5,"last update":"Mon Aug 28 02:33:07 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.378},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.437}]},{"osd":6,"last update":"Mon Aug 28 02:33:24 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.101,"5min":1.101,"15min":1.101},"last":0.33500000000000002}]},{"osd":7,"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.374}]}]},{"osd":3,"up_from":25,"seq":107374182431,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.39400000000000002,"15min":0.40100000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.46500000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.374,"5min":0.39800000000000002,"15min":0.40200000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.33800000000000002}]},{"osd":1,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.44,"15min":0.44500000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.625,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.42699999999999999,"15min":0.435},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.52900000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.27100000000000002}]},{"osd":2,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.46600000000000003,"15min":0.47399999999999998},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.56899999999999995,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.45900000000000002,"15min":0.46700000000000003},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.60399999999999998,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.35199999999999998}]},{"osd":4,"last update":"Mon Aug 28 02:32:46 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.498},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.41199999999999998}]},{"osd":5,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.40500000000000003}]},{"osd":6,"last update":"Mon Aug 28 02:33:24 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.47799999999999998}]},{"osd":7,"last update":"Mon Aug 28 02:33:43 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.505},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.44700000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018907,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.44800000000000001}]},{"osd":1,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.442}]},{"osd":2,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.53800000000000003}]},{"osd":3,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":1.484}]},{"osd":5,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.50800000000000001}]},{"osd":6,"last update":"Mon Aug 28 02:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.51800000000000002}]},{"osd":7,"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.499}]}]},{"osd":5,"up_from":36,"seq":154618822677,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":219885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.54100000000000004}]},{"osd":1,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.56399999999999995}]},{"osd":2,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.55600000000000005}]},{"osd":3,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.61399999999999999}]},{"osd":4,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.377},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.41399999999999998}]},{"osd":6,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.38800000000000001}]},{"osd":7,"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.42699999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"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},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"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},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"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}]}} 2023-08-28T02:33:46.451 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph pg dump --format=json 2023-08-28T02:33:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:46.122420+0000 mgr.y (mgr.14424) 41 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:33:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:46.122420+0000 mgr.y (mgr.14424) 41 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:33:46.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:46.122420+0000 mgr.y (mgr.14424) 41 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:33:47.049 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:47.230 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:33:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:33:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:33:47.546 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:47 smithi190 systemd[1]: Starting Ceph grafana.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:33:47.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:46.613179+0000 mgr.y (mgr.14424) 42 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:47.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:46.613179+0000 mgr.y (mgr.14424) 42 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:47.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:46.613179+0000 mgr.y (mgr.14424) 42 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:48.273 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:47 smithi190 podman[117065]: 2023-08-28T02:33:48.472 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:33:48.474 INFO:teuthology.orchestra.run.smithi179.stderr:dumped all 2023-08-28T02:33:48.524 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-08-28T02:33:48.524 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-08-28T02:33:48.524 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 bash[117065]: 86f73e7bc36c333abf6738b20dfcda4762c3a1e5afdc9e844f06eee23fbda3e3 2023-08-28T02:33:48.524 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-08-28T02:33:48.524 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-08-28T02:33:48.524 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-08-28T02:33:48.524 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-08-28T02:33:48.524 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="App mode production" logger=settings 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-08-28T02:33:48.525 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-08-28T02:33:48.526 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-08-28T02:33:48.527 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-08-28T02:33:48.528 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-08-28T02:33:48.529 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-08-28T02:33:48.530 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 systemd[1]: Started Ceph grafana.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-08-28T02:33:48.531 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-08-28T02:33:48.532 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-08-28T02:33:48.532 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-08-28T02:33:48.532 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-08-28T02:33:48.532 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-08-28T02:33:48.532 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-08-28T02:33:48.532 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-08-28T02:33:48.532 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-08-28T02:33:48.532 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-08-28T02:33:48.533 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-08-28T02:33:48.533 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-08-28T02:33:48.533 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-08-28T02:33:48.533 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-08-28T02:33:48.533 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-08-28T02:33:48.534 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-08-28T02:33:48.535 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-08-28T02:33:48.536 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-08-28T02:33:48.537 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-08-28T02:33:48.538 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-08-28T02:33:48.539 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-08-28T02:33:48.540 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-08-28T02:33:48.541 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-08-28T02:33:48.542 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-08-28T02:33:48.542 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-08-28T02:33:48.542 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-08-28T02:33:48.542 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-08-28T02:33:48.542 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-08-28T02:33:48.775 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-08-28T02:33:48.775 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-08-28T02:33:48.775 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-08-28T02:33:48.775 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-08-28T02:33:48.775 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-08-28T02:33:48.775 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-08-28T02:33:48.775 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-08-28T02:33:48.775 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-08-28T02:33:48.776 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-08-28T02:33:48.777 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-08-28T02:33:48.778 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-08-28T02:33:48.779 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-08-28T02:33:48.780 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-08-28T02:33:48.781 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-08-28T02:33:48.782 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-08-28T02:33:48.783 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-08-28T02:33:48.784 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-08-28T02:33:48.785 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-08-28T02:33:48.786 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-08-28T02:33:48.787 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-08-28T02:33:48.788 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-08-28T02:33:48.789 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-08-28T02:33:48.790 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-08-28T02:33:48.790 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-08-28T02:33:48.875 INFO:teuthology.orchestra.run.smithi179.stdout:{"pg_ready":true,"pg_map":{"version":31,"stamp":"2023-08-28T02:33:46.612980+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":27,"acting":27,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":27,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2380980,"kb_used_data":4212,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580236,"statfs":{"total":767960285184,"available":765522161664,"internally_reserved":0,"allocated":4313088,"data_stored":1763175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.671076+0000","last_change":"2023-08-28T02:33:13.333085+0000","last_active":"2023-08-28T02:33:14.671076+0000","last_peered":"2023-08-28T02:33:14.671076+0000","last_clean":"2023-08-28T02:33:14.671076+0000","last_became_active":"2023-08-28T02:33:13.332687+0000","last_became_peered":"2023-08-28T02:33:13.332687+0000","last_unstale":"2023-08-28T02:33:14.671076+0000","last_undegraded":"2023-08-28T02:33:14.671076+0000","last_fullsized":"2023-08-28T02:33:14.671076+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.647341+0000","last_change":"2023-08-28T02:33:13.426617+0000","last_active":"2023-08-28T02:33:14.647341+0000","last_peered":"2023-08-28T02:33:14.647341+0000","last_clean":"2023-08-28T02:33:14.647341+0000","last_became_active":"2023-08-28T02:33:13.426346+0000","last_became_peered":"2023-08-28T02:33:13.426346+0000","last_unstale":"2023-08-28T02:33:14.647341+0000","last_undegraded":"2023-08-28T02:33:14.647341+0000","last_fullsized":"2023-08-28T02:33:14.647341+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.759280+0000","last_change":"2023-08-28T02:33:13.937280+0000","last_active":"2023-08-28T02:33:14.759280+0000","last_peered":"2023-08-28T02:33:14.759280+0000","last_clean":"2023-08-28T02:33:14.759280+0000","last_became_active":"2023-08-28T02:33:13.936861+0000","last_became_peered":"2023-08-28T02:33:13.936861+0000","last_unstale":"2023-08-28T02:33:14.759280+0000","last_undegraded":"2023-08-28T02:33:14.759280+0000","last_fullsized":"2023-08-28T02:33:14.759280+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.759259+0000","last_change":"2023-08-28T02:33:13.937327+0000","last_active":"2023-08-28T02:33:14.759259+0000","last_peered":"2023-08-28T02:33:14.759259+0000","last_clean":"2023-08-28T02:33:14.759259+0000","last_became_active":"2023-08-28T02:33:13.936869+0000","last_became_peered":"2023-08-28T02:33:13.936869+0000","last_unstale":"2023-08-28T02:33:14.759259+0000","last_undegraded":"2023-08-28T02:33:14.759259+0000","last_fullsized":"2023-08-28T02:33:14.759259+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.759239+0000","last_change":"2023-08-28T02:32:45.784388+0000","last_active":"2023-08-28T02:33:14.759239+0000","last_peered":"2023-08-28T02:33:14.759239+0000","last_clean":"2023-08-28T02:33:14.759239+0000","last_became_active":"2023-08-28T02:32:45.784019+0000","last_became_peered":"2023-08-28T02:32:45.784019+0000","last_unstale":"2023-08-28T02:33:14.759239+0000","last_undegraded":"2023-08-28T02:33:14.759239+0000","last_fullsized":"2023-08-28T02:33:14.759239+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:31:05.266993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:31:05.266993+0000","last_clean_scrub_stamp":"2023-08-28T02:31:05.266993+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:15.171602+0000","last_change":"2023-08-28T02:33:13.333682+0000","last_active":"2023-08-28T02:33:15.171602+0000","last_peered":"2023-08-28T02:33:15.171602+0000","last_clean":"2023-08-28T02:33:15.171602+0000","last_became_active":"2023-08-28T02:33:13.332563+0000","last_became_peered":"2023-08-28T02:33:13.332563+0000","last_unstale":"2023-08-28T02:33:15.171602+0000","last_undegraded":"2023-08-28T02:33:15.171602+0000","last_fullsized":"2023-08-28T02:33:15.171602+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.332336+0000","last_change":"2023-08-28T02:33:13.936895+0000","last_active":"2023-08-28T02:33:14.332336+0000","last_peered":"2023-08-28T02:33:14.332336+0000","last_clean":"2023-08-28T02:33:14.332336+0000","last_became_active":"2023-08-28T02:33:13.936554+0000","last_became_peered":"2023-08-28T02:33:13.936554+0000","last_unstale":"2023-08-28T02:33:14.332336+0000","last_undegraded":"2023-08-28T02:33:14.332336+0000","last_fullsized":"2023-08-28T02:33:14.332336+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:15.171620+0000","last_change":"2023-08-28T02:33:13.333204+0000","last_active":"2023-08-28T02:33:15.171620+0000","last_peered":"2023-08-28T02:33:15.171620+0000","last_clean":"2023-08-28T02:33:15.171620+0000","last_became_active":"2023-08-28T02:33:13.332853+0000","last_became_peered":"2023-08-28T02:33:13.332853+0000","last_unstale":"2023-08-28T02:33:15.171620+0000","last_undegraded":"2023-08-28T02:33:15.171620+0000","last_fullsized":"2023-08-28T02:33:15.171620+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-08-28T02:33:14.647349+0000","last_change":"2023-08-28T02:33:13.936922+0000","last_active":"2023-08-28T02:33:14.647349+0000","last_peered":"2023-08-28T02:33:14.647349+0000","last_clean":"2023-08-28T02:33:14.647349+0000","last_became_active":"2023-08-28T02:33:13.936573+0000","last_became_peered":"2023-08-28T02:33:13.936573+0000","last_unstale":"2023-08-28T02:33:14.647349+0000","last_undegraded":"2023-08-28T02:33:14.647349+0000","last_fullsized":"2023-08-28T02:33:14.647349+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"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":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"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":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430223,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.501}]},{"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.46400000000000002}]},{"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.45400000000000001}]},{"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.42699999999999999}]},{"osd":4,"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.33200000000000002}]},{"osd":5,"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.36599999999999999}]},{"osd":6,"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.41399999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626450,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.498},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.39300000000000002}]},{"osd":1,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.48099999999999998}]},{"osd":2,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":2.3610000000000002,"5min":2.3610000000000002,"15min":2.3610000000000002},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":2.2919999999999998,"5min":2.2919999999999998,"15min":2.2919999999999998},"last":0.432}]},{"osd":3,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.502},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.45800000000000002}]},{"osd":4,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.46899999999999997}]},{"osd":5,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.36299999999999999}]},{"osd":7,"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.60499999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574887,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:32:46 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.36099999999999999,"15min":0.35699999999999998},"min":{"1min":0.29499999999999998,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.52900000000000003,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.26300000000000001},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.35899999999999999,"15min":0.35299999999999998},"min":{"1min":0.26500000000000001,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.53600000000000003,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.40600000000000003}]},{"osd":2,"last update":"Mon Aug 28 02:33:14 2023","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.31,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.57199999999999995,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.378},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.39000000000000001,"15min":0.38800000000000001},"min":{"1min":0.29299999999999998,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.51800000000000002,"5min":0.56100000000000005,"15min":0.56100000000000005},"last":0.33700000000000002}]},{"osd":3,"last update":"Mon Aug 28 02:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.47299999999999998,"15min":0.44900000000000001},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.8949999999999996,"5min":4.8949999999999996,"15min":4.8949999999999996},"last":0.31900000000000001},{"interface":"front","average":{"1min":0.47299999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.309}]},{"osd":4,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.439}]},{"osd":5,"last update":"Mon Aug 28 02:33:04 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.41399999999999998}]},{"osd":6,"last update":"Mon Aug 28 02:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":4.9809999999999999,"5min":4.9809999999999999,"15min":4.9809999999999999},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.137,"5min":1.137,"15min":1.137},"last":0.51900000000000002}]},{"osd":7,"last update":"Mon Aug 28 02:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":4.7439999999999998,"5min":4.7439999999999998,"15min":4.7439999999999998},"last":0.434},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":4.9290000000000003,"5min":4.9290000000000003,"15min":4.9290000000000003},"last":0.46899999999999997}]}]},{"osd":0,"up_from":8,"seq":34359738410,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Aug 28 02:32:47 2023","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.33700000000000002,"15min":0.33000000000000002},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.23499999999999999},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.34799999999999998,"15min":0.33800000000000002},"min":{"1min":0.25600000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.41399999999999998}]},{"osd":2,"last update":"Mon Aug 28 02:33:09 2023","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.38800000000000001,"15min":0.38500000000000001},"min":{"1min":0.20100000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.38500000000000001,"15min":0.38300000000000001},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":0.56699999999999995,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.28199999999999997}]},{"osd":3,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":0.60699999999999998,"15min":0.52700000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":12.387,"5min":12.387,"15min":12.387},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.60099999999999998,"15min":0.53600000000000003},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":10.715,"5min":10.715,"15min":10.715},"last":0.371}]},{"osd":4,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.622,"5min":0.622,"15min":0.622},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.52900000000000003}]},{"osd":5,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.437}]},{"osd":6,"last update":"Mon Aug 28 02:33:24 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.46700000000000003}]},{"osd":7,"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.40400000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411363,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:13 2023","interfaces":[{"interface":"back","average":{"1min":0.36499999999999999,"5min":0.35699999999999998,"15min":0.35599999999999998},"min":{"1min":0.25900000000000001,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.26800000000000002},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.38600000000000001,"15min":0.38500000000000001},"min":{"1min":0.28100000000000003,"5min":0.252,"15min":0.252},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.36099999999999999}]},{"osd":1,"last update":"Mon Aug 28 02:33:13 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.40699999999999997,"15min":0.40899999999999997},"min":{"1min":0.307,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":0.54600000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.433,"5min":0.40999999999999998,"15min":0.40600000000000003},"min":{"1min":0.29199999999999998,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.32000000000000001}]},{"osd":3,"last update":"Mon Aug 28 02:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.47699999999999998,"15min":0.48999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.58199999999999996,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.28799999999999998},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.47199999999999998,"15min":0.48199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.52300000000000002,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.29999999999999999}]},{"osd":4,"last update":"Mon Aug 28 02:32:44 2023","interfaces":[{"interface":"back","average":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.39800000000000002}]},{"osd":5,"last update":"Mon Aug 28 02:33:07 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.02,"5min":1.02,"15min":1.02},"last":0.378},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.437}]},{"osd":6,"last update":"Mon Aug 28 02:33:24 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.002,"5min":1.002,"15min":1.002},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.101,"5min":1.101,"15min":1.101},"last":0.33500000000000002}]},{"osd":7,"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.374}]}]},{"osd":3,"up_from":25,"seq":107374182431,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.39400000000000002,"15min":0.40100000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.46500000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.374,"5min":0.39800000000000002,"15min":0.40200000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.33800000000000002}]},{"osd":1,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.44,"15min":0.44500000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.625,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.42699999999999999,"15min":0.435},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.52900000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.27100000000000002}]},{"osd":2,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.46600000000000003,"15min":0.47399999999999998},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.56899999999999995,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.45900000000000002,"15min":0.46700000000000003},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.60399999999999998,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.35199999999999998}]},{"osd":4,"last update":"Mon Aug 28 02:32:46 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.498},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.41199999999999998}]},{"osd":5,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.40500000000000003}]},{"osd":6,"last update":"Mon Aug 28 02:33:24 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.47799999999999998}]},{"osd":7,"last update":"Mon Aug 28 02:33:43 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.505},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.44700000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018907,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.44800000000000001}]},{"osd":1,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.442}]},{"osd":2,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.53800000000000003}]},{"osd":3,"last update":"Mon Aug 28 02:32:45 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":1.484}]},{"osd":5,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.50800000000000001}]},{"osd":6,"last update":"Mon Aug 28 02:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.34300000000000003},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.51800000000000002}]},{"osd":7,"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.499}]}]},{"osd":5,"up_from":36,"seq":154618822677,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":219885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.54100000000000004}]},{"osd":1,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.56399999999999995}]},{"osd":2,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.55600000000000005}]},{"osd":3,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.61399999999999999}]},{"osd":4,"last update":"Mon Aug 28 02:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.377},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.41399999999999998}]},{"osd":6,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.38800000000000001}]},{"osd":7,"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.42699999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"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},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"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},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"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}]}} 2023-08-28T02:33:48.877 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-08-28T02:33:48.877 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-08-28T02:33:48.877 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-08-28T02:33:48.877 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph health --format=json 2023-08-28T02:33:49.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-08-28T02:33:49.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-08-28T02:33:49.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-08-28T02:33:49.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-08-28T02:33:49.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-08-28T02:33:49.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-08-28T02:33:49.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-08-28T02:33:49.080 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=535.016974ms 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-08-28T02:33:49.081 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-08-28T02:33:49.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-08-28T02:33:49.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-08-28T02:33:49.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-08-28T02:33:49.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-08-28T02:33:49.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-08-28T02:33:49.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-08-28T02:33:49.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-08-28T02:33:49.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-08-28T02:33:49.082 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:33:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:33:48+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-08-28T02:33:49.480 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:33:49.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:48.394167+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:48.395872+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:48.470061+0000 mgr.y (mgr.14424) 43 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:33:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:48.613797+0000 mgr.y (mgr.14424) 44 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:48.788571+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:49.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:48.394167+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:49.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:48.395872+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:49.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:48.470061+0000 mgr.y (mgr.14424) 43 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:33:49.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:48.613797+0000 mgr.y (mgr.14424) 44 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:49.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:48.788571+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:49.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:48.394167+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:49.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:48.395872+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:33:49.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:48.470061+0000 mgr.y (mgr.14424) 43 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:33:49.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:48.613797+0000 mgr.y (mgr.14424) 44 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:49.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:48.788571+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:51.146 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:33:51.568 INFO:teuthology.orchestra.run.smithi179.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-08-28T02:33:51.568 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-08-28T02:33:51.568 INFO:tasks.cephadm:Setup complete, yielding 2023-08-28T02:33:51.568 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-08-28T02:33:51.577 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi179.front.sepia.ceph.com 2023-08-28T02:33:51.577 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- bash -c 'ceph fs volume create foo' 2023-08-28T02:33:51.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:50.614115+0000 mgr.y (mgr.14424) 45 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:51.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:51.147454+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.179:0/1541736410' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-08-28T02:33:51.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:50.614115+0000 mgr.y (mgr.14424) 45 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:51.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:51.147454+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.179:0/1541736410' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-08-28T02:33:52.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:50.614115+0000 mgr.y (mgr.14424) 45 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:52.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:51.147454+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.179:0/1541736410' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-08-28T02:33:53.966 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:52.614459+0000 mgr.y (mgr.14424) 46 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:53.966 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:52.666833+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:53.966 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:52.913686+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:53.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:52.915219+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:33:53.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:52.915913+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:33:53.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:52.920279+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:53.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:52.924146+0000 mgr.y (mgr.14424) 47 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-08-28T02:33:53.967 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:52.926906+0000 mgr.y (mgr.14424) 48 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi179 2023-08-28T02:33:53.967 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:52.614459+0000 mgr.y (mgr.14424) 46 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:53.967 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:52.666833+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:53.967 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:52.913686+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:53.967 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:52.915219+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:33:53.968 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:52.915913+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:33:53.968 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:52.920279+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:53.968 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:52.924146+0000 mgr.y (mgr.14424) 47 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-08-28T02:33:53.968 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:52.926906+0000 mgr.y (mgr.14424) 48 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi179 2023-08-28T02:33:54.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:52.614459+0000 mgr.y (mgr.14424) 46 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:54.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:52.666833+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:54.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:52.913686+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:54.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:52.915219+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:33:54.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:52.915913+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:33:54.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:52.920279+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:54.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:52.924146+0000 mgr.y (mgr.14424) 47 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-08-28T02:33:54.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:52.926906+0000 mgr.y (mgr.14424) 48 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi179 2023-08-28T02:33:54.982 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:53.708136+0000 mgr.y (mgr.14424) 49 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:33:54.982 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:53.708657+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-08-28T02:33:54.983 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:53.708994+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-08-28T02:33:54.983 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:53.708136+0000 mgr.y (mgr.14424) 49 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:33:54.983 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:53.708657+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-08-28T02:33:54.983 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:53.708994+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-08-28T02:33:55.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:53.708136+0000 mgr.y (mgr.14424) 49 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:33:55.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:53.708657+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-08-28T02:33:55.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:53.708994+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-08-28T02:33:56.054 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:55 smithi179 systemd[1]: Stopping Ceph alertmanager.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:33:56.054 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:55 smithi179 bash[127717]: Error: no container with name or ID "ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager.a" found: no such container 2023-08-28T02:33:56.054 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:54.614924+0000 mgr.y (mgr.14424) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:56.055 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:54.672840+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-08-28T02:33:56.055 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:54.672920+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-08-28T02:33:56.055 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:54.674136+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:56.055 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:54.674587+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:56.055 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:33:55.696+0000 7f79af368700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-08-28T02:33:56.055 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:54.614924+0000 mgr.y (mgr.14424) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:56.055 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:54.672840+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-08-28T02:33:56.055 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:54.672920+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-08-28T02:33:56.055 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:54.674136+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:56.056 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:54.674587+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:56.056 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-08-28T02:33:56.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:54.614924+0000 mgr.y (mgr.14424) 50 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:56.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:54.672840+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-08-28T02:33:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:54.672920+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-08-28T02:33:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:54.674136+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:54.674587+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:56.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:33:56] "GET /metrics HTTP/1.1" 200 155680 "" "Prometheus/2.33.4" 2023-08-28T02:33:56.342 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[122352]: level=info ts=2023-08-28T02:33:56.175Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-08-28T02:33:56.689 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:55.679163+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-08-28T02:33:56.690 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:56 smithi179 bash[127797]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a 2023-08-28T02:33:57.016 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:56 smithi179 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@alertmanager.a.service: Succeeded. 2023-08-28T02:33:57.016 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:56 smithi179 systemd[1]: Stopped Ceph alertmanager.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:33:57.016 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:56 smithi179 systemd[1]: Starting Ceph alertmanager.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:33:57.017 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:55.679349+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-08-28T02:33:57.017 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:55.688082+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:57.017 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:55.696883+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:57.017 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:55.697698+0000 mon.a (mon.0) 613 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-08-28T02:33:57.017 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:55.697722+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-08-28T02:33:57.017 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:55.710755+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-08-28T02:33:57.017 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:55.710874+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-08-28T02:33:57.017 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:55.710970+0000 mon.a (mon.0) 617 : cluster [DBG] fsmap foo:0 2023-08-28T02:33:57.017 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:55.715580+0000 mgr.y (mgr.14424) 51 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-08-28T02:33:57.017 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:55.722922+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:55.679163+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:55.679349+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:55.688082+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:55.696883+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:55.697698+0000 mon.a (mon.0) 613 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:55.697722+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:55.710755+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:55.710874+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:55.710970+0000 mon.a (mon.0) 617 : cluster [DBG] fsmap foo:0 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:55.715580+0000 mgr.y (mgr.14424) 51 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-08-28T02:33:57.018 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:55.722922+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:57.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:33:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:33:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:55.679163+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-08-28T02:33:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:55.679349+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-08-28T02:33:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:55.688082+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:55.696883+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-08-28T02:33:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:55.697698+0000 mon.a (mon.0) 613 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-08-28T02:33:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:55.697722+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-08-28T02:33:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:55.710755+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-08-28T02:33:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:55.710874+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-08-28T02:33:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:55.710970+0000 mon.a (mon.0) 617 : cluster [DBG] fsmap foo:0 2023-08-28T02:33:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:55.715580+0000 mgr.y (mgr.14424) 51 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-08-28T02:33:57.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:55.722922+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:57.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:56.615225+0000 mgr.y (mgr.14424) 52 : cluster [DBG] pgmap v39: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:57.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:56.714190+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-08-28T02:33:57.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:56.615225+0000 mgr.y (mgr.14424) 52 : cluster [DBG] pgmap v39: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:57.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:56.714190+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-08-28T02:33:57.842 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:57 smithi179 podman[128028]: 2023-08-28T02:33:58.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:56.615225+0000 mgr.y (mgr.14424) 52 : cluster [DBG] pgmap v39: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:33:58.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:56.714190+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-08-28T02:33:58.299 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:33:58.041Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-08-28T02:33:58.299 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:33:58.041Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-08-28T02:33:58.299 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:33:58.041Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.179 port=9094 2023-08-28T02:33:58.299 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:33:58.043Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-08-28T02:33:58.299 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:58 smithi179 bash[128028]: d855b609c56bc9a76397b909a138efa3199132d61671c991ac2ac85c3c3ccc07 2023-08-28T02:33:58.299 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:33:58.068Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-08-28T02:33:58.299 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:33:58.068Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-08-28T02:33:58.299 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:33:58.070Z caller=main.go:518 msg=Listening address=:9093 2023-08-28T02:33:58.299 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:33:58.070Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-08-28T02:33:58.300 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:33:58 smithi179 systemd[1]: Started Ceph alertmanager.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:33:58.337 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-08-28T02:33:59.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:58.179555+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:59.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:58.180919+0000 mgr.y (mgr.14424) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:33:59.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:33:58.184184+0000 mgr.y (mgr.14424) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:33:59.414 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:33:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:33:58.758197+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:58.179555+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:58.180919+0000 mgr.y (mgr.14424) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:33:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:33:58.184184+0000 mgr.y (mgr.14424) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:33:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:33:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:33:58.758197+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:58.179555+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:33:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:58.180919+0000 mgr.y (mgr.14424) 53 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:33:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:33:58.184184+0000 mgr.y (mgr.14424) 54 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:33:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:33:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:33:58.758197+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:00.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:33:58.615649+0000 mgr.y (mgr.14424) 55 : cluster [DBG] pgmap v41: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:00.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:33:58.615649+0000 mgr.y (mgr.14424) 55 : cluster [DBG] pgmap v41: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:00.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:33:58.615649+0000 mgr.y (mgr.14424) 55 : cluster [DBG] pgmap v41: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:00.341 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:34:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:34:00.044Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000382271s 2023-08-28T02:34:00.390 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-08-28T02:34:00.399 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-08-28T02:34:00.399 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-08-28T02:34:00.399 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph mgr dump --format=json 2023-08-28T02:34:00.781 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 systemd[1]: Stopping Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:34:00.781 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 bash[117774]: Error: no container with name or ID "ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus.a" found: no such container 2023-08-28T02:34:00.994 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:01.065 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.782Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-08-28T02:34:01.065 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.782Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-08-28T02:34:01.065 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.782Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-08-28T02:34:01.065 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.782Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-08-28T02:34:01.065 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.782Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-08-28T02:34:01.065 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.782Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-08-28T02:34:01.065 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.782Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-08-28T02:34:01.065 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.782Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-08-28T02:34:01.066 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.782Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-08-28T02:34:01.066 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.783Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-08-28T02:34:01.066 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.783Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-08-28T02:34:01.066 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[116090]: ts=2023-08-28T02:34:00.783Z caller=main.go:1066 level=info msg="See you next time!" 2023-08-28T02:34:01.329 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 bash[117814]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a 2023-08-28T02:34:01.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@prometheus.a.service: Succeeded. 2023-08-28T02:34:01.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 systemd[1]: Stopped Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:34:01.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 systemd[1]: Starting Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:34:01.862 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 podman[117935]: 2023-08-28T02:34:02.166 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:01] ENGINE Bus STOPPING 2023-08-28T02:34:02.166 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:34:02.166 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:01] ENGINE Bus STOPPED 2023-08-28T02:34:02.166 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:01] ENGINE Bus STARTING 2023-08-28T02:34:02.167 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Serving on http://:::9283 2023-08-28T02:34:02.167 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Bus STARTED 2023-08-28T02:34:02.167 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Bus STOPPING 2023-08-28T02:34:02.167 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:34:02.167 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Bus STOPPED 2023-08-28T02:34:02.167 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Bus STARTING 2023-08-28T02:34:02.167 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Serving on http://:::9283 2023-08-28T02:34:02.167 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Bus STARTED 2023-08-28T02:34:02.190 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.863Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-08-28T02:34:02.191 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.863Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-08-28T02:34:02.191 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.863Z caller=main.go:518 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi190 (none))" 2023-08-28T02:34:02.191 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.863Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-08-28T02:34:02.191 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.863Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-08-28T02:34:02.191 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.865Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-08-28T02:34:02.191 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.865Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-08-28T02:34:02.191 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.866Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-08-28T02:34:02.191 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.868Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-08-28T02:34:02.191 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.868Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.79µs 2023-08-28T02:34:02.191 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:01.868Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-08-28T02:34:02.192 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 bash[117935]: f173da9f29bf241f0b49f3a5354e3f3e20603cb1f4de3c09178bbb2edd36c779 2023-08-28T02:34:02.192 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:01 smithi190 systemd[1]: Started Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:34:02.192 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:02.051Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-08-28T02:34:02.192 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:02.051Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-08-28T02:34:02.192 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:02.051Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.836µs wal_replay_duration=183.295208ms total_replay_duration=183.346363ms 2023-08-28T02:34:02.192 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:02.053Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-08-28T02:34:02.192 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:02.053Z caller=main.go:947 level=info msg="TSDB started" 2023-08-28T02:34:02.192 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:02.053Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-08-28T02:34:02.192 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:02.067Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.122595ms db_storage=715ns remote_storage=1.169µs web_handler=310ns query_engine=659ns scrape=426.039µs scrape_sd=26.526µs notify=46.081µs notify_sd=7.376µs rules=13.377628ms 2023-08-28T02:34:02.192 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:34:02.067Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-08-28T02:34:02.423 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:34:02.447 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Bus STOPPING 2023-08-28T02:34:02.447 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:34:02.447 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Bus STOPPED 2023-08-28T02:34:02.447 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Bus STARTING 2023-08-28T02:34:02.447 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Serving on http://:::9283 2023-08-28T02:34:02.447 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:02] ENGINE Bus STARTED 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:00.616104+0000 mgr.y (mgr.14424) 56 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:01.910237+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:01.913707+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:01.914831+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179:9093"}]: dispatch 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:01.919613+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:01.924113+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:02.042702+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:02.047985+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:02.052015+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:02.170234+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-08-28T02:34:02.448 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:02.175119+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:02.177369+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:00.616104+0000 mgr.y (mgr.14424) 56 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:01.910237+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:01.913707+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:01.914831+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179:9093"}]: dispatch 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:01.919613+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:01.924113+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:02.042702+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:02.047985+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:02.052015+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:34:02.449 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:02.170234+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-08-28T02:34:02.450 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:02.175119+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.450 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:02.177369+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:00.616104+0000 mgr.y (mgr.14424) 56 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:01.910237+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:01.913707+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:34:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:01.914831+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179:9093"}]: dispatch 2023-08-28T02:34:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:01.919613+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:01.924113+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:34:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:02.042702+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:34:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:02.047985+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:02.052015+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:34:02.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:02.170234+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-08-28T02:34:02.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:02.175119+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:02.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:02.177369+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:02.917 INFO:teuthology.orchestra.run.smithi179.stdout:{"epoch":18,"active_gid":14424,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6800","nonce":2856625750},{"type":"v1","addr":"172.21.15.179:6801","nonce":2856625750}]},"active_addr":"172.21.15.179:6801/2856625750","active_change":"2023-08-28T02:32:58.591786+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24329,"name":"x","mgr_features":4540138314316775423,"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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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":{"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":[]},"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_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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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_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_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":[]},"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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = 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":"2400","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":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = 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":{"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":[]},"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_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":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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_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_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":[]},"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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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.179:8443/","prometheus":"http://172.21.15.179:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.179:0","nonce":1244430365}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.179:0","nonce":3534781261}]}]} 2023-08-28T02:34:02.921 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-08-28T02:34:02.921 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-08-28T02:34:02.921 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd dump --format=json 2023-08-28T02:34:03.522 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:03.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:01.914079+0000 mgr.y (mgr.14424) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:34:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:01.915137+0000 mgr.y (mgr.14424) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179:9093"}]: dispatch 2023-08-28T02:34:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:01.924474+0000 mgr.y (mgr.14424) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:34:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:02.043069+0000 mgr.y (mgr.14424) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:34:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:02.052374+0000 mgr.y (mgr.14424) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:34:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:02.170619+0000 mgr.y (mgr.14424) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-08-28T02:34:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:02.420188+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.179:0/4185702305' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-08-28T02:34:03.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:01.914079+0000 mgr.y (mgr.14424) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:34:03.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:01.915137+0000 mgr.y (mgr.14424) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179:9093"}]: dispatch 2023-08-28T02:34:03.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:01.924474+0000 mgr.y (mgr.14424) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:34:03.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:02.043069+0000 mgr.y (mgr.14424) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:34:03.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:02.052374+0000 mgr.y (mgr.14424) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:34:03.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:02.170619+0000 mgr.y (mgr.14424) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-08-28T02:34:03.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:02.420188+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.179:0/4185702305' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-08-28T02:34:03.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:01.914079+0000 mgr.y (mgr.14424) 57 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:34:03.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:01.915137+0000 mgr.y (mgr.14424) 58 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179:9093"}]: dispatch 2023-08-28T02:34:03.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:01.924474+0000 mgr.y (mgr.14424) 59 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:34:03.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:02.043069+0000 mgr.y (mgr.14424) 60 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:34:03.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:02.052374+0000 mgr.y (mgr.14424) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:34:03.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:02.170619+0000 mgr.y (mgr.14424) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190.front.sepia.ceph.com:3000"}]: dispatch 2023-08-28T02:34:03.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:02.420188+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.179:0/4185702305' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-08-28T02:34:04.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:02.616407+0000 mgr.y (mgr.14424) 63 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:04.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:02.616407+0000 mgr.y (mgr.14424) 63 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:04.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:02.616407+0000 mgr.y (mgr.14424) 63 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:05.131 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:34:05.131 INFO:teuthology.orchestra.run.smithi179.stdout:{"epoch":59,"fsid":"7724724a-454a-11ee-817c-1b7a5f1ba315","created":"2023-08-28T02:28:27.538538+0000","modified":"2023-08-28T02:33:56.702806+0000","last_up_change":"2023-08-28T02:32:43.220114+0000","last_in_change":"2023-08-28T02:32:27.558934+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-08-28T02:31:04.541029+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-08-28T02:33:12.100596+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"55","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":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-08-28T02:33:53.958043+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"59","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-08-28T02:33:54.925320+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"59","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":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"f1691601-c348-4a70-9cf7-3c26cc79495f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6802","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6803","nonce":4266752385}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6804","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6805","nonce":4266752385}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6808","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6809","nonce":4266752385}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6806","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6807","nonce":4266752385}]},"public_addr":"172.21.15.179:6803/4266752385","cluster_addr":"172.21.15.179:6805/4266752385","heartbeat_back_addr":"172.21.15.179:6809/4266752385","heartbeat_front_addr":"172.21.15.179:6807/4266752385","state":["exists","up"]},{"osd":1,"uuid":"335f6fc7-c8e1-4990-806c-551ab1f79593","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6810","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6811","nonce":1871555084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6812","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6813","nonce":1871555084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6816","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6817","nonce":1871555084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6814","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6815","nonce":1871555084}]},"public_addr":"172.21.15.179:6811/1871555084","cluster_addr":"172.21.15.179:6813/1871555084","heartbeat_back_addr":"172.21.15.179:6817/1871555084","heartbeat_front_addr":"172.21.15.179:6815/1871555084","state":["exists","up"]},{"osd":2,"uuid":"200e7fac-0f63-442b-a8b3-a0b11bae4a4d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6818","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6819","nonce":2689725420}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6820","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6821","nonce":2689725420}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6824","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6825","nonce":2689725420}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6822","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6823","nonce":2689725420}]},"public_addr":"172.21.15.179:6819/2689725420","cluster_addr":"172.21.15.179:6821/2689725420","heartbeat_back_addr":"172.21.15.179:6825/2689725420","heartbeat_front_addr":"172.21.15.179:6823/2689725420","state":["exists","up"]},{"osd":3,"uuid":"4ec95a3b-099b-47e2-9dd9-898c383aaf04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6826","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6827","nonce":1721616168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6828","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6829","nonce":1721616168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6832","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6833","nonce":1721616168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6830","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6831","nonce":1721616168}]},"public_addr":"172.21.15.179:6827/1721616168","cluster_addr":"172.21.15.179:6829/1721616168","heartbeat_back_addr":"172.21.15.179:6833/1721616168","heartbeat_front_addr":"172.21.15.179:6831/1721616168","state":["exists","up"]},{"osd":4,"uuid":"4501cbf6-f84c-4349-816a-7816208d6eb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6801","nonce":4211792578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6803","nonce":4211792578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6807","nonce":4211792578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6805","nonce":4211792578}]},"public_addr":"172.21.15.190:6801/4211792578","cluster_addr":"172.21.15.190:6803/4211792578","heartbeat_back_addr":"172.21.15.190:6807/4211792578","heartbeat_front_addr":"172.21.15.190:6805/4211792578","state":["exists","up"]},{"osd":5,"uuid":"968ad1b2-cfae-4ea3-891a-6b3f79b6581f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6809","nonce":1182446470}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6811","nonce":1182446470}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6815","nonce":1182446470}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6813","nonce":1182446470}]},"public_addr":"172.21.15.190:6809/1182446470","cluster_addr":"172.21.15.190:6811/1182446470","heartbeat_back_addr":"172.21.15.190:6815/1182446470","heartbeat_front_addr":"172.21.15.190:6813/1182446470","state":["exists","up"]},{"osd":6,"uuid":"d8dc5bb6-0e78-4759-97b3-32273a3da641","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6817","nonce":2154874641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6819","nonce":2154874641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6823","nonce":2154874641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6821","nonce":2154874641}]},"public_addr":"172.21.15.190:6817/2154874641","cluster_addr":"172.21.15.190:6819/2154874641","heartbeat_back_addr":"172.21.15.190:6823/2154874641","heartbeat_front_addr":"172.21.15.190:6821/2154874641","state":["exists","up"]},{"osd":7,"uuid":"831d4348-eba7-4f25-b001-8197b3f16607","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6825","nonce":3019911083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6827","nonce":3019911083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6831","nonce":3019911083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6829","nonce":3019911083}]},"public_addr":"172.21.15.190:6825/3019911083","cluster_addr":"172.21.15.190:6827/3019911083","heartbeat_back_addr":"172.21.15.190:6831/3019911083","heartbeat_front_addr":"172.21.15.190:6829/3019911083","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:22.728613+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:42.735493+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:02.516611+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:22.918447+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:42.221901+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:01.800535+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:21.890592+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:41.729505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.179:6801/2539847880":"2023-08-29T02:32:58.591636+0000","172.21.15.179:6800/2539847880":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/3788175951":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/1960291089":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/3877112007":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6801/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6800/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/1767110674":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/4139471511":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6800/1871994826":"2023-08-29T02:28:57.337281+0000","172.21.15.179:0/546486304":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6801/1871994826":"2023-08-29T02:28:57.337281+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-08-28T02:34:05.581 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:04.616895+0000 mgr.y (mgr.14424) 64 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:05.581 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:05.131096+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.179:0/1799143149' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:34:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:04.616895+0000 mgr.y (mgr.14424) 64 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:05.131096+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.179:0/1799143149' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:34:06.045 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-08-28T02:34:06.045 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd dump --format=json 2023-08-28T02:34:06.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:04.616895+0000 mgr.y (mgr.14424) 64 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:06.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:05.131096+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.179:0/1799143149' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:34:06.702 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:07.514 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:06.412764+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:06.525110+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:06.617213+0000 mgr.y (mgr.14424) 65 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:07.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:06.957582+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:07.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:06.958270+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:07.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:06.964849+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:06.974817+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:06.975672+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:07.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:06.975958+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:07.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:06.981840+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-08-28T02:34:07.515 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:06.982958+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:07.516 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:34:06.983717+0000 mgr.y (mgr.14424) 66 : cephadm [INF] Deploying daemon mds.foo.smithi179.lwpmvc on smithi179 2023-08-28T02:34:07.516 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:06.412764+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.516 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:06.525110+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.516 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:06.617213+0000 mgr.y (mgr.14424) 65 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:07.516 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:06.957582+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:07.516 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:06.958270+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:07.516 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:06.964849+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.516 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:06.974817+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.516 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:06.975672+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:07.516 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:06.975958+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:07.517 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:06.981840+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-08-28T02:34:07.517 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:06.982958+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:07.517 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:34:06.983717+0000 mgr.y (mgr.14424) 66 : cephadm [INF] Deploying daemon mds.foo.smithi179.lwpmvc on smithi179 2023-08-28T02:34:07.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:06.412764+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:06.525110+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:06.617213+0000 mgr.y (mgr.14424) 65 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:07.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:06.957582+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:07.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:06.958270+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:07.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:06.964849+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:06.974817+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:07.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:06.975672+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:07.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:06.975958+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:07.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:06.981840+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-08-28T02:34:07.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:06.982958+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:07.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:34:06.983717+0000 mgr.y (mgr.14424) 66 : cephadm [INF] Deploying daemon mds.foo.smithi179.lwpmvc on smithi179 2023-08-28T02:34:08.158 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:34:08.158 INFO:teuthology.orchestra.run.smithi179.stdout:{"epoch":59,"fsid":"7724724a-454a-11ee-817c-1b7a5f1ba315","created":"2023-08-28T02:28:27.538538+0000","modified":"2023-08-28T02:33:56.702806+0000","last_up_change":"2023-08-28T02:32:43.220114+0000","last_in_change":"2023-08-28T02:32:27.558934+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-08-28T02:31:04.541029+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-08-28T02:33:12.100596+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"55","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":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-08-28T02:33:53.958043+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"59","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-08-28T02:33:54.925320+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"59","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":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"f1691601-c348-4a70-9cf7-3c26cc79495f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6802","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6803","nonce":4266752385}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6804","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6805","nonce":4266752385}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6808","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6809","nonce":4266752385}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6806","nonce":4266752385},{"type":"v1","addr":"172.21.15.179:6807","nonce":4266752385}]},"public_addr":"172.21.15.179:6803/4266752385","cluster_addr":"172.21.15.179:6805/4266752385","heartbeat_back_addr":"172.21.15.179:6809/4266752385","heartbeat_front_addr":"172.21.15.179:6807/4266752385","state":["exists","up"]},{"osd":1,"uuid":"335f6fc7-c8e1-4990-806c-551ab1f79593","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6810","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6811","nonce":1871555084}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6812","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6813","nonce":1871555084}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6816","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6817","nonce":1871555084}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6814","nonce":1871555084},{"type":"v1","addr":"172.21.15.179:6815","nonce":1871555084}]},"public_addr":"172.21.15.179:6811/1871555084","cluster_addr":"172.21.15.179:6813/1871555084","heartbeat_back_addr":"172.21.15.179:6817/1871555084","heartbeat_front_addr":"172.21.15.179:6815/1871555084","state":["exists","up"]},{"osd":2,"uuid":"200e7fac-0f63-442b-a8b3-a0b11bae4a4d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6818","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6819","nonce":2689725420}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6820","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6821","nonce":2689725420}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6824","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6825","nonce":2689725420}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6822","nonce":2689725420},{"type":"v1","addr":"172.21.15.179:6823","nonce":2689725420}]},"public_addr":"172.21.15.179:6819/2689725420","cluster_addr":"172.21.15.179:6821/2689725420","heartbeat_back_addr":"172.21.15.179:6825/2689725420","heartbeat_front_addr":"172.21.15.179:6823/2689725420","state":["exists","up"]},{"osd":3,"uuid":"4ec95a3b-099b-47e2-9dd9-898c383aaf04","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6826","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6827","nonce":1721616168}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6828","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6829","nonce":1721616168}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6832","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6833","nonce":1721616168}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.179:6830","nonce":1721616168},{"type":"v1","addr":"172.21.15.179:6831","nonce":1721616168}]},"public_addr":"172.21.15.179:6827/1721616168","cluster_addr":"172.21.15.179:6829/1721616168","heartbeat_back_addr":"172.21.15.179:6833/1721616168","heartbeat_front_addr":"172.21.15.179:6831/1721616168","state":["exists","up"]},{"osd":4,"uuid":"4501cbf6-f84c-4349-816a-7816208d6eb2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6800","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6801","nonce":4211792578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6802","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6803","nonce":4211792578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6806","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6807","nonce":4211792578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6804","nonce":4211792578},{"type":"v1","addr":"172.21.15.190:6805","nonce":4211792578}]},"public_addr":"172.21.15.190:6801/4211792578","cluster_addr":"172.21.15.190:6803/4211792578","heartbeat_back_addr":"172.21.15.190:6807/4211792578","heartbeat_front_addr":"172.21.15.190:6805/4211792578","state":["exists","up"]},{"osd":5,"uuid":"968ad1b2-cfae-4ea3-891a-6b3f79b6581f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6808","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6809","nonce":1182446470}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6810","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6811","nonce":1182446470}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6814","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6815","nonce":1182446470}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6812","nonce":1182446470},{"type":"v1","addr":"172.21.15.190:6813","nonce":1182446470}]},"public_addr":"172.21.15.190:6809/1182446470","cluster_addr":"172.21.15.190:6811/1182446470","heartbeat_back_addr":"172.21.15.190:6815/1182446470","heartbeat_front_addr":"172.21.15.190:6813/1182446470","state":["exists","up"]},{"osd":6,"uuid":"d8dc5bb6-0e78-4759-97b3-32273a3da641","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6816","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6817","nonce":2154874641}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6818","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6819","nonce":2154874641}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6822","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6823","nonce":2154874641}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6820","nonce":2154874641},{"type":"v1","addr":"172.21.15.190:6821","nonce":2154874641}]},"public_addr":"172.21.15.190:6817/2154874641","cluster_addr":"172.21.15.190:6819/2154874641","heartbeat_back_addr":"172.21.15.190:6823/2154874641","heartbeat_front_addr":"172.21.15.190:6821/2154874641","state":["exists","up"]},{"osd":7,"uuid":"831d4348-eba7-4f25-b001-8197b3f16607","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6824","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6825","nonce":3019911083}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6826","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6827","nonce":3019911083}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6830","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6831","nonce":3019911083}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.190:6828","nonce":3019911083},{"type":"v1","addr":"172.21.15.190:6829","nonce":3019911083}]},"public_addr":"172.21.15.190:6825/3019911083","cluster_addr":"172.21.15.190:6827/3019911083","heartbeat_back_addr":"172.21.15.190:6831/3019911083","heartbeat_front_addr":"172.21.15.190:6829/3019911083","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:22.728613+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:30:42.735493+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:02.516611+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:22.918447+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:31:42.221901+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:01.800535+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:21.890592+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-08-28T02:32:41.729505+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.179:6801/2539847880":"2023-08-29T02:32:58.591636+0000","172.21.15.179:6800/2539847880":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/3788175951":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/1960291089":"2023-08-29T02:32:58.591636+0000","172.21.15.179:0/3877112007":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6801/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:6800/2477640538":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/1767110674":"2023-08-29T02:29:16.413567+0000","172.21.15.179:0/4139471511":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6800/1871994826":"2023-08-29T02:28:57.337281+0000","172.21.15.179:0/546486304":"2023-08-29T02:28:57.337281+0000","172.21.15.179:6801/1871994826":"2023-08-29T02:28:57.337281+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-08-28T02:34:08.324 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:34:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:34:08.047Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003466834s 2023-08-28T02:34:08.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:08.158572+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.179:0/73324866' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:34:08.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:08.158572+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.179:0/73324866' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:34:08.740 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.0 flush_pg_stats 2023-08-28T02:34:08.741 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.1 flush_pg_stats 2023-08-28T02:34:08.741 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.2 flush_pg_stats 2023-08-28T02:34:08.741 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.3 flush_pg_stats 2023-08-28T02:34:08.742 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.4 flush_pg_stats 2023-08-28T02:34:08.742 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.5 flush_pg_stats 2023-08-28T02:34:08.743 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.6 flush_pg_stats 2023-08-28T02:34:08.743 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph tell osd.7 flush_pg_stats 2023-08-28T02:34:08.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:08.158572+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.179:0/73324866' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-08-28T02:34:09.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:08.617582+0000 mgr.y (mgr.14424) 67 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:09.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:08.617582+0000 mgr.y (mgr.14424) 67 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:09.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:08.617582+0000 mgr.y (mgr.14424) 67 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:10.287 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:10.433 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:10.434 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:10.434 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:10.738 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:10.891 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:11.039 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:11.041 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:11.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:09.964668+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:11.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:09.966033+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:11.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:09.966333+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:11.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:09.971649+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-08-28T02:34:11.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:09.972410+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:11.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:34:09.972943+0000 mgr.y (mgr.14424) 68 : cephadm [INF] Deploying daemon mds.foo.smithi190.kzifpt on smithi190 2023-08-28T02:34:11.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:10.579688+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.179:6834/4152836885,v1:172.21.15.179:6835/4152836885] up:boot 2023-08-28T02:34:11.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:10.579733+0000 mon.a (mon.0) 636 : cluster [INF] daemon mds.foo.smithi179.lwpmvc assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-08-28T02:34:11.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:10.579782+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-08-28T02:34:11.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:10.579799+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-08-28T02:34:11.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:10.579810+0000 mon.a (mon.0) 639 : cluster [INF] Cluster is now healthy 2023-08-28T02:34:11.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:10.580318+0000 mon.a (mon.0) 640 : cluster [DBG] fsmap foo:0 1 up:standby 2023-08-28T02:34:11.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:10.583283+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:34:11.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:10.588840+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:creating} 2023-08-28T02:34:11.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:10.600630+0000 mon.a (mon.0) 642 : cluster [INF] daemon mds.foo.smithi179.lwpmvc is now active in filesystem foo as rank 0 2023-08-28T02:34:11.236 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:09.964668+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:11.236 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:09.966033+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:11.236 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:09.966333+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:11.236 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:09.971649+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-08-28T02:34:11.236 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:09.972410+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:11.236 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:34:09.972943+0000 mgr.y (mgr.14424) 68 : cephadm [INF] Deploying daemon mds.foo.smithi190.kzifpt on smithi190 2023-08-28T02:34:11.237 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:10.579688+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.179:6834/4152836885,v1:172.21.15.179:6835/4152836885] up:boot 2023-08-28T02:34:11.237 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:10.579733+0000 mon.a (mon.0) 636 : cluster [INF] daemon mds.foo.smithi179.lwpmvc assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-08-28T02:34:11.237 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:10.579782+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-08-28T02:34:11.237 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:10.579799+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-08-28T02:34:11.237 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:10.579810+0000 mon.a (mon.0) 639 : cluster [INF] Cluster is now healthy 2023-08-28T02:34:11.237 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:10.580318+0000 mon.a (mon.0) 640 : cluster [DBG] fsmap foo:0 1 up:standby 2023-08-28T02:34:11.237 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:10.583283+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:34:11.237 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:10.588840+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:creating} 2023-08-28T02:34:11.237 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:10.600630+0000 mon.a (mon.0) 642 : cluster [INF] daemon mds.foo.smithi179.lwpmvc is now active in filesystem foo as rank 0 2023-08-28T02:34:11.237 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:09.964668+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:09.966033+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:09.966333+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:09.971649+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:09.972410+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:34:09.972943+0000 mgr.y (mgr.14424) 68 : cephadm [INF] Deploying daemon mds.foo.smithi190.kzifpt on smithi190 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:10.579688+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.179:6834/4152836885,v1:172.21.15.179:6835/4152836885] up:boot 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:10.579733+0000 mon.a (mon.0) 636 : cluster [INF] daemon mds.foo.smithi179.lwpmvc assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:10.579782+0000 mon.a (mon.0) 637 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:10.579799+0000 mon.a (mon.0) 638 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:10.579810+0000 mon.a (mon.0) 639 : cluster [INF] Cluster is now healthy 2023-08-28T02:34:11.238 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:10.580318+0000 mon.a (mon.0) 640 : cluster [DBG] fsmap foo:0 1 up:standby 2023-08-28T02:34:11.239 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:10.583283+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:34:11.239 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:10.588840+0000 mon.a (mon.0) 641 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:creating} 2023-08-28T02:34:11.239 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:10.600630+0000 mon.a (mon.0) 642 : cluster [INF] daemon mds.foo.smithi179.lwpmvc is now active in filesystem foo as rank 0 2023-08-28T02:34:11.984 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:10.618032+0000 mgr.y (mgr.14424) 69 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:11.984 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:11.596161+0000 mon.a (mon.0) 643 : cluster [DBG] mds.? [v2:172.21.15.179:6834/4152836885,v1:172.21.15.179:6835/4152836885] up:active 2023-08-28T02:34:11.984 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:11.596206+0000 mon.a (mon.0) 644 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 2023-08-28T02:34:12.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:10.618032+0000 mgr.y (mgr.14424) 69 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:12.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:11.596161+0000 mon.a (mon.0) 643 : cluster [DBG] mds.? [v2:172.21.15.179:6834/4152836885,v1:172.21.15.179:6835/4152836885] up:active 2023-08-28T02:34:12.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:11.596206+0000 mon.a (mon.0) 644 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 2023-08-28T02:34:12.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:10.618032+0000 mgr.y (mgr.14424) 69 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:12.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:11.596161+0000 mon.a (mon.0) 643 : cluster [DBG] mds.? [v2:172.21.15.179:6834/4152836885,v1:172.21.15.179:6835/4152836885] up:active 2023-08-28T02:34:12.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:11.596206+0000 mon.a (mon.0) 644 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 2023-08-28T02:34:13.090 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:12.086493+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:13.090 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:12.089665+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:13.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:12.971141+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:34:13.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:12.971142+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.190:6832/44493583,v1:172.21.15.190:6833/44493583] up:boot 2023-08-28T02:34:13.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:12.971942+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:34:13.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:12.974384+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:34:13.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:12.086493+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:13.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:12.089665+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:13.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:12.971141+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:34:13.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:12.971142+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.190:6832/44493583,v1:172.21.15.190:6833/44493583] up:boot 2023-08-28T02:34:13.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:12.971942+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:34:13.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:12.974384+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:34:13.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:12.086493+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:12.089665+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:12.971141+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:34:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:12.971142+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.190:6832/44493583,v1:172.21.15.190:6833/44493583] up:boot 2023-08-28T02:34:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:12.971942+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:34:13.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:12.974384+0000 mon.a (mon.0) 648 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:34:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:12.618390+0000 mgr.y (mgr.14424) 70 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:13.758566+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:13.799289+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:12.618390+0000 mgr.y (mgr.14424) 70 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:13.758566+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:13.799289+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:14.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:12.618390+0000 mgr.y (mgr.14424) 70 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:14.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:13.758566+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:14.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:13.799289+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:15.751 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:14.618889+0000 mgr.y (mgr.14424) 71 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:15.751 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:14.618889+0000 mgr.y (mgr.14424) 71 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:15.752 INFO:teuthology.orchestra.run.smithi179.stdout:107374182437 2023-08-28T02:34:15.753 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.3 2023-08-28T02:34:16.066 INFO:teuthology.orchestra.run.smithi179.stdout:206158430230 2023-08-28T02:34:16.067 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.7 2023-08-28T02:34:16.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:14.618889+0000 mgr.y (mgr.14424) 71 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:16.289 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:34:16] "GET /metrics HTTP/1.1" 200 191146 "" "Prometheus/2.33.4" 2023-08-28T02:34:17.086 INFO:teuthology.orchestra.run.smithi179.stdout:128849018914 2023-08-28T02:34:17.086 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.4 2023-08-28T02:34:17.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:34:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:34:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:34:17.388 INFO:teuthology.orchestra.run.smithi179.stdout:77309411370 2023-08-28T02:34:17.388 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.2 2023-08-28T02:34:17.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:16.619319+0000 mgr.y (mgr.14424) 72 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:17.893 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:16.619319+0000 mgr.y (mgr.14424) 72 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:17.893 INFO:teuthology.orchestra.run.smithi179.stdout:34359738417 2023-08-28T02:34:17.894 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.0 2023-08-28T02:34:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:16.619319+0000 mgr.y (mgr.14424) 72 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:18.606 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:18.861 INFO:teuthology.orchestra.run.smithi179.stdout:180388626457 2023-08-28T02:34:18.861 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.6 2023-08-28T02:34:18.917 INFO:teuthology.orchestra.run.smithi179.stdout:55834574894 2023-08-28T02:34:18.917 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.1 2023-08-28T02:34:19.373 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:19.519 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:19.524 INFO:teuthology.orchestra.run.smithi179.stdout:154618822684 2023-08-28T02:34:19.524 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph osd last-stat-seq osd.5 2023-08-28T02:34:19.755 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:19.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:18.619748+0000 mgr.y (mgr.14424) 73 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:19.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:18.619748+0000 mgr.y (mgr.14424) 73 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:20.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:18.619748+0000 mgr.y (mgr.14424) 73 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:21.225 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:20.218116+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:21.291 INFO:teuthology.orchestra.run.smithi179.stdout:206158430231 2023-08-28T02:34:21.557 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:20.218116+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:21.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:20.218116+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:22.178 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:22.393 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430230 got 206158430231 for osd.7 2023-08-28T02:34:22.393 DEBUG:teuthology.parallel:result is None 2023-08-28T02:34:22.515 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:22.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:20.620218+0000 mgr.y (mgr.14424) 74 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:22.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:21.292901+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.179:0/493339803' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-08-28T02:34:22.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:20.620218+0000 mgr.y (mgr.14424) 74 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:22.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:21.292901+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.179:0/493339803' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-08-28T02:34:22.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:20.620218+0000 mgr.y (mgr.14424) 74 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:22.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:21.292901+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.179:0/493339803' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-08-28T02:34:22.650 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:22.713 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:22.724 INFO:teuthology.orchestra.run.smithi179.stdout:128849018915 2023-08-28T02:34:23.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:22.724957+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.179:0/186589914' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-08-28T02:34:23.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:22.724957+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.179:0/186589914' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-08-28T02:34:23.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:22.724957+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.179:0/186589914' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-08-28T02:34:23.675 INFO:teuthology.orchestra.run.smithi179.stdout:77309411371 2023-08-28T02:34:24.545 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:22.620565+0000 mgr.y (mgr.14424) 75 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:24.545 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:23.675796+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.179:0/1729419952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-08-28T02:34:24.546 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:22.620565+0000 mgr.y (mgr.14424) 75 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:24.546 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:23.675796+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.179:0/1729419952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-08-28T02:34:24.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:22.620565+0000 mgr.y (mgr.14424) 75 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:24.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:23.675796+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.179:0/1729419952' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-08-28T02:34:24.694 INFO:teuthology.orchestra.run.smithi179.stdout:107374182439 2023-08-28T02:34:25.833 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:24.601948+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.179:0/1893787320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-08-28T02:34:25.834 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:24.621050+0000 mgr.y (mgr.14424) 76 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:25.834 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:24.601948+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.179:0/1893787320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-08-28T02:34:25.834 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:24.621050+0000 mgr.y (mgr.14424) 76 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:25.844 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411370 got 77309411371 for osd.2 2023-08-28T02:34:25.844 DEBUG:teuthology.parallel:result is None 2023-08-28T02:34:25.882 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018914 got 128849018915 for osd.4 2023-08-28T02:34:25.882 DEBUG:teuthology.parallel:result is None 2023-08-28T02:34:26.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:24.601948+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.179:0/1893787320' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-08-28T02:34:26.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:24.621050+0000 mgr.y (mgr.14424) 76 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:26.185 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182437 got 107374182439 for osd.3 2023-08-28T02:34:26.185 DEBUG:teuthology.parallel:result is None 2023-08-28T02:34:26.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:34:26] "GET /metrics HTTP/1.1" 200 191146 "" "Prometheus/2.33.4" 2023-08-28T02:34:26.617 INFO:teuthology.orchestra.run.smithi179.stdout:55834574896 2023-08-28T02:34:26.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:26.618521+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.179:0/687603228' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-08-28T02:34:26.900 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:26.618521+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.179:0/687603228' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-08-28T02:34:27.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:26.618521+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.179:0/687603228' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-08-28T02:34:27.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:34:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:34:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:34:27.155 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574894 got 55834574896 for osd.1 2023-08-28T02:34:27.155 DEBUG:teuthology.parallel:result is None 2023-08-28T02:34:27.367 INFO:teuthology.orchestra.run.smithi179.stdout:34359738419 2023-08-28T02:34:27.582 INFO:teuthology.orchestra.run.smithi179.stdout:180388626459 2023-08-28T02:34:28.012 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738417 got 34359738419 for osd.0 2023-08-28T02:34:28.012 DEBUG:teuthology.parallel:result is None 2023-08-28T02:34:28.098 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626457 got 180388626459 for osd.6 2023-08-28T02:34:28.098 DEBUG:teuthology.parallel:result is None 2023-08-28T02:34:28.276 INFO:teuthology.orchestra.run.smithi179.stdout:154618822686 2023-08-28T02:34:28.303 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:26.621396+0000 mgr.y (mgr.14424) 77 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:28.303 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:26.975957+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:28.303 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:26.977182+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:28.303 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:26.977833+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:28.303 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:26.982356+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:28.303 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:26.986273+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:28.303 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:27.367959+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.179:0/2908691444' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-08-28T02:34:28.303 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:27.583250+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.179:0/2015448596' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-08-28T02:34:28.303 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:26.621396+0000 mgr.y (mgr.14424) 77 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:28.303 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:26.975957+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:28.304 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:26.977182+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:28.304 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:26.977833+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:28.304 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:26.982356+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:28.304 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:26.986273+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:28.304 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:27.367959+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.179:0/2908691444' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-08-28T02:34:28.304 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:27.583250+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.179:0/2015448596' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-08-28T02:34:28.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:26.621396+0000 mgr.y (mgr.14424) 77 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:28.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:26.975957+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:28.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:26.977182+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:28.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:26.977833+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:28.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:26.982356+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:28.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:26.986273+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:28.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:27.367959+0000 mon.a (mon.0) 657 : audit [DBG] from='client.? 172.21.15.179:0/2908691444' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-08-28T02:34:28.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:27.583250+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.179:0/2015448596' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-08-28T02:34:28.746 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822684 got 154618822686 for osd.5 2023-08-28T02:34:28.746 DEBUG:teuthology.parallel:result is None 2023-08-28T02:34:28.746 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-08-28T02:34:28.747 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph pg dump --format=json 2023-08-28T02:34:29.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:28.277531+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.179:0/3809487254' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-08-28T02:34:29.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:28.277531+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.179:0/3809487254' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-08-28T02:34:29.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:28.277531+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.179:0/3809487254' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-08-28T02:34:29.348 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:30.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:28.621747+0000 mgr.y (mgr.14424) 78 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:30.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:28.621747+0000 mgr.y (mgr.14424) 78 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:30.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:28.621747+0000 mgr.y (mgr.14424) 78 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-08-28T02:34:30.739 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:34:30.741 INFO:teuthology.orchestra.run.smithi179.stderr:dumped all 2023-08-28T02:34:31.166 INFO:teuthology.orchestra.run.smithi179.stdout:{"pg_ready":true,"pg_map":{"version":57,"stamp":"2023-08-28T02:34:30.621881+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"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":14,"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":39,"ondisk_log_size":39,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2381460,"kb_used_data":4692,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579756,"statfs":{"total":767960285184,"available":765521670144,"internally_reserved":0,"allocated":4804608,"data_stored":2000989,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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.002403"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.716801+0000","last_change":"2023-08-28T02:33:55.716078+0000","last_active":"2023-08-28T02:33:55.716801+0000","last_peered":"2023-08-28T02:33:55.716801+0000","last_clean":"2023-08-28T02:33:55.716801+0000","last_became_active":"2023-08-28T02:33:55.715744+0000","last_became_peered":"2023-08-28T02:33:55.715744+0000","last_unstale":"2023-08-28T02:33:55.716801+0000","last_undegraded":"2023-08-28T02:33:55.716801+0000","last_fullsized":"2023-08-28T02:33:55.716801+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":15,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.595000+0000","last_change":"2023-08-28T02:33:55.691034+0000","last_active":"2023-08-28T02:34:10.595000+0000","last_peered":"2023-08-28T02:34:10.595000+0000","last_clean":"2023-08-28T02:34:10.595000+0000","last_became_active":"2023-08-28T02:33:55.690648+0000","last_became_peered":"2023-08-28T02:33:55.690648+0000","last_unstale":"2023-08-28T02:34:10.595000+0000","last_undegraded":"2023-08-28T02:34:10.595000+0000","last_fullsized":"2023-08-28T02:34:10.595000+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":4,"ondisk_log_size":4,"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,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.726850+0000","last_change":"2023-08-28T02:33:55.722453+0000","last_active":"2023-08-28T02:33:55.726850+0000","last_peered":"2023-08-28T02:33:55.726850+0000","last_clean":"2023-08-28T02:33:55.726850+0000","last_became_active":"2023-08-28T02:33:55.722161+0000","last_became_peered":"2023-08-28T02:33:55.722161+0000","last_unstale":"2023-08-28T02:33:55.726850+0000","last_undegraded":"2023-08-28T02:33:55.726850+0000","last_fullsized":"2023-08-28T02:33:55.726850+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:56.713656+0000","last_change":"2023-08-28T02:33:55.697964+0000","last_active":"2023-08-28T02:33:56.713656+0000","last_peered":"2023-08-28T02:33:56.713656+0000","last_clean":"2023-08-28T02:33:56.713656+0000","last_became_active":"2023-08-28T02:33:55.694444+0000","last_became_peered":"2023-08-28T02:33:55.694444+0000","last_unstale":"2023-08-28T02:33:56.713656+0000","last_undegraded":"2023-08-28T02:33:56.713656+0000","last_fullsized":"2023-08-28T02:33:56.713656+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.726874+0000","last_change":"2023-08-28T02:33:55.726677+0000","last_active":"2023-08-28T02:33:55.726874+0000","last_peered":"2023-08-28T02:33:55.726874+0000","last_clean":"2023-08-28T02:33:55.726874+0000","last_became_active":"2023-08-28T02:33:55.726434+0000","last_became_peered":"2023-08-28T02:33:55.726434+0000","last_unstale":"2023-08-28T02:33:55.726874+0000","last_undegraded":"2023-08-28T02:33:55.726874+0000","last_fullsized":"2023-08-28T02:33:55.726874+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.598447+0000","last_change":"2023-08-28T02:33:55.696328+0000","last_active":"2023-08-28T02:34:10.598447+0000","last_peered":"2023-08-28T02:34:10.598447+0000","last_clean":"2023-08-28T02:34:10.598447+0000","last_became_active":"2023-08-28T02:33:55.695976+0000","last_became_peered":"2023-08-28T02:33:55.695976+0000","last_unstale":"2023-08-28T02:34:10.598447+0000","last_undegraded":"2023-08-28T02:34:10.598447+0000","last_fullsized":"2023-08-28T02:34:10.598447+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.714613+0000","last_change":"2023-08-28T02:33:55.713961+0000","last_active":"2023-08-28T02:33:55.714613+0000","last_peered":"2023-08-28T02:33:55.714613+0000","last_clean":"2023-08-28T02:33:55.714613+0000","last_became_active":"2023-08-28T02:33:55.713653+0000","last_became_peered":"2023-08-28T02:33:55.713653+0000","last_unstale":"2023-08-28T02:33:55.714613+0000","last_undegraded":"2023-08-28T02:33:55.714613+0000","last_fullsized":"2023-08-28T02:33:55.714613+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.598362+0000","last_change":"2023-08-28T02:33:55.696315+0000","last_active":"2023-08-28T02:34:10.598362+0000","last_peered":"2023-08-28T02:34:10.598362+0000","last_clean":"2023-08-28T02:34:10.598362+0000","last_became_active":"2023-08-28T02:33:55.695940+0000","last_became_peered":"2023-08-28T02:33:55.695940+0000","last_unstale":"2023-08-28T02:34:10.598362+0000","last_undegraded":"2023-08-28T02:34:10.598362+0000","last_fullsized":"2023-08-28T02:34:10.598362+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.727333+0000","last_change":"2023-08-28T02:33:55.726603+0000","last_active":"2023-08-28T02:33:55.727333+0000","last_peered":"2023-08-28T02:33:55.727333+0000","last_clean":"2023-08-28T02:33:55.727333+0000","last_became_active":"2023-08-28T02:33:55.726200+0000","last_became_peered":"2023-08-28T02:33:55.726200+0000","last_unstale":"2023-08-28T02:33:55.727333+0000","last_undegraded":"2023-08-28T02:33:55.727333+0000","last_fullsized":"2023-08-28T02:33:55.727333+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:57.174979+0000","last_change":"2023-08-28T02:33:55.694257+0000","last_active":"2023-08-28T02:33:57.174979+0000","last_peered":"2023-08-28T02:33:57.174979+0000","last_clean":"2023-08-28T02:33:57.174979+0000","last_became_active":"2023-08-28T02:33:55.693888+0000","last_became_peered":"2023-08-28T02:33:55.693888+0000","last_unstale":"2023-08-28T02:33:57.174979+0000","last_undegraded":"2023-08-28T02:33:57.174979+0000","last_fullsized":"2023-08-28T02:33:57.174979+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.717064+0000","last_change":"2023-08-28T02:33:55.716678+0000","last_active":"2023-08-28T02:33:55.717064+0000","last_peered":"2023-08-28T02:33:55.717064+0000","last_clean":"2023-08-28T02:33:55.717064+0000","last_became_active":"2023-08-28T02:33:55.716365+0000","last_became_peered":"2023-08-28T02:33:55.716365+0000","last_unstale":"2023-08-28T02:33:55.717064+0000","last_undegraded":"2023-08-28T02:33:55.717064+0000","last_fullsized":"2023-08-28T02:33:55.717064+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:57.175022+0000","last_change":"2023-08-28T02:33:55.694101+0000","last_active":"2023-08-28T02:33:57.175022+0000","last_peered":"2023-08-28T02:33:57.175022+0000","last_clean":"2023-08-28T02:33:57.175022+0000","last_became_active":"2023-08-28T02:33:55.693764+0000","last_became_peered":"2023-08-28T02:33:55.693764+0000","last_unstale":"2023-08-28T02:33:57.175022+0000","last_undegraded":"2023-08-28T02:33:57.175022+0000","last_fullsized":"2023-08-28T02:33:57.175022+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.714068+0000","last_change":"2023-08-28T02:33:13.333085+0000","last_active":"2023-08-28T02:33:55.714068+0000","last_peered":"2023-08-28T02:33:55.714068+0000","last_clean":"2023-08-28T02:33:55.714068+0000","last_became_active":"2023-08-28T02:33:13.332687+0000","last_became_peered":"2023-08-28T02:33:13.332687+0000","last_unstale":"2023-08-28T02:33:55.714068+0000","last_undegraded":"2023-08-28T02:33:55.714068+0000","last_fullsized":"2023-08-28T02:33:55.714068+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980324+0000","last_change":"2023-08-28T02:33:55.979431+0000","last_active":"2023-08-28T02:33:55.980324+0000","last_peered":"2023-08-28T02:33:55.980324+0000","last_clean":"2023-08-28T02:33:55.980324+0000","last_became_active":"2023-08-28T02:33:55.979002+0000","last_became_peered":"2023-08-28T02:33:55.979002+0000","last_unstale":"2023-08-28T02:33:55.980324+0000","last_undegraded":"2023-08-28T02:33:55.980324+0000","last_fullsized":"2023-08-28T02:33:55.980324+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.712345+0000","last_change":"2023-08-28T02:33:13.426617+0000","last_active":"2023-08-28T02:33:55.712345+0000","last_peered":"2023-08-28T02:33:55.712345+0000","last_clean":"2023-08-28T02:33:55.712345+0000","last_became_active":"2023-08-28T02:33:13.426346+0000","last_became_peered":"2023-08-28T02:33:13.426346+0000","last_unstale":"2023-08-28T02:33:55.712345+0000","last_undegraded":"2023-08-28T02:33:55.712345+0000","last_fullsized":"2023-08-28T02:33:55.712345+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.595579+0000","last_change":"2023-08-28T02:33:55.699303+0000","last_active":"2023-08-28T02:34:10.595579+0000","last_peered":"2023-08-28T02:34:10.595579+0000","last_clean":"2023-08-28T02:34:10.595579+0000","last_became_active":"2023-08-28T02:33:55.698834+0000","last_became_peered":"2023-08-28T02:33:55.698834+0000","last_unstale":"2023-08-28T02:34:10.595579+0000","last_undegraded":"2023-08-28T02:34:10.595579+0000","last_fullsized":"2023-08-28T02:34:10.595579+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980421+0000","last_change":"2023-08-28T02:33:55.978984+0000","last_active":"2023-08-28T02:33:55.980421+0000","last_peered":"2023-08-28T02:33:55.980421+0000","last_clean":"2023-08-28T02:33:55.980421+0000","last_became_active":"2023-08-28T02:33:55.978558+0000","last_became_peered":"2023-08-28T02:33:55.978558+0000","last_unstale":"2023-08-28T02:33:55.980421+0000","last_undegraded":"2023-08-28T02:33:55.980421+0000","last_fullsized":"2023-08-28T02:33:55.980421+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.709336+0000","last_change":"2023-08-28T02:33:55.688639+0000","last_active":"2023-08-28T02:33:55.709336+0000","last_peered":"2023-08-28T02:33:55.709336+0000","last_clean":"2023-08-28T02:33:55.709336+0000","last_became_active":"2023-08-28T02:33:55.688268+0000","last_became_peered":"2023-08-28T02:33:55.688268+0000","last_unstale":"2023-08-28T02:33:55.709336+0000","last_undegraded":"2023-08-28T02:33:55.709336+0000","last_fullsized":"2023-08-28T02:33:55.709336+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980016+0000","last_change":"2023-08-28T02:33:13.937280+0000","last_active":"2023-08-28T02:33:55.980016+0000","last_peered":"2023-08-28T02:33:55.980016+0000","last_clean":"2023-08-28T02:33:55.980016+0000","last_became_active":"2023-08-28T02:33:13.936861+0000","last_became_peered":"2023-08-28T02:33:13.936861+0000","last_unstale":"2023-08-28T02:33:55.980016+0000","last_undegraded":"2023-08-28T02:33:55.980016+0000","last_fullsized":"2023-08-28T02:33:55.980016+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.728909+0000","last_change":"2023-08-28T02:33:55.728538+0000","last_active":"2023-08-28T02:33:55.728909+0000","last_peered":"2023-08-28T02:33:55.728909+0000","last_clean":"2023-08-28T02:33:55.728909+0000","last_became_active":"2023-08-28T02:33:55.727959+0000","last_became_peered":"2023-08-28T02:33:55.727959+0000","last_unstale":"2023-08-28T02:33:55.728909+0000","last_undegraded":"2023-08-28T02:33:55.728909+0000","last_fullsized":"2023-08-28T02:33:55.728909+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.720277+0000","last_change":"2023-08-28T02:33:55.701284+0000","last_active":"2023-08-28T02:33:55.720277+0000","last_peered":"2023-08-28T02:33:55.720277+0000","last_clean":"2023-08-28T02:33:55.720277+0000","last_became_active":"2023-08-28T02:33:55.700953+0000","last_became_peered":"2023-08-28T02:33:55.700953+0000","last_unstale":"2023-08-28T02:33:55.720277+0000","last_undegraded":"2023-08-28T02:33:55.720277+0000","last_fullsized":"2023-08-28T02:33:55.720277+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.978304+0000","last_change":"2023-08-28T02:33:13.937327+0000","last_active":"2023-08-28T02:33:55.978304+0000","last_peered":"2023-08-28T02:33:55.978304+0000","last_clean":"2023-08-28T02:33:55.978304+0000","last_became_active":"2023-08-28T02:33:13.936869+0000","last_became_peered":"2023-08-28T02:33:13.936869+0000","last_unstale":"2023-08-28T02:33:55.978304+0000","last_undegraded":"2023-08-28T02:33:55.978304+0000","last_fullsized":"2023-08-28T02:33:55.978304+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.979839+0000","last_change":"2023-08-28T02:33:55.979042+0000","last_active":"2023-08-28T02:33:55.979839+0000","last_peered":"2023-08-28T02:33:55.979839+0000","last_clean":"2023-08-28T02:33:55.979839+0000","last_became_active":"2023-08-28T02:33:55.978473+0000","last_became_peered":"2023-08-28T02:33:55.978473+0000","last_unstale":"2023-08-28T02:33:55.979839+0000","last_undegraded":"2023-08-28T02:33:55.979839+0000","last_fullsized":"2023-08-28T02:33:55.979839+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.705694+0000","last_change":"2023-08-28T02:33:55.698724+0000","last_active":"2023-08-28T02:33:55.705694+0000","last_peered":"2023-08-28T02:33:55.705694+0000","last_clean":"2023-08-28T02:33:55.705694+0000","last_became_active":"2023-08-28T02:33:55.694319+0000","last_became_peered":"2023-08-28T02:33:55.694319+0000","last_unstale":"2023-08-28T02:33:55.705694+0000","last_undegraded":"2023-08-28T02:33:55.705694+0000","last_fullsized":"2023-08-28T02:33:55.705694+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.978230+0000","last_change":"2023-08-28T02:32:45.784388+0000","last_active":"2023-08-28T02:33:55.978230+0000","last_peered":"2023-08-28T02:33:55.978230+0000","last_clean":"2023-08-28T02:33:55.978230+0000","last_became_active":"2023-08-28T02:32:45.784019+0000","last_became_peered":"2023-08-28T02:32:45.784019+0000","last_unstale":"2023-08-28T02:33:55.978230+0000","last_undegraded":"2023-08-28T02:33:55.978230+0000","last_fullsized":"2023-08-28T02:33:55.978230+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:31:05.266993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:31:05.266993+0000","last_clean_scrub_stamp":"2023-08-28T02:31:05.266993+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.708398+0000","last_change":"2023-08-28T02:33:13.333682+0000","last_active":"2023-08-28T02:33:55.708398+0000","last_peered":"2023-08-28T02:33:55.708398+0000","last_clean":"2023-08-28T02:33:55.708398+0000","last_became_active":"2023-08-28T02:33:13.332563+0000","last_became_peered":"2023-08-28T02:33:13.332563+0000","last_unstale":"2023-08-28T02:33:55.708398+0000","last_undegraded":"2023-08-28T02:33:55.708398+0000","last_fullsized":"2023-08-28T02:33:55.708398+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.724444+0000","last_change":"2023-08-28T02:33:55.724045+0000","last_active":"2023-08-28T02:33:55.724444+0000","last_peered":"2023-08-28T02:33:55.724444+0000","last_clean":"2023-08-28T02:33:55.724444+0000","last_became_active":"2023-08-28T02:33:55.723751+0000","last_became_peered":"2023-08-28T02:33:55.723751+0000","last_unstale":"2023-08-28T02:33:55.724444+0000","last_undegraded":"2023-08-28T02:33:55.724444+0000","last_fullsized":"2023-08-28T02:33:55.724444+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.707642+0000","last_change":"2023-08-28T02:33:55.688383+0000","last_active":"2023-08-28T02:33:55.707642+0000","last_peered":"2023-08-28T02:33:55.707642+0000","last_clean":"2023-08-28T02:33:55.707642+0000","last_became_active":"2023-08-28T02:33:55.688071+0000","last_became_peered":"2023-08-28T02:33:55.688071+0000","last_unstale":"2023-08-28T02:33:55.707642+0000","last_undegraded":"2023-08-28T02:33:55.707642+0000","last_fullsized":"2023-08-28T02:33:55.707642+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.715981+0000","last_change":"2023-08-28T02:33:13.936895+0000","last_active":"2023-08-28T02:33:55.715981+0000","last_peered":"2023-08-28T02:33:55.715981+0000","last_clean":"2023-08-28T02:33:55.715981+0000","last_became_active":"2023-08-28T02:33:13.936554+0000","last_became_peered":"2023-08-28T02:33:13.936554+0000","last_unstale":"2023-08-28T02:33:55.715981+0000","last_undegraded":"2023-08-28T02:33:55.715981+0000","last_fullsized":"2023-08-28T02:33:55.715981+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.722989+0000","last_change":"2023-08-28T02:33:55.722546+0000","last_active":"2023-08-28T02:33:55.722989+0000","last_peered":"2023-08-28T02:33:55.722989+0000","last_clean":"2023-08-28T02:33:55.722989+0000","last_became_active":"2023-08-28T02:33:55.722166+0000","last_became_peered":"2023-08-28T02:33:55.722166+0000","last_unstale":"2023-08-28T02:33:55.722989+0000","last_undegraded":"2023-08-28T02:33:55.722989+0000","last_fullsized":"2023-08-28T02:33:55.722989+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.705914+0000","last_change":"2023-08-28T02:33:55.691549+0000","last_active":"2023-08-28T02:33:55.705914+0000","last_peered":"2023-08-28T02:33:55.705914+0000","last_clean":"2023-08-28T02:33:55.705914+0000","last_became_active":"2023-08-28T02:33:55.690941+0000","last_became_peered":"2023-08-28T02:33:55.690941+0000","last_unstale":"2023-08-28T02:33:55.705914+0000","last_undegraded":"2023-08-28T02:33:55.705914+0000","last_fullsized":"2023-08-28T02:33:55.705914+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.708353+0000","last_change":"2023-08-28T02:33:13.333204+0000","last_active":"2023-08-28T02:33:55.708353+0000","last_peered":"2023-08-28T02:33:55.708353+0000","last_clean":"2023-08-28T02:33:55.708353+0000","last_became_active":"2023-08-28T02:33:13.332853+0000","last_became_peered":"2023-08-28T02:33:13.332853+0000","last_unstale":"2023-08-28T02:33:55.708353+0000","last_undegraded":"2023-08-28T02:33:55.708353+0000","last_fullsized":"2023-08-28T02:33:55.708353+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.718460+0000","last_change":"2023-08-28T02:33:55.717746+0000","last_active":"2023-08-28T02:33:55.718460+0000","last_peered":"2023-08-28T02:33:55.718460+0000","last_clean":"2023-08-28T02:33:55.718460+0000","last_became_active":"2023-08-28T02:33:55.716940+0000","last_became_peered":"2023-08-28T02:33:55.716940+0000","last_unstale":"2023-08-28T02:33:55.718460+0000","last_undegraded":"2023-08-28T02:33:55.718460+0000","last_fullsized":"2023-08-28T02:33:55.718460+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.707910+0000","last_change":"2023-08-28T02:33:55.700903+0000","last_active":"2023-08-28T02:33:55.707910+0000","last_peered":"2023-08-28T02:33:55.707910+0000","last_clean":"2023-08-28T02:33:55.707910+0000","last_became_active":"2023-08-28T02:33:55.700636+0000","last_became_peered":"2023-08-28T02:33:55.700636+0000","last_unstale":"2023-08-28T02:33:55.707910+0000","last_undegraded":"2023-08-28T02:33:55.707910+0000","last_fullsized":"2023-08-28T02:33:55.707910+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.710902+0000","last_change":"2023-08-28T02:33:13.936922+0000","last_active":"2023-08-28T02:33:55.710902+0000","last_peered":"2023-08-28T02:33:55.710902+0000","last_clean":"2023-08-28T02:33:55.710902+0000","last_became_active":"2023-08-28T02:33:13.936573+0000","last_became_peered":"2023-08-28T02:33:13.936573+0000","last_unstale":"2023-08-28T02:33:55.710902+0000","last_undegraded":"2023-08-28T02:33:55.710902+0000","last_fullsized":"2023-08-28T02:33:55.710902+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.718903+0000","last_change":"2023-08-28T02:33:55.714113+0000","last_active":"2023-08-28T02:33:55.718903+0000","last_peered":"2023-08-28T02:33:55.718903+0000","last_clean":"2023-08-28T02:33:55.718903+0000","last_became_active":"2023-08-28T02:33:55.713511+0000","last_became_peered":"2023-08-28T02:33:55.713511+0000","last_unstale":"2023-08-28T02:33:55.718903+0000","last_undegraded":"2023-08-28T02:33:55.718903+0000","last_fullsized":"2023-08-28T02:33:55.718903+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.704408+0000","last_change":"2023-08-28T02:33:55.692281+0000","last_active":"2023-08-28T02:33:55.704408+0000","last_peered":"2023-08-28T02:33:55.704408+0000","last_clean":"2023-08-28T02:33:55.704408+0000","last_became_active":"2023-08-28T02:33:55.691971+0000","last_became_peered":"2023-08-28T02:33:55.691971+0000","last_unstale":"2023-08-28T02:33:55.704408+0000","last_undegraded":"2023-08-28T02:33:55.704408+0000","last_fullsized":"2023-08-28T02:33:55.704408+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.716733+0000","last_change":"2023-08-28T02:33:55.716139+0000","last_active":"2023-08-28T02:33:55.716733+0000","last_peered":"2023-08-28T02:33:55.716733+0000","last_clean":"2023-08-28T02:33:55.716733+0000","last_became_active":"2023-08-28T02:33:55.715830+0000","last_became_peered":"2023-08-28T02:33:55.715830+0000","last_unstale":"2023-08-28T02:33:55.716733+0000","last_undegraded":"2023-08-28T02:33:55.716733+0000","last_fullsized":"2023-08-28T02:33:55.716733+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.704860+0000","last_change":"2023-08-28T02:33:55.691478+0000","last_active":"2023-08-28T02:33:55.704860+0000","last_peered":"2023-08-28T02:33:55.704860+0000","last_clean":"2023-08-28T02:33:55.704860+0000","last_became_active":"2023-08-28T02:33:55.691125+0000","last_became_peered":"2023-08-28T02:33:55.691125+0000","last_unstale":"2023-08-28T02:33:55.704860+0000","last_undegraded":"2023-08-28T02:33:55.704860+0000","last_fullsized":"2023-08-28T02:33:55.704860+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.718170+0000","last_change":"2023-08-28T02:33:55.717611+0000","last_active":"2023-08-28T02:33:55.718170+0000","last_peered":"2023-08-28T02:33:55.718170+0000","last_clean":"2023-08-28T02:33:55.718170+0000","last_became_active":"2023-08-28T02:33:55.717287+0000","last_became_peered":"2023-08-28T02:33:55.717287+0000","last_unstale":"2023-08-28T02:33:55.718170+0000","last_undegraded":"2023-08-28T02:33:55.718170+0000","last_fullsized":"2023-08-28T02:33:55.718170+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.711635+0000","last_change":"2023-08-28T02:33:55.690300+0000","last_active":"2023-08-28T02:33:55.711635+0000","last_peered":"2023-08-28T02:33:55.711635+0000","last_clean":"2023-08-28T02:33:55.711635+0000","last_became_active":"2023-08-28T02:33:55.689962+0000","last_became_peered":"2023-08-28T02:33:55.689962+0000","last_unstale":"2023-08-28T02:33:55.711635+0000","last_undegraded":"2023-08-28T02:33:55.711635+0000","last_fullsized":"2023-08-28T02:33:55.711635+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.716510+0000","last_change":"2023-08-28T02:33:55.716040+0000","last_active":"2023-08-28T02:33:55.716510+0000","last_peered":"2023-08-28T02:33:55.716510+0000","last_clean":"2023-08-28T02:33:55.716510+0000","last_became_active":"2023-08-28T02:33:55.715710+0000","last_became_peered":"2023-08-28T02:33:55.715710+0000","last_unstale":"2023-08-28T02:33:55.716510+0000","last_undegraded":"2023-08-28T02:33:55.716510+0000","last_fullsized":"2023-08-28T02:33:55.716510+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.598501+0000","last_change":"2023-08-28T02:33:55.699389+0000","last_active":"2023-08-28T02:34:10.598501+0000","last_peered":"2023-08-28T02:34:10.598501+0000","last_clean":"2023-08-28T02:34:10.598501+0000","last_became_active":"2023-08-28T02:33:55.699054+0000","last_became_peered":"2023-08-28T02:33:55.699054+0000","last_unstale":"2023-08-28T02:34:10.598501+0000","last_undegraded":"2023-08-28T02:34:10.598501+0000","last_fullsized":"2023-08-28T02:34:10.598501+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.728635+0000","last_change":"2023-08-28T02:33:55.727507+0000","last_active":"2023-08-28T02:33:55.728635+0000","last_peered":"2023-08-28T02:33:55.728635+0000","last_clean":"2023-08-28T02:33:55.728635+0000","last_became_active":"2023-08-28T02:33:55.727242+0000","last_became_peered":"2023-08-28T02:33:55.727242+0000","last_unstale":"2023-08-28T02:33:55.728635+0000","last_undegraded":"2023-08-28T02:33:55.728635+0000","last_fullsized":"2023-08-28T02:33:55.728635+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.707911+0000","last_change":"2023-08-28T02:33:55.699725+0000","last_active":"2023-08-28T02:33:55.707911+0000","last_peered":"2023-08-28T02:33:55.707911+0000","last_clean":"2023-08-28T02:33:55.707911+0000","last_became_active":"2023-08-28T02:33:55.699379+0000","last_became_peered":"2023-08-28T02:33:55.699379+0000","last_unstale":"2023-08-28T02:33:55.707911+0000","last_undegraded":"2023-08-28T02:33:55.707911+0000","last_fullsized":"2023-08-28T02:33:55.707911+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.979869+0000","last_change":"2023-08-28T02:33:55.978916+0000","last_active":"2023-08-28T02:33:55.979869+0000","last_peered":"2023-08-28T02:33:55.979869+0000","last_clean":"2023-08-28T02:33:55.979869+0000","last_became_active":"2023-08-28T02:33:55.978574+0000","last_became_peered":"2023-08-28T02:33:55.978574+0000","last_unstale":"2023-08-28T02:33:55.979869+0000","last_undegraded":"2023-08-28T02:33:55.979869+0000","last_fullsized":"2023-08-28T02:33:55.979869+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:57.175973+0000","last_change":"2023-08-28T02:33:55.690395+0000","last_active":"2023-08-28T02:33:57.175973+0000","last_peered":"2023-08-28T02:33:57.175973+0000","last_clean":"2023-08-28T02:33:57.175973+0000","last_became_active":"2023-08-28T02:33:55.690061+0000","last_became_peered":"2023-08-28T02:33:55.690061+0000","last_unstale":"2023-08-28T02:33:57.175973+0000","last_undegraded":"2023-08-28T02:33:57.175973+0000","last_fullsized":"2023-08-28T02:33:57.175973+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.714435+0000","last_change":"2023-08-28T02:33:55.713949+0000","last_active":"2023-08-28T02:33:55.714435+0000","last_peered":"2023-08-28T02:33:55.714435+0000","last_clean":"2023-08-28T02:33:55.714435+0000","last_became_active":"2023-08-28T02:33:55.713638+0000","last_became_peered":"2023-08-28T02:33:55.713638+0000","last_unstale":"2023-08-28T02:33:55.714435+0000","last_undegraded":"2023-08-28T02:33:55.714435+0000","last_fullsized":"2023-08-28T02:33:55.714435+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.596822+0000","last_change":"2023-08-28T02:33:55.696298+0000","last_active":"2023-08-28T02:34:10.596822+0000","last_peered":"2023-08-28T02:34:10.596822+0000","last_clean":"2023-08-28T02:34:10.596822+0000","last_became_active":"2023-08-28T02:33:55.695945+0000","last_became_peered":"2023-08-28T02:33:55.695945+0000","last_unstale":"2023-08-28T02:34:10.596822+0000","last_undegraded":"2023-08-28T02:34:10.596822+0000","last_fullsized":"2023-08-28T02:34:10.596822+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980758+0000","last_change":"2023-08-28T02:33:55.980262+0000","last_active":"2023-08-28T02:33:55.980758+0000","last_peered":"2023-08-28T02:33:55.980758+0000","last_clean":"2023-08-28T02:33:55.980758+0000","last_became_active":"2023-08-28T02:33:55.978998+0000","last_became_peered":"2023-08-28T02:33:55.978998+0000","last_unstale":"2023-08-28T02:33:55.980758+0000","last_undegraded":"2023-08-28T02:33:55.980758+0000","last_fullsized":"2023-08-28T02:33:55.980758+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:57.175877+0000","last_change":"2023-08-28T02:33:55.696394+0000","last_active":"2023-08-28T02:33:57.175877+0000","last_peered":"2023-08-28T02:33:57.175877+0000","last_clean":"2023-08-28T02:33:57.175877+0000","last_became_active":"2023-08-28T02:33:55.696067+0000","last_became_peered":"2023-08-28T02:33:55.696067+0000","last_unstale":"2023-08-28T02:33:57.175877+0000","last_undegraded":"2023-08-28T02:33:57.175877+0000","last_fullsized":"2023-08-28T02:33:57.175877+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980374+0000","last_change":"2023-08-28T02:33:55.979500+0000","last_active":"2023-08-28T02:33:55.980374+0000","last_peered":"2023-08-28T02:33:55.980374+0000","last_clean":"2023-08-28T02:33:55.980374+0000","last_became_active":"2023-08-28T02:33:55.979196+0000","last_became_peered":"2023-08-28T02:33:55.979196+0000","last_unstale":"2023-08-28T02:33:55.980374+0000","last_undegraded":"2023-08-28T02:33:55.980374+0000","last_fullsized":"2023-08-28T02:33:55.980374+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":19,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.598264+0000","last_change":"2023-08-28T02:33:55.691624+0000","last_active":"2023-08-28T02:34:10.598264+0000","last_peered":"2023-08-28T02:34:10.598264+0000","last_clean":"2023-08-28T02:34:10.598264+0000","last_became_active":"2023-08-28T02:33:55.691304+0000","last_became_peered":"2023-08-28T02:33:55.691304+0000","last_unstale":"2023-08-28T02:34:10.598264+0000","last_undegraded":"2023-08-28T02:34:10.598264+0000","last_fullsized":"2023-08-28T02:34:10.598264+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":8,"ondisk_log_size":8,"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,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"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":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980508+0000","last_change":"2023-08-28T02:33:55.979862+0000","last_active":"2023-08-28T02:33:55.980508+0000","last_peered":"2023-08-28T02:33:55.980508+0000","last_clean":"2023-08-28T02:33:55.980508+0000","last_became_active":"2023-08-28T02:33:55.979559+0000","last_became_peered":"2023-08-28T02:33:55.979559+0000","last_unstale":"2023-08-28T02:33:55.980508+0000","last_undegraded":"2023-08-28T02:33:55.980508+0000","last_fullsized":"2023-08-28T02:33:55.980508+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.978267+0000","last_change":"2023-08-28T02:33:55.696634+0000","last_active":"2023-08-28T02:33:55.978267+0000","last_peered":"2023-08-28T02:33:55.978267+0000","last_clean":"2023-08-28T02:33:55.978267+0000","last_became_active":"2023-08-28T02:33:55.695993+0000","last_became_peered":"2023-08-28T02:33:55.695993+0000","last_unstale":"2023-08-28T02:33:55.978267+0000","last_undegraded":"2023-08-28T02:33:55.978267+0000","last_fullsized":"2023-08-28T02:33:55.978267+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.982026+0000","last_change":"2023-08-28T02:33:55.981753+0000","last_active":"2023-08-28T02:33:55.982026+0000","last_peered":"2023-08-28T02:33:55.982026+0000","last_clean":"2023-08-28T02:33:55.982026+0000","last_became_active":"2023-08-28T02:33:55.981315+0000","last_became_peered":"2023-08-28T02:33:55.981315+0000","last_unstale":"2023-08-28T02:33:55.982026+0000","last_undegraded":"2023-08-28T02:33:55.982026+0000","last_fullsized":"2023-08-28T02:33:55.982026+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.720303+0000","last_change":"2023-08-28T02:33:55.701033+0000","last_active":"2023-08-28T02:33:55.720303+0000","last_peered":"2023-08-28T02:33:55.720303+0000","last_clean":"2023-08-28T02:33:55.720303+0000","last_became_active":"2023-08-28T02:33:55.700723+0000","last_became_peered":"2023-08-28T02:33:55.700723+0000","last_unstale":"2023-08-28T02:33:55.720303+0000","last_undegraded":"2023-08-28T02:33:55.720303+0000","last_fullsized":"2023-08-28T02:33:55.720303+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.979605+0000","last_change":"2023-08-28T02:33:55.978819+0000","last_active":"2023-08-28T02:33:55.979605+0000","last_peered":"2023-08-28T02:33:55.979605+0000","last_clean":"2023-08-28T02:33:55.979605+0000","last_became_active":"2023-08-28T02:33:55.978503+0000","last_became_peered":"2023-08-28T02:33:55.978503+0000","last_unstale":"2023-08-28T02:33:55.979605+0000","last_undegraded":"2023-08-28T02:33:55.979605+0000","last_fullsized":"2023-08-28T02:33:55.979605+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.599628+0000","last_change":"2023-08-28T02:33:55.696435+0000","last_active":"2023-08-28T02:34:10.599628+0000","last_peered":"2023-08-28T02:34:10.599628+0000","last_clean":"2023-08-28T02:34:10.599628+0000","last_became_active":"2023-08-28T02:33:55.695990+0000","last_became_peered":"2023-08-28T02:33:55.695990+0000","last_unstale":"2023-08-28T02:34:10.599628+0000","last_undegraded":"2023-08-28T02:34:10.599628+0000","last_fullsized":"2023-08-28T02:34:10.599628+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.718001+0000","last_change":"2023-08-28T02:33:55.716740+0000","last_active":"2023-08-28T02:33:55.718001+0000","last_peered":"2023-08-28T02:33:55.718001+0000","last_clean":"2023-08-28T02:33:55.718001+0000","last_became_active":"2023-08-28T02:33:55.716357+0000","last_became_peered":"2023-08-28T02:33:55.716357+0000","last_unstale":"2023-08-28T02:33:55.718001+0000","last_undegraded":"2023-08-28T02:33:55.718001+0000","last_fullsized":"2023-08-28T02:33:55.718001+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"59'6","reported_seq":17,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.598005+0000","last_change":"2023-08-28T02:33:55.688926+0000","last_active":"2023-08-28T02:34:10.598005+0000","last_peered":"2023-08-28T02:34:10.598005+0000","last_clean":"2023-08-28T02:34:10.598005+0000","last_became_active":"2023-08-28T02:33:55.688597+0000","last_became_peered":"2023-08-28T02:33:55.688597+0000","last_unstale":"2023-08-28T02:34:10.598005+0000","last_undegraded":"2023-08-28T02:34:10.598005+0000","last_fullsized":"2023-08-28T02:34:10.598005+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":6,"ondisk_log_size":6,"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,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"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":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.718481+0000","last_change":"2023-08-28T02:33:55.717940+0000","last_active":"2023-08-28T02:33:55.718481+0000","last_peered":"2023-08-28T02:33:55.718481+0000","last_clean":"2023-08-28T02:33:55.718481+0000","last_became_active":"2023-08-28T02:33:55.717385+0000","last_became_peered":"2023-08-28T02:33:55.717385+0000","last_unstale":"2023-08-28T02:33:55.718481+0000","last_undegraded":"2023-08-28T02:33:55.718481+0000","last_fullsized":"2023-08-28T02:33:55.718481+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.596937+0000","last_change":"2023-08-28T02:33:55.699148+0000","last_active":"2023-08-28T02:34:10.596937+0000","last_peered":"2023-08-28T02:34:10.596937+0000","last_clean":"2023-08-28T02:34:10.596937+0000","last_became_active":"2023-08-28T02:33:55.698743+0000","last_became_peered":"2023-08-28T02:33:55.698743+0000","last_unstale":"2023-08-28T02:34:10.596937+0000","last_undegraded":"2023-08-28T02:34:10.596937+0000","last_fullsized":"2023-08-28T02:34:10.596937+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":3,"ondisk_log_size":3,"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,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980516+0000","last_change":"2023-08-28T02:33:55.979558+0000","last_active":"2023-08-28T02:33:55.980516+0000","last_peered":"2023-08-28T02:33:55.980516+0000","last_clean":"2023-08-28T02:33:55.980516+0000","last_became_active":"2023-08-28T02:33:55.978467+0000","last_became_peered":"2023-08-28T02:33:55.978467+0000","last_unstale":"2023-08-28T02:33:55.980516+0000","last_undegraded":"2023-08-28T02:33:55.980516+0000","last_fullsized":"2023-08-28T02:33:55.980516+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.708620+0000","last_change":"2023-08-28T02:33:55.687975+0000","last_active":"2023-08-28T02:33:55.708620+0000","last_peered":"2023-08-28T02:33:55.708620+0000","last_clean":"2023-08-28T02:33:55.708620+0000","last_became_active":"2023-08-28T02:33:55.687642+0000","last_became_peered":"2023-08-28T02:33:55.687642+0000","last_unstale":"2023-08-28T02:33:55.708620+0000","last_undegraded":"2023-08-28T02:33:55.708620+0000","last_fullsized":"2023-08-28T02:33:55.708620+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.725227+0000","last_change":"2023-08-28T02:33:55.721039+0000","last_active":"2023-08-28T02:33:55.725227+0000","last_peered":"2023-08-28T02:33:55.725227+0000","last_clean":"2023-08-28T02:33:55.725227+0000","last_became_active":"2023-08-28T02:33:55.720743+0000","last_became_peered":"2023-08-28T02:33:55.720743+0000","last_unstale":"2023-08-28T02:33:55.725227+0000","last_undegraded":"2023-08-28T02:33:55.725227+0000","last_fullsized":"2023-08-28T02:33:55.725227+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.721969+0000","last_change":"2023-08-28T02:33:55.701758+0000","last_active":"2023-08-28T02:33:55.721969+0000","last_peered":"2023-08-28T02:33:55.721969+0000","last_clean":"2023-08-28T02:33:55.721969+0000","last_became_active":"2023-08-28T02:33:55.701426+0000","last_became_peered":"2023-08-28T02:33:55.701426+0000","last_unstale":"2023-08-28T02:33:55.721969+0000","last_undegraded":"2023-08-28T02:33:55.721969+0000","last_fullsized":"2023-08-28T02:33:55.721969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.720075+0000","last_change":"2023-08-28T02:33:55.719814+0000","last_active":"2023-08-28T02:33:55.720075+0000","last_peered":"2023-08-28T02:33:55.720075+0000","last_clean":"2023-08-28T02:33:55.720075+0000","last_became_active":"2023-08-28T02:33:55.719507+0000","last_became_peered":"2023-08-28T02:33:55.719507+0000","last_unstale":"2023-08-28T02:33:55.720075+0000","last_undegraded":"2023-08-28T02:33:55.720075+0000","last_fullsized":"2023-08-28T02:33:55.720075+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.704712+0000","last_change":"2023-08-28T02:33:55.699634+0000","last_active":"2023-08-28T02:33:55.704712+0000","last_peered":"2023-08-28T02:33:55.704712+0000","last_clean":"2023-08-28T02:33:55.704712+0000","last_became_active":"2023-08-28T02:33:55.699120+0000","last_became_peered":"2023-08-28T02:33:55.699120+0000","last_unstale":"2023-08-28T02:33:55.704712+0000","last_undegraded":"2023-08-28T02:33:55.704712+0000","last_fullsized":"2023-08-28T02:33:55.704712+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980410+0000","last_change":"2023-08-28T02:33:55.979172+0000","last_active":"2023-08-28T02:33:55.980410+0000","last_peered":"2023-08-28T02:33:55.980410+0000","last_clean":"2023-08-28T02:33:55.980410+0000","last_became_active":"2023-08-28T02:33:55.978868+0000","last_became_peered":"2023-08-28T02:33:55.978868+0000","last_unstale":"2023-08-28T02:33:55.980410+0000","last_undegraded":"2023-08-28T02:33:55.980410+0000","last_fullsized":"2023-08-28T02:33:55.980410+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.712241+0000","last_change":"2023-08-28T02:33:55.683392+0000","last_active":"2023-08-28T02:33:55.712241+0000","last_peered":"2023-08-28T02:33:55.712241+0000","last_clean":"2023-08-28T02:33:55.712241+0000","last_became_active":"2023-08-28T02:33:55.683054+0000","last_became_peered":"2023-08-28T02:33:55.683054+0000","last_unstale":"2023-08-28T02:33:55.712241+0000","last_undegraded":"2023-08-28T02:33:55.712241+0000","last_fullsized":"2023-08-28T02:33:55.712241+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.719408+0000","last_change":"2023-08-28T02:33:55.713928+0000","last_active":"2023-08-28T02:33:55.719408+0000","last_peered":"2023-08-28T02:33:55.719408+0000","last_clean":"2023-08-28T02:33:55.719408+0000","last_became_active":"2023-08-28T02:33:55.713635+0000","last_became_peered":"2023-08-28T02:33:55.713635+0000","last_unstale":"2023-08-28T02:33:55.719408+0000","last_undegraded":"2023-08-28T02:33:55.719408+0000","last_fullsized":"2023-08-28T02:33:55.719408+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:57.175089+0000","last_change":"2023-08-28T02:33:55.691518+0000","last_active":"2023-08-28T02:33:57.175089+0000","last_peered":"2023-08-28T02:33:57.175089+0000","last_clean":"2023-08-28T02:33:57.175089+0000","last_became_active":"2023-08-28T02:33:55.691232+0000","last_became_peered":"2023-08-28T02:33:55.691232+0000","last_unstale":"2023-08-28T02:33:57.175089+0000","last_undegraded":"2023-08-28T02:33:57.175089+0000","last_fullsized":"2023-08-28T02:33:57.175089+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"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":14,"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":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"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":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430233,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":251129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.53800000000000003}]},{"osd":1,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.39800000000000002}]},{"osd":2,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":2.4260000000000002,"5min":2.4260000000000002,"15min":2.4260000000000002},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.55200000000000005}]},{"osd":3,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":4.0599999999999996,"5min":4.0599999999999996,"15min":4.0599999999999996},"last":0.58899999999999997}]},{"osd":4,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.438},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.42599999999999999}]},{"osd":5,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.57499999999999996}]},{"osd":6,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.496},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.37}]}]},{"osd":6,"up_from":42,"seq":180388626460,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297688,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447464,"statfs":{"total":95995035648,"available":95690203136,"internally_reserved":0,"allocated":606208,"data_stored":250983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.64000000000000001}]},{"osd":1,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.48299999999999998}]},{"osd":2,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":2.3610000000000002,"5min":2.3610000000000002,"15min":2.3610000000000002},"last":0.623},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":2.2919999999999998,"5min":2.2919999999999998,"15min":2.2919999999999998},"last":0.52300000000000002}]},{"osd":3,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.57099999999999995}]},{"osd":4,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.69399999999999995}]},{"osd":5,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.76200000000000001}]},{"osd":7,"last update":"Mon Aug 28 02:33:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.71599999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574897,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297668,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447484,"statfs":{"total":95995035648,"available":95690223616,"internally_reserved":0,"allocated":585728,"data_stored":249062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:49 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.40200000000000002,"15min":0.37},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":5.016,"5min":5.016,"15min":5.016},"last":0.37},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.40300000000000002,"15min":0.36699999999999999},"min":{"1min":0.246,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":4.6909999999999998,"5min":4.6909999999999998,"15min":4.6909999999999998},"last":0.29499999999999998}]},{"osd":2,"last update":"Mon Aug 28 02:34:17 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.43099999999999999,"15min":0.42099999999999999},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":2.0219999999999998,"5min":2.0219999999999998,"15min":2.0219999999999998},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.42399999999999999,"15min":0.39900000000000002},"min":{"1min":0.27000000000000002,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":4.8070000000000004,"5min":4.8070000000000004,"15min":4.8070000000000004},"last":0.38800000000000001}]},{"osd":3,"last update":"Mon Aug 28 02:34:26 2023","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.45400000000000001,"15min":0.443},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.50700000000000001,"5min":4.8949999999999996,"15min":4.8949999999999996},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.45800000000000002,"15min":0.46999999999999997},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.53600000000000003,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.33000000000000002}]},{"osd":4,"last update":"Mon Aug 28 02:33:45 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.622,"15min":0.59799999999999998},"min":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":4.782,"5min":4.782,"15min":4.782},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.63400000000000001,"15min":0.60899999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":4.9539999999999997,"5min":4.9539999999999997,"15min":4.9539999999999997},"last":0.51500000000000001}]},{"osd":5,"last update":"Mon Aug 28 02:34:04 2023","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.58399999999999996,"15min":0.58299999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.58799999999999997,"15min":0.56699999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.6420000000000003,"5min":4.6420000000000003,"15min":4.6420000000000003},"last":0.501}]},{"osd":6,"last update":"Mon Aug 28 02:34:26 2023","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.72699999999999998,"15min":0.76500000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.71499999999999997,"5min":4.9809999999999999,"15min":4.9809999999999999},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.60899999999999999,"15min":0.625},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.86199999999999999,"5min":1.137,"15min":1.137},"last":0.48199999999999998}]},{"osd":7,"last update":"Mon Aug 28 02:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":4.7439999999999998,"5min":4.7439999999999998,"15min":4.7439999999999998},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":4.9290000000000003,"5min":4.9290000000000003,"15min":4.9290000000000003},"last":0.54000000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738420,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297680,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447472,"statfs":{"total":95995035648,"available":95690211328,"internally_reserved":0,"allocated":598016,"data_stored":249953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.443,"15min":0.36499999999999999},"min":{"1min":0.23499999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":9.8840000000000003,"5min":9.8840000000000003,"15min":9.8840000000000003},"last":0.34100000000000003},{"interface":"front","average":{"1min":1.04,"5min":0.48899999999999999,"15min":0.38500000000000001},"min":{"1min":0.27500000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":12.411,"5min":12.411,"15min":12.411},"last":0.26200000000000001}]},{"osd":2,"last update":"Mon Aug 28 02:34:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.52200000000000002,"15min":0.42999999999999999},"min":{"1min":0.26200000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":12.435,"5min":12.435,"15min":12.435},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.49399999999999999,"15min":0.41999999999999998},"min":{"1min":0.23599999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":10.634,"5min":10.634,"15min":10.634},"last":0.27500000000000002}]},{"osd":3,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":0.60699999999999998,"15min":0.52700000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":12.387,"5min":12.387,"15min":12.387},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.60099999999999998,"15min":0.53600000000000003},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":10.715,"5min":10.715,"15min":10.715},"last":0.371}]},{"osd":4,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.67400000000000004,"15min":0.61199999999999999},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":9.8190000000000008,"5min":9.8190000000000008,"15min":9.8190000000000008},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.2190000000000001,"5min":0.74099999999999999,"15min":0.66100000000000003},"min":{"1min":0.438,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":12.337,"5min":12.337,"15min":12.337},"last":0.44}]},{"osd":5,"last update":"Mon Aug 28 02:34:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":0.71699999999999997,"15min":0.629},"min":{"1min":0.41099999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":12.362,"5min":12.362,"15min":12.362},"last":0.503},{"interface":"front","average":{"1min":1.155,"5min":0.70499999999999996,"15min":0.63},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":10.692,"5min":10.692,"15min":10.692},"last":0.51100000000000001}]},{"osd":6,"last update":"Mon Aug 28 02:34:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":0.68799999999999994,"15min":0.60399999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":12.308999999999999,"5min":12.308999999999999,"15min":12.308999999999999},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.125,"5min":0.66100000000000003,"15min":0.58399999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":10.667,"5min":10.667,"15min":10.667},"last":0.48199999999999998}]},{"osd":7,"last update":"Mon Aug 28 02:33:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":9.859,"5min":9.859,"15min":9.859},"last":0.56799999999999995},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":12.259,"5min":12.259,"15min":12.259},"last":0.52800000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411373,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297680,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447472,"statfs":{"total":95995035648,"available":95690211328,"internally_reserved":0,"allocated":598016,"data_stored":249965,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:34:13 2023","interfaces":[{"interface":"back","average":{"1min":0.32400000000000001,"5min":0.35099999999999998,"15min":0.35399999999999998},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.49299999999999999,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.38800000000000001,"15min":0.38600000000000001},"min":{"1min":0.28999999999999998,"5min":0.252,"15min":0.252},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.46700000000000003}]},{"osd":1,"last update":"Mon Aug 28 02:34:13 2023","interfaces":[{"interface":"back","average":{"1min":0.32500000000000001,"5min":0.39000000000000001,"15min":0.40300000000000002},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.55500000000000005,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.40600000000000003,"15min":0.40500000000000003},"min":{"1min":0.27300000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.45400000000000001}]},{"osd":3,"last update":"Mon Aug 28 02:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.47699999999999998,"15min":0.48999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.58199999999999996,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.47199999999999998,"15min":0.48199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.52300000000000002,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.433}]},{"osd":4,"last update":"Mon Aug 28 02:33:45 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.628,"15min":0.63200000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.64800000000000002,"15min":0.65300000000000002},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0700000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.61199999999999999}]},{"osd":5,"last update":"Mon Aug 28 02:34:09 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.60899999999999999,"15min":0.621},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.81899999999999995,"5min":1.02,"15min":1.02},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.624,"15min":0.63200000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.753,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.63100000000000001}]},{"osd":6,"last update":"Mon Aug 28 02:34:25 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.60799999999999998,"15min":0.622},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.80500000000000005,"5min":1.002,"15min":1.002},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.628,"15min":0.64400000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.77000000000000002,"5min":1.101,"15min":1.101},"last":0.63900000000000001}]},{"osd":7,"last update":"Mon Aug 28 02:33:45 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.60199999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182441,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297676,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447476,"statfs":{"total":95995035648,"available":95690215424,"internally_reserved":0,"allocated":593920,"data_stored":249467,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.39400000000000002,"15min":0.40100000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.46500000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.374,"5min":0.39800000000000002,"15min":0.40200000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.441}]},{"osd":1,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.44,"15min":0.44500000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.625,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.42699999999999999,"15min":0.435},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.52900000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.56000000000000005}]},{"osd":2,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.46600000000000003,"15min":0.47399999999999998},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.56899999999999995,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.45900000000000002,"15min":0.46700000000000003},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.60399999999999998,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.47099999999999997}]},{"osd":4,"last update":"Mon Aug 28 02:33:49 2023","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.54800000000000004,"15min":0.54400000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.624,"15min":0.57399999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.4779999999999998,"5min":5.4779999999999998,"15min":5.4779999999999998},"last":0.53000000000000003}]},{"osd":5,"last update":"Mon Aug 28 02:34:06 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.57399999999999995,"15min":0.57499999999999996},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.93600000000000005,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.56000000000000005,"15min":0.56599999999999995},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.73599999999999999,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.54000000000000004}]},{"osd":6,"last update":"Mon Aug 28 02:34:26 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56599999999999995,"15min":0.57099999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.57599999999999996,"15min":0.57799999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.59999999999999998}]},{"osd":7,"last update":"Mon Aug 28 02:33:43 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.49099999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018917,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297696,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447456,"statfs":{"total":95995035648,"available":95690194944,"internally_reserved":0,"allocated":614400,"data_stored":251059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.58799999999999997,"15min":0.55600000000000005},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":6.165,"5min":6.165,"15min":6.165},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.53800000000000003,"15min":0.54200000000000004},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.55700000000000005}]},{"osd":1,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.499,"5min":0.51900000000000002,"15min":0.52300000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.47599999999999998}]},{"osd":2,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.65000000000000002,"15min":0.58499999999999996},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":11.135,"5min":11.135,"15min":11.135},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.55600000000000005,"15min":0.55800000000000005},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.034,"5min":1.034,"15min":1.034},"last":0.46100000000000002}]},{"osd":3,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.61099999999999999,"15min":0.57199999999999995},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":7.1559999999999997,"5min":7.1559999999999997,"15min":7.1559999999999997},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.60399999999999998,"15min":0.56999999999999995},"min":{"1min":0.35299999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":5.1639999999999997,"5min":5.1639999999999997,"15min":5.1639999999999997},"last":0.45400000000000001}]},{"osd":5,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.41799999999999998,"15min":0.41199999999999998},"min":{"1min":0.318,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.60599999999999998,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.436,"15min":0.42799999999999999},"min":{"1min":0.309,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.76300000000000001,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.58899999999999997}]},{"osd":6,"last update":"Mon Aug 28 02:34:25 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.47999999999999998,"15min":0.47899999999999998},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.748,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.45600000000000002,"15min":0.45100000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.68600000000000005,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.60999999999999999}]},{"osd":7,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.56699999999999995}]}]},{"osd":5,"up_from":36,"seq":154618822687,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297672,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447480,"statfs":{"total":95995035648,"available":95690219520,"internally_reserved":0,"allocated":589824,"data_stored":249371,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.51100000000000001,"15min":0.51300000000000001},"min":{"1min":0.35699999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.61599999999999999,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.50900000000000001,"15min":0.50700000000000001},"min":{"1min":0.38700000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.65300000000000002,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.60799999999999998}]},{"osd":1,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.51600000000000001,"15min":0.51900000000000002},"min":{"1min":0.30499999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.60499999999999998,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.53300000000000003,"15min":0.53400000000000003},"min":{"1min":0.38400000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.65100000000000002,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.57799999999999996}]},{"osd":2,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.52600000000000002,"15min":0.52800000000000002},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.67600000000000005,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.504,"5min":0.53400000000000003,"15min":0.53900000000000003},"min":{"1min":0.34599999999999997,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.64000000000000001,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.58599999999999997}]},{"osd":3,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.52000000000000002,"15min":0.52200000000000002},"min":{"1min":0.38500000000000001,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.61699999999999999,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.378,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.68400000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.626}]},{"osd":4,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.39200000000000002,"15min":0.38600000000000001},"min":{"1min":0.32800000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.61599999999999999,"5min":0.745,"15min":0.745},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.40999999999999998,"15min":0.40000000000000002},"min":{"1min":0.34399999999999997,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.66700000000000004,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.39900000000000002}]},{"osd":6,"last update":"Mon Aug 28 02:34:29 2023","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.42399999999999999,"15min":0.42199999999999999},"min":{"1min":0.314,"5min":0.247,"15min":0.247},"max":{"1min":0.626,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.45600000000000002,"15min":0.45000000000000001},"min":{"1min":0.34000000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.42099999999999999}]},{"osd":7,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.41199999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"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},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"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},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"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},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"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},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-08-28T02:34:31.172 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph pg dump --format=json 2023-08-28T02:34:31.769 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:32.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:30.622160+0000 mgr.y (mgr.14424) 79 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:32.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:30.731470+0000 mgr.y (mgr.14424) 80 : audit [DBG] from='client.24671 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:34:32.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:31.264648+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:32.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:31.265956+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:32.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:31.266645+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:32.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:31.271152+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:32.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:30.622160+0000 mgr.y (mgr.14424) 79 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:32.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:30.731470+0000 mgr.y (mgr.14424) 80 : audit [DBG] from='client.24671 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:34:32.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:31.264648+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:32.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:31.265956+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:32.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:31.266645+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:32.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:31.271152+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:32.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:30.622160+0000 mgr.y (mgr.14424) 79 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:30.731470+0000 mgr.y (mgr.14424) 80 : audit [DBG] from='client.24671 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:34:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:31.264648+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:31.265956+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:31.266645+0000 mon.c (mon.2) 91 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:31.271152+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:33.212 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:34:33.602 INFO:teuthology.orchestra.run.smithi179.stderr:dumped all 2023-08-28T02:34:33.602 INFO:teuthology.orchestra.run.smithi179.stdout:{"pg_ready":true,"pg_map":{"version":58,"stamp":"2023-08-28T02:34:32.622350+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"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":14,"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":39,"ondisk_log_size":39,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":219,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2381460,"kb_used_data":4692,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579756,"statfs":{"total":767960285184,"available":765521670144,"internally_reserved":0,"allocated":4804608,"data_stored":2000989,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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.002446"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.716801+0000","last_change":"2023-08-28T02:33:55.716078+0000","last_active":"2023-08-28T02:33:55.716801+0000","last_peered":"2023-08-28T02:33:55.716801+0000","last_clean":"2023-08-28T02:33:55.716801+0000","last_became_active":"2023-08-28T02:33:55.715744+0000","last_became_peered":"2023-08-28T02:33:55.715744+0000","last_unstale":"2023-08-28T02:33:55.716801+0000","last_undegraded":"2023-08-28T02:33:55.716801+0000","last_fullsized":"2023-08-28T02:33:55.716801+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":15,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.595000+0000","last_change":"2023-08-28T02:33:55.691034+0000","last_active":"2023-08-28T02:34:10.595000+0000","last_peered":"2023-08-28T02:34:10.595000+0000","last_clean":"2023-08-28T02:34:10.595000+0000","last_became_active":"2023-08-28T02:33:55.690648+0000","last_became_peered":"2023-08-28T02:33:55.690648+0000","last_unstale":"2023-08-28T02:34:10.595000+0000","last_undegraded":"2023-08-28T02:34:10.595000+0000","last_fullsized":"2023-08-28T02:34:10.595000+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":4,"ondisk_log_size":4,"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,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.726850+0000","last_change":"2023-08-28T02:33:55.722453+0000","last_active":"2023-08-28T02:33:55.726850+0000","last_peered":"2023-08-28T02:33:55.726850+0000","last_clean":"2023-08-28T02:33:55.726850+0000","last_became_active":"2023-08-28T02:33:55.722161+0000","last_became_peered":"2023-08-28T02:33:55.722161+0000","last_unstale":"2023-08-28T02:33:55.726850+0000","last_undegraded":"2023-08-28T02:33:55.726850+0000","last_fullsized":"2023-08-28T02:33:55.726850+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:56.713656+0000","last_change":"2023-08-28T02:33:55.697964+0000","last_active":"2023-08-28T02:33:56.713656+0000","last_peered":"2023-08-28T02:33:56.713656+0000","last_clean":"2023-08-28T02:33:56.713656+0000","last_became_active":"2023-08-28T02:33:55.694444+0000","last_became_peered":"2023-08-28T02:33:55.694444+0000","last_unstale":"2023-08-28T02:33:56.713656+0000","last_undegraded":"2023-08-28T02:33:56.713656+0000","last_fullsized":"2023-08-28T02:33:56.713656+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.726874+0000","last_change":"2023-08-28T02:33:55.726677+0000","last_active":"2023-08-28T02:33:55.726874+0000","last_peered":"2023-08-28T02:33:55.726874+0000","last_clean":"2023-08-28T02:33:55.726874+0000","last_became_active":"2023-08-28T02:33:55.726434+0000","last_became_peered":"2023-08-28T02:33:55.726434+0000","last_unstale":"2023-08-28T02:33:55.726874+0000","last_undegraded":"2023-08-28T02:33:55.726874+0000","last_fullsized":"2023-08-28T02:33:55.726874+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.598447+0000","last_change":"2023-08-28T02:33:55.696328+0000","last_active":"2023-08-28T02:34:10.598447+0000","last_peered":"2023-08-28T02:34:10.598447+0000","last_clean":"2023-08-28T02:34:10.598447+0000","last_became_active":"2023-08-28T02:33:55.695976+0000","last_became_peered":"2023-08-28T02:33:55.695976+0000","last_unstale":"2023-08-28T02:34:10.598447+0000","last_undegraded":"2023-08-28T02:34:10.598447+0000","last_fullsized":"2023-08-28T02:34:10.598447+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.714613+0000","last_change":"2023-08-28T02:33:55.713961+0000","last_active":"2023-08-28T02:33:55.714613+0000","last_peered":"2023-08-28T02:33:55.714613+0000","last_clean":"2023-08-28T02:33:55.714613+0000","last_became_active":"2023-08-28T02:33:55.713653+0000","last_became_peered":"2023-08-28T02:33:55.713653+0000","last_unstale":"2023-08-28T02:33:55.714613+0000","last_undegraded":"2023-08-28T02:33:55.714613+0000","last_fullsized":"2023-08-28T02:33:55.714613+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.598362+0000","last_change":"2023-08-28T02:33:55.696315+0000","last_active":"2023-08-28T02:34:10.598362+0000","last_peered":"2023-08-28T02:34:10.598362+0000","last_clean":"2023-08-28T02:34:10.598362+0000","last_became_active":"2023-08-28T02:33:55.695940+0000","last_became_peered":"2023-08-28T02:33:55.695940+0000","last_unstale":"2023-08-28T02:34:10.598362+0000","last_undegraded":"2023-08-28T02:34:10.598362+0000","last_fullsized":"2023-08-28T02:34:10.598362+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.727333+0000","last_change":"2023-08-28T02:33:55.726603+0000","last_active":"2023-08-28T02:33:55.727333+0000","last_peered":"2023-08-28T02:33:55.727333+0000","last_clean":"2023-08-28T02:33:55.727333+0000","last_became_active":"2023-08-28T02:33:55.726200+0000","last_became_peered":"2023-08-28T02:33:55.726200+0000","last_unstale":"2023-08-28T02:33:55.727333+0000","last_undegraded":"2023-08-28T02:33:55.727333+0000","last_fullsized":"2023-08-28T02:33:55.727333+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:57.174979+0000","last_change":"2023-08-28T02:33:55.694257+0000","last_active":"2023-08-28T02:33:57.174979+0000","last_peered":"2023-08-28T02:33:57.174979+0000","last_clean":"2023-08-28T02:33:57.174979+0000","last_became_active":"2023-08-28T02:33:55.693888+0000","last_became_peered":"2023-08-28T02:33:55.693888+0000","last_unstale":"2023-08-28T02:33:57.174979+0000","last_undegraded":"2023-08-28T02:33:57.174979+0000","last_fullsized":"2023-08-28T02:33:57.174979+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.717064+0000","last_change":"2023-08-28T02:33:55.716678+0000","last_active":"2023-08-28T02:33:55.717064+0000","last_peered":"2023-08-28T02:33:55.717064+0000","last_clean":"2023-08-28T02:33:55.717064+0000","last_became_active":"2023-08-28T02:33:55.716365+0000","last_became_peered":"2023-08-28T02:33:55.716365+0000","last_unstale":"2023-08-28T02:33:55.717064+0000","last_undegraded":"2023-08-28T02:33:55.717064+0000","last_fullsized":"2023-08-28T02:33:55.717064+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:57.175022+0000","last_change":"2023-08-28T02:33:55.694101+0000","last_active":"2023-08-28T02:33:57.175022+0000","last_peered":"2023-08-28T02:33:57.175022+0000","last_clean":"2023-08-28T02:33:57.175022+0000","last_became_active":"2023-08-28T02:33:55.693764+0000","last_became_peered":"2023-08-28T02:33:55.693764+0000","last_unstale":"2023-08-28T02:33:57.175022+0000","last_undegraded":"2023-08-28T02:33:57.175022+0000","last_fullsized":"2023-08-28T02:33:57.175022+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.714068+0000","last_change":"2023-08-28T02:33:13.333085+0000","last_active":"2023-08-28T02:33:55.714068+0000","last_peered":"2023-08-28T02:33:55.714068+0000","last_clean":"2023-08-28T02:33:55.714068+0000","last_became_active":"2023-08-28T02:33:13.332687+0000","last_became_peered":"2023-08-28T02:33:13.332687+0000","last_unstale":"2023-08-28T02:33:55.714068+0000","last_undegraded":"2023-08-28T02:33:55.714068+0000","last_fullsized":"2023-08-28T02:33:55.714068+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980324+0000","last_change":"2023-08-28T02:33:55.979431+0000","last_active":"2023-08-28T02:33:55.980324+0000","last_peered":"2023-08-28T02:33:55.980324+0000","last_clean":"2023-08-28T02:33:55.980324+0000","last_became_active":"2023-08-28T02:33:55.979002+0000","last_became_peered":"2023-08-28T02:33:55.979002+0000","last_unstale":"2023-08-28T02:33:55.980324+0000","last_undegraded":"2023-08-28T02:33:55.980324+0000","last_fullsized":"2023-08-28T02:33:55.980324+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.712345+0000","last_change":"2023-08-28T02:33:13.426617+0000","last_active":"2023-08-28T02:33:55.712345+0000","last_peered":"2023-08-28T02:33:55.712345+0000","last_clean":"2023-08-28T02:33:55.712345+0000","last_became_active":"2023-08-28T02:33:13.426346+0000","last_became_peered":"2023-08-28T02:33:13.426346+0000","last_unstale":"2023-08-28T02:33:55.712345+0000","last_undegraded":"2023-08-28T02:33:55.712345+0000","last_fullsized":"2023-08-28T02:33:55.712345+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.595579+0000","last_change":"2023-08-28T02:33:55.699303+0000","last_active":"2023-08-28T02:34:10.595579+0000","last_peered":"2023-08-28T02:34:10.595579+0000","last_clean":"2023-08-28T02:34:10.595579+0000","last_became_active":"2023-08-28T02:33:55.698834+0000","last_became_peered":"2023-08-28T02:33:55.698834+0000","last_unstale":"2023-08-28T02:34:10.595579+0000","last_undegraded":"2023-08-28T02:34:10.595579+0000","last_fullsized":"2023-08-28T02:34:10.595579+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980421+0000","last_change":"2023-08-28T02:33:55.978984+0000","last_active":"2023-08-28T02:33:55.980421+0000","last_peered":"2023-08-28T02:33:55.980421+0000","last_clean":"2023-08-28T02:33:55.980421+0000","last_became_active":"2023-08-28T02:33:55.978558+0000","last_became_peered":"2023-08-28T02:33:55.978558+0000","last_unstale":"2023-08-28T02:33:55.980421+0000","last_undegraded":"2023-08-28T02:33:55.980421+0000","last_fullsized":"2023-08-28T02:33:55.980421+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.709336+0000","last_change":"2023-08-28T02:33:55.688639+0000","last_active":"2023-08-28T02:33:55.709336+0000","last_peered":"2023-08-28T02:33:55.709336+0000","last_clean":"2023-08-28T02:33:55.709336+0000","last_became_active":"2023-08-28T02:33:55.688268+0000","last_became_peered":"2023-08-28T02:33:55.688268+0000","last_unstale":"2023-08-28T02:33:55.709336+0000","last_undegraded":"2023-08-28T02:33:55.709336+0000","last_fullsized":"2023-08-28T02:33:55.709336+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980016+0000","last_change":"2023-08-28T02:33:13.937280+0000","last_active":"2023-08-28T02:33:55.980016+0000","last_peered":"2023-08-28T02:33:55.980016+0000","last_clean":"2023-08-28T02:33:55.980016+0000","last_became_active":"2023-08-28T02:33:13.936861+0000","last_became_peered":"2023-08-28T02:33:13.936861+0000","last_unstale":"2023-08-28T02:33:55.980016+0000","last_undegraded":"2023-08-28T02:33:55.980016+0000","last_fullsized":"2023-08-28T02:33:55.980016+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.728909+0000","last_change":"2023-08-28T02:33:55.728538+0000","last_active":"2023-08-28T02:33:55.728909+0000","last_peered":"2023-08-28T02:33:55.728909+0000","last_clean":"2023-08-28T02:33:55.728909+0000","last_became_active":"2023-08-28T02:33:55.727959+0000","last_became_peered":"2023-08-28T02:33:55.727959+0000","last_unstale":"2023-08-28T02:33:55.728909+0000","last_undegraded":"2023-08-28T02:33:55.728909+0000","last_fullsized":"2023-08-28T02:33:55.728909+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.720277+0000","last_change":"2023-08-28T02:33:55.701284+0000","last_active":"2023-08-28T02:33:55.720277+0000","last_peered":"2023-08-28T02:33:55.720277+0000","last_clean":"2023-08-28T02:33:55.720277+0000","last_became_active":"2023-08-28T02:33:55.700953+0000","last_became_peered":"2023-08-28T02:33:55.700953+0000","last_unstale":"2023-08-28T02:33:55.720277+0000","last_undegraded":"2023-08-28T02:33:55.720277+0000","last_fullsized":"2023-08-28T02:33:55.720277+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.978304+0000","last_change":"2023-08-28T02:33:13.937327+0000","last_active":"2023-08-28T02:33:55.978304+0000","last_peered":"2023-08-28T02:33:55.978304+0000","last_clean":"2023-08-28T02:33:55.978304+0000","last_became_active":"2023-08-28T02:33:13.936869+0000","last_became_peered":"2023-08-28T02:33:13.936869+0000","last_unstale":"2023-08-28T02:33:55.978304+0000","last_undegraded":"2023-08-28T02:33:55.978304+0000","last_fullsized":"2023-08-28T02:33:55.978304+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.979839+0000","last_change":"2023-08-28T02:33:55.979042+0000","last_active":"2023-08-28T02:33:55.979839+0000","last_peered":"2023-08-28T02:33:55.979839+0000","last_clean":"2023-08-28T02:33:55.979839+0000","last_became_active":"2023-08-28T02:33:55.978473+0000","last_became_peered":"2023-08-28T02:33:55.978473+0000","last_unstale":"2023-08-28T02:33:55.979839+0000","last_undegraded":"2023-08-28T02:33:55.979839+0000","last_fullsized":"2023-08-28T02:33:55.979839+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.705694+0000","last_change":"2023-08-28T02:33:55.698724+0000","last_active":"2023-08-28T02:33:55.705694+0000","last_peered":"2023-08-28T02:33:55.705694+0000","last_clean":"2023-08-28T02:33:55.705694+0000","last_became_active":"2023-08-28T02:33:55.694319+0000","last_became_peered":"2023-08-28T02:33:55.694319+0000","last_unstale":"2023-08-28T02:33:55.705694+0000","last_undegraded":"2023-08-28T02:33:55.705694+0000","last_fullsized":"2023-08-28T02:33:55.705694+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.978230+0000","last_change":"2023-08-28T02:32:45.784388+0000","last_active":"2023-08-28T02:33:55.978230+0000","last_peered":"2023-08-28T02:33:55.978230+0000","last_clean":"2023-08-28T02:33:55.978230+0000","last_became_active":"2023-08-28T02:32:45.784019+0000","last_became_peered":"2023-08-28T02:32:45.784019+0000","last_unstale":"2023-08-28T02:33:55.978230+0000","last_undegraded":"2023-08-28T02:33:55.978230+0000","last_fullsized":"2023-08-28T02:33:55.978230+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:31:05.266993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:31:05.266993+0000","last_clean_scrub_stamp":"2023-08-28T02:31:05.266993+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.708398+0000","last_change":"2023-08-28T02:33:13.333682+0000","last_active":"2023-08-28T02:33:55.708398+0000","last_peered":"2023-08-28T02:33:55.708398+0000","last_clean":"2023-08-28T02:33:55.708398+0000","last_became_active":"2023-08-28T02:33:13.332563+0000","last_became_peered":"2023-08-28T02:33:13.332563+0000","last_unstale":"2023-08-28T02:33:55.708398+0000","last_undegraded":"2023-08-28T02:33:55.708398+0000","last_fullsized":"2023-08-28T02:33:55.708398+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.724444+0000","last_change":"2023-08-28T02:33:55.724045+0000","last_active":"2023-08-28T02:33:55.724444+0000","last_peered":"2023-08-28T02:33:55.724444+0000","last_clean":"2023-08-28T02:33:55.724444+0000","last_became_active":"2023-08-28T02:33:55.723751+0000","last_became_peered":"2023-08-28T02:33:55.723751+0000","last_unstale":"2023-08-28T02:33:55.724444+0000","last_undegraded":"2023-08-28T02:33:55.724444+0000","last_fullsized":"2023-08-28T02:33:55.724444+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.707642+0000","last_change":"2023-08-28T02:33:55.688383+0000","last_active":"2023-08-28T02:33:55.707642+0000","last_peered":"2023-08-28T02:33:55.707642+0000","last_clean":"2023-08-28T02:33:55.707642+0000","last_became_active":"2023-08-28T02:33:55.688071+0000","last_became_peered":"2023-08-28T02:33:55.688071+0000","last_unstale":"2023-08-28T02:33:55.707642+0000","last_undegraded":"2023-08-28T02:33:55.707642+0000","last_fullsized":"2023-08-28T02:33:55.707642+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.715981+0000","last_change":"2023-08-28T02:33:13.936895+0000","last_active":"2023-08-28T02:33:55.715981+0000","last_peered":"2023-08-28T02:33:55.715981+0000","last_clean":"2023-08-28T02:33:55.715981+0000","last_became_active":"2023-08-28T02:33:13.936554+0000","last_became_peered":"2023-08-28T02:33:13.936554+0000","last_unstale":"2023-08-28T02:33:55.715981+0000","last_undegraded":"2023-08-28T02:33:55.715981+0000","last_fullsized":"2023-08-28T02:33:55.715981+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.722989+0000","last_change":"2023-08-28T02:33:55.722546+0000","last_active":"2023-08-28T02:33:55.722989+0000","last_peered":"2023-08-28T02:33:55.722989+0000","last_clean":"2023-08-28T02:33:55.722989+0000","last_became_active":"2023-08-28T02:33:55.722166+0000","last_became_peered":"2023-08-28T02:33:55.722166+0000","last_unstale":"2023-08-28T02:33:55.722989+0000","last_undegraded":"2023-08-28T02:33:55.722989+0000","last_fullsized":"2023-08-28T02:33:55.722989+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.705914+0000","last_change":"2023-08-28T02:33:55.691549+0000","last_active":"2023-08-28T02:33:55.705914+0000","last_peered":"2023-08-28T02:33:55.705914+0000","last_clean":"2023-08-28T02:33:55.705914+0000","last_became_active":"2023-08-28T02:33:55.690941+0000","last_became_peered":"2023-08-28T02:33:55.690941+0000","last_unstale":"2023-08-28T02:33:55.705914+0000","last_undegraded":"2023-08-28T02:33:55.705914+0000","last_fullsized":"2023-08-28T02:33:55.705914+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.708353+0000","last_change":"2023-08-28T02:33:13.333204+0000","last_active":"2023-08-28T02:33:55.708353+0000","last_peered":"2023-08-28T02:33:55.708353+0000","last_clean":"2023-08-28T02:33:55.708353+0000","last_became_active":"2023-08-28T02:33:13.332853+0000","last_became_peered":"2023-08-28T02:33:13.332853+0000","last_unstale":"2023-08-28T02:33:55.708353+0000","last_undegraded":"2023-08-28T02:33:55.708353+0000","last_fullsized":"2023-08-28T02:33:55.708353+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.718460+0000","last_change":"2023-08-28T02:33:55.717746+0000","last_active":"2023-08-28T02:33:55.718460+0000","last_peered":"2023-08-28T02:33:55.718460+0000","last_clean":"2023-08-28T02:33:55.718460+0000","last_became_active":"2023-08-28T02:33:55.716940+0000","last_became_peered":"2023-08-28T02:33:55.716940+0000","last_unstale":"2023-08-28T02:33:55.718460+0000","last_undegraded":"2023-08-28T02:33:55.718460+0000","last_fullsized":"2023-08-28T02:33:55.718460+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.707910+0000","last_change":"2023-08-28T02:33:55.700903+0000","last_active":"2023-08-28T02:33:55.707910+0000","last_peered":"2023-08-28T02:33:55.707910+0000","last_clean":"2023-08-28T02:33:55.707910+0000","last_became_active":"2023-08-28T02:33:55.700636+0000","last_became_peered":"2023-08-28T02:33:55.700636+0000","last_unstale":"2023-08-28T02:33:55.707910+0000","last_undegraded":"2023-08-28T02:33:55.707910+0000","last_fullsized":"2023-08-28T02:33:55.707910+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.710902+0000","last_change":"2023-08-28T02:33:13.936922+0000","last_active":"2023-08-28T02:33:55.710902+0000","last_peered":"2023-08-28T02:33:55.710902+0000","last_clean":"2023-08-28T02:33:55.710902+0000","last_became_active":"2023-08-28T02:33:13.936573+0000","last_became_peered":"2023-08-28T02:33:13.936573+0000","last_unstale":"2023-08-28T02:33:55.710902+0000","last_undegraded":"2023-08-28T02:33:55.710902+0000","last_fullsized":"2023-08-28T02:33:55.710902+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:12.314515+0000","last_clean_scrub_stamp":"2023-08-28T02:33:12.314515+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.718903+0000","last_change":"2023-08-28T02:33:55.714113+0000","last_active":"2023-08-28T02:33:55.718903+0000","last_peered":"2023-08-28T02:33:55.718903+0000","last_clean":"2023-08-28T02:33:55.718903+0000","last_became_active":"2023-08-28T02:33:55.713511+0000","last_became_peered":"2023-08-28T02:33:55.713511+0000","last_unstale":"2023-08-28T02:33:55.718903+0000","last_undegraded":"2023-08-28T02:33:55.718903+0000","last_fullsized":"2023-08-28T02:33:55.718903+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.704408+0000","last_change":"2023-08-28T02:33:55.692281+0000","last_active":"2023-08-28T02:33:55.704408+0000","last_peered":"2023-08-28T02:33:55.704408+0000","last_clean":"2023-08-28T02:33:55.704408+0000","last_became_active":"2023-08-28T02:33:55.691971+0000","last_became_peered":"2023-08-28T02:33:55.691971+0000","last_unstale":"2023-08-28T02:33:55.704408+0000","last_undegraded":"2023-08-28T02:33:55.704408+0000","last_fullsized":"2023-08-28T02:33:55.704408+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.716733+0000","last_change":"2023-08-28T02:33:55.716139+0000","last_active":"2023-08-28T02:33:55.716733+0000","last_peered":"2023-08-28T02:33:55.716733+0000","last_clean":"2023-08-28T02:33:55.716733+0000","last_became_active":"2023-08-28T02:33:55.715830+0000","last_became_peered":"2023-08-28T02:33:55.715830+0000","last_unstale":"2023-08-28T02:33:55.716733+0000","last_undegraded":"2023-08-28T02:33:55.716733+0000","last_fullsized":"2023-08-28T02:33:55.716733+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.704860+0000","last_change":"2023-08-28T02:33:55.691478+0000","last_active":"2023-08-28T02:33:55.704860+0000","last_peered":"2023-08-28T02:33:55.704860+0000","last_clean":"2023-08-28T02:33:55.704860+0000","last_became_active":"2023-08-28T02:33:55.691125+0000","last_became_peered":"2023-08-28T02:33:55.691125+0000","last_unstale":"2023-08-28T02:33:55.704860+0000","last_undegraded":"2023-08-28T02:33:55.704860+0000","last_fullsized":"2023-08-28T02:33:55.704860+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.718170+0000","last_change":"2023-08-28T02:33:55.717611+0000","last_active":"2023-08-28T02:33:55.718170+0000","last_peered":"2023-08-28T02:33:55.718170+0000","last_clean":"2023-08-28T02:33:55.718170+0000","last_became_active":"2023-08-28T02:33:55.717287+0000","last_became_peered":"2023-08-28T02:33:55.717287+0000","last_unstale":"2023-08-28T02:33:55.718170+0000","last_undegraded":"2023-08-28T02:33:55.718170+0000","last_fullsized":"2023-08-28T02:33:55.718170+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.711635+0000","last_change":"2023-08-28T02:33:55.690300+0000","last_active":"2023-08-28T02:33:55.711635+0000","last_peered":"2023-08-28T02:33:55.711635+0000","last_clean":"2023-08-28T02:33:55.711635+0000","last_became_active":"2023-08-28T02:33:55.689962+0000","last_became_peered":"2023-08-28T02:33:55.689962+0000","last_unstale":"2023-08-28T02:33:55.711635+0000","last_undegraded":"2023-08-28T02:33:55.711635+0000","last_fullsized":"2023-08-28T02:33:55.711635+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.716510+0000","last_change":"2023-08-28T02:33:55.716040+0000","last_active":"2023-08-28T02:33:55.716510+0000","last_peered":"2023-08-28T02:33:55.716510+0000","last_clean":"2023-08-28T02:33:55.716510+0000","last_became_active":"2023-08-28T02:33:55.715710+0000","last_became_peered":"2023-08-28T02:33:55.715710+0000","last_unstale":"2023-08-28T02:33:55.716510+0000","last_undegraded":"2023-08-28T02:33:55.716510+0000","last_fullsized":"2023-08-28T02:33:55.716510+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.598501+0000","last_change":"2023-08-28T02:33:55.699389+0000","last_active":"2023-08-28T02:34:10.598501+0000","last_peered":"2023-08-28T02:34:10.598501+0000","last_clean":"2023-08-28T02:34:10.598501+0000","last_became_active":"2023-08-28T02:33:55.699054+0000","last_became_peered":"2023-08-28T02:33:55.699054+0000","last_unstale":"2023-08-28T02:34:10.598501+0000","last_undegraded":"2023-08-28T02:34:10.598501+0000","last_fullsized":"2023-08-28T02:34:10.598501+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.728635+0000","last_change":"2023-08-28T02:33:55.727507+0000","last_active":"2023-08-28T02:33:55.728635+0000","last_peered":"2023-08-28T02:33:55.728635+0000","last_clean":"2023-08-28T02:33:55.728635+0000","last_became_active":"2023-08-28T02:33:55.727242+0000","last_became_peered":"2023-08-28T02:33:55.727242+0000","last_unstale":"2023-08-28T02:33:55.728635+0000","last_undegraded":"2023-08-28T02:33:55.728635+0000","last_fullsized":"2023-08-28T02:33:55.728635+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.707911+0000","last_change":"2023-08-28T02:33:55.699725+0000","last_active":"2023-08-28T02:33:55.707911+0000","last_peered":"2023-08-28T02:33:55.707911+0000","last_clean":"2023-08-28T02:33:55.707911+0000","last_became_active":"2023-08-28T02:33:55.699379+0000","last_became_peered":"2023-08-28T02:33:55.699379+0000","last_unstale":"2023-08-28T02:33:55.707911+0000","last_undegraded":"2023-08-28T02:33:55.707911+0000","last_fullsized":"2023-08-28T02:33:55.707911+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.979869+0000","last_change":"2023-08-28T02:33:55.978916+0000","last_active":"2023-08-28T02:33:55.979869+0000","last_peered":"2023-08-28T02:33:55.979869+0000","last_clean":"2023-08-28T02:33:55.979869+0000","last_became_active":"2023-08-28T02:33:55.978574+0000","last_became_peered":"2023-08-28T02:33:55.978574+0000","last_unstale":"2023-08-28T02:33:55.979869+0000","last_undegraded":"2023-08-28T02:33:55.979869+0000","last_fullsized":"2023-08-28T02:33:55.979869+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:57.175973+0000","last_change":"2023-08-28T02:33:55.690395+0000","last_active":"2023-08-28T02:33:57.175973+0000","last_peered":"2023-08-28T02:33:57.175973+0000","last_clean":"2023-08-28T02:33:57.175973+0000","last_became_active":"2023-08-28T02:33:55.690061+0000","last_became_peered":"2023-08-28T02:33:55.690061+0000","last_unstale":"2023-08-28T02:33:57.175973+0000","last_undegraded":"2023-08-28T02:33:57.175973+0000","last_fullsized":"2023-08-28T02:33:57.175973+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.714435+0000","last_change":"2023-08-28T02:33:55.713949+0000","last_active":"2023-08-28T02:33:55.714435+0000","last_peered":"2023-08-28T02:33:55.714435+0000","last_clean":"2023-08-28T02:33:55.714435+0000","last_became_active":"2023-08-28T02:33:55.713638+0000","last_became_peered":"2023-08-28T02:33:55.713638+0000","last_unstale":"2023-08-28T02:33:55.714435+0000","last_undegraded":"2023-08-28T02:33:55.714435+0000","last_fullsized":"2023-08-28T02:33:55.714435+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.596822+0000","last_change":"2023-08-28T02:33:55.696298+0000","last_active":"2023-08-28T02:34:10.596822+0000","last_peered":"2023-08-28T02:34:10.596822+0000","last_clean":"2023-08-28T02:34:10.596822+0000","last_became_active":"2023-08-28T02:33:55.695945+0000","last_became_peered":"2023-08-28T02:33:55.695945+0000","last_unstale":"2023-08-28T02:34:10.596822+0000","last_undegraded":"2023-08-28T02:34:10.596822+0000","last_fullsized":"2023-08-28T02:34:10.596822+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980758+0000","last_change":"2023-08-28T02:33:55.980262+0000","last_active":"2023-08-28T02:33:55.980758+0000","last_peered":"2023-08-28T02:33:55.980758+0000","last_clean":"2023-08-28T02:33:55.980758+0000","last_became_active":"2023-08-28T02:33:55.978998+0000","last_became_peered":"2023-08-28T02:33:55.978998+0000","last_unstale":"2023-08-28T02:33:55.980758+0000","last_undegraded":"2023-08-28T02:33:55.980758+0000","last_fullsized":"2023-08-28T02:33:55.980758+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:57.175877+0000","last_change":"2023-08-28T02:33:55.696394+0000","last_active":"2023-08-28T02:33:57.175877+0000","last_peered":"2023-08-28T02:33:57.175877+0000","last_clean":"2023-08-28T02:33:57.175877+0000","last_became_active":"2023-08-28T02:33:55.696067+0000","last_became_peered":"2023-08-28T02:33:55.696067+0000","last_unstale":"2023-08-28T02:33:57.175877+0000","last_undegraded":"2023-08-28T02:33:57.175877+0000","last_fullsized":"2023-08-28T02:33:57.175877+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980374+0000","last_change":"2023-08-28T02:33:55.979500+0000","last_active":"2023-08-28T02:33:55.980374+0000","last_peered":"2023-08-28T02:33:55.980374+0000","last_clean":"2023-08-28T02:33:55.980374+0000","last_became_active":"2023-08-28T02:33:55.979196+0000","last_became_peered":"2023-08-28T02:33:55.979196+0000","last_unstale":"2023-08-28T02:33:55.980374+0000","last_undegraded":"2023-08-28T02:33:55.980374+0000","last_fullsized":"2023-08-28T02:33:55.980374+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":19,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.598264+0000","last_change":"2023-08-28T02:33:55.691624+0000","last_active":"2023-08-28T02:34:10.598264+0000","last_peered":"2023-08-28T02:34:10.598264+0000","last_clean":"2023-08-28T02:34:10.598264+0000","last_became_active":"2023-08-28T02:33:55.691304+0000","last_became_peered":"2023-08-28T02:33:55.691304+0000","last_unstale":"2023-08-28T02:34:10.598264+0000","last_undegraded":"2023-08-28T02:34:10.598264+0000","last_fullsized":"2023-08-28T02:34:10.598264+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":8,"ondisk_log_size":8,"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,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"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":4,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980508+0000","last_change":"2023-08-28T02:33:55.979862+0000","last_active":"2023-08-28T02:33:55.980508+0000","last_peered":"2023-08-28T02:33:55.980508+0000","last_clean":"2023-08-28T02:33:55.980508+0000","last_became_active":"2023-08-28T02:33:55.979559+0000","last_became_peered":"2023-08-28T02:33:55.979559+0000","last_unstale":"2023-08-28T02:33:55.980508+0000","last_undegraded":"2023-08-28T02:33:55.980508+0000","last_fullsized":"2023-08-28T02:33:55.980508+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.978267+0000","last_change":"2023-08-28T02:33:55.696634+0000","last_active":"2023-08-28T02:33:55.978267+0000","last_peered":"2023-08-28T02:33:55.978267+0000","last_clean":"2023-08-28T02:33:55.978267+0000","last_became_active":"2023-08-28T02:33:55.695993+0000","last_became_peered":"2023-08-28T02:33:55.695993+0000","last_unstale":"2023-08-28T02:33:55.978267+0000","last_undegraded":"2023-08-28T02:33:55.978267+0000","last_fullsized":"2023-08-28T02:33:55.978267+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.982026+0000","last_change":"2023-08-28T02:33:55.981753+0000","last_active":"2023-08-28T02:33:55.982026+0000","last_peered":"2023-08-28T02:33:55.982026+0000","last_clean":"2023-08-28T02:33:55.982026+0000","last_became_active":"2023-08-28T02:33:55.981315+0000","last_became_peered":"2023-08-28T02:33:55.981315+0000","last_unstale":"2023-08-28T02:33:55.982026+0000","last_undegraded":"2023-08-28T02:33:55.982026+0000","last_fullsized":"2023-08-28T02:33:55.982026+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.720303+0000","last_change":"2023-08-28T02:33:55.701033+0000","last_active":"2023-08-28T02:33:55.720303+0000","last_peered":"2023-08-28T02:33:55.720303+0000","last_clean":"2023-08-28T02:33:55.720303+0000","last_became_active":"2023-08-28T02:33:55.700723+0000","last_became_peered":"2023-08-28T02:33:55.700723+0000","last_unstale":"2023-08-28T02:33:55.720303+0000","last_undegraded":"2023-08-28T02:33:55.720303+0000","last_fullsized":"2023-08-28T02:33:55.720303+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.979605+0000","last_change":"2023-08-28T02:33:55.978819+0000","last_active":"2023-08-28T02:33:55.979605+0000","last_peered":"2023-08-28T02:33:55.979605+0000","last_clean":"2023-08-28T02:33:55.979605+0000","last_became_active":"2023-08-28T02:33:55.978503+0000","last_became_peered":"2023-08-28T02:33:55.978503+0000","last_unstale":"2023-08-28T02:33:55.979605+0000","last_undegraded":"2023-08-28T02:33:55.979605+0000","last_fullsized":"2023-08-28T02:33:55.979605+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.599628+0000","last_change":"2023-08-28T02:33:55.696435+0000","last_active":"2023-08-28T02:34:10.599628+0000","last_peered":"2023-08-28T02:34:10.599628+0000","last_clean":"2023-08-28T02:34:10.599628+0000","last_became_active":"2023-08-28T02:33:55.695990+0000","last_became_peered":"2023-08-28T02:33:55.695990+0000","last_unstale":"2023-08-28T02:34:10.599628+0000","last_undegraded":"2023-08-28T02:34:10.599628+0000","last_fullsized":"2023-08-28T02:34:10.599628+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":2,"ondisk_log_size":2,"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,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.718001+0000","last_change":"2023-08-28T02:33:55.716740+0000","last_active":"2023-08-28T02:33:55.718001+0000","last_peered":"2023-08-28T02:33:55.718001+0000","last_clean":"2023-08-28T02:33:55.718001+0000","last_became_active":"2023-08-28T02:33:55.716357+0000","last_became_peered":"2023-08-28T02:33:55.716357+0000","last_unstale":"2023-08-28T02:33:55.718001+0000","last_undegraded":"2023-08-28T02:33:55.718001+0000","last_fullsized":"2023-08-28T02:33:55.718001+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"59'6","reported_seq":17,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.598005+0000","last_change":"2023-08-28T02:33:55.688926+0000","last_active":"2023-08-28T02:34:10.598005+0000","last_peered":"2023-08-28T02:34:10.598005+0000","last_clean":"2023-08-28T02:34:10.598005+0000","last_became_active":"2023-08-28T02:33:55.688597+0000","last_became_peered":"2023-08-28T02:33:55.688597+0000","last_unstale":"2023-08-28T02:34:10.598005+0000","last_undegraded":"2023-08-28T02:34:10.598005+0000","last_fullsized":"2023-08-28T02:34:10.598005+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":6,"ondisk_log_size":6,"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,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"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":1,"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":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.718481+0000","last_change":"2023-08-28T02:33:55.717940+0000","last_active":"2023-08-28T02:33:55.718481+0000","last_peered":"2023-08-28T02:33:55.718481+0000","last_clean":"2023-08-28T02:33:55.718481+0000","last_became_active":"2023-08-28T02:33:55.717385+0000","last_became_peered":"2023-08-28T02:33:55.717385+0000","last_unstale":"2023-08-28T02:33:55.718481+0000","last_undegraded":"2023-08-28T02:33:55.718481+0000","last_fullsized":"2023-08-28T02:33:55.718481+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:34:10.596937+0000","last_change":"2023-08-28T02:33:55.699148+0000","last_active":"2023-08-28T02:34:10.596937+0000","last_peered":"2023-08-28T02:34:10.596937+0000","last_clean":"2023-08-28T02:34:10.596937+0000","last_became_active":"2023-08-28T02:33:55.698743+0000","last_became_peered":"2023-08-28T02:33:55.698743+0000","last_unstale":"2023-08-28T02:34:10.596937+0000","last_undegraded":"2023-08-28T02:34:10.596937+0000","last_fullsized":"2023-08-28T02:34:10.596937+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":3,"ondisk_log_size":3,"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,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980516+0000","last_change":"2023-08-28T02:33:55.979558+0000","last_active":"2023-08-28T02:33:55.980516+0000","last_peered":"2023-08-28T02:33:55.980516+0000","last_clean":"2023-08-28T02:33:55.980516+0000","last_became_active":"2023-08-28T02:33:55.978467+0000","last_became_peered":"2023-08-28T02:33:55.978467+0000","last_unstale":"2023-08-28T02:33:55.980516+0000","last_undegraded":"2023-08-28T02:33:55.980516+0000","last_fullsized":"2023-08-28T02:33:55.980516+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.708620+0000","last_change":"2023-08-28T02:33:55.687975+0000","last_active":"2023-08-28T02:33:55.708620+0000","last_peered":"2023-08-28T02:33:55.708620+0000","last_clean":"2023-08-28T02:33:55.708620+0000","last_became_active":"2023-08-28T02:33:55.687642+0000","last_became_peered":"2023-08-28T02:33:55.687642+0000","last_unstale":"2023-08-28T02:33:55.708620+0000","last_undegraded":"2023-08-28T02:33:55.708620+0000","last_fullsized":"2023-08-28T02:33:55.708620+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.725227+0000","last_change":"2023-08-28T02:33:55.721039+0000","last_active":"2023-08-28T02:33:55.725227+0000","last_peered":"2023-08-28T02:33:55.725227+0000","last_clean":"2023-08-28T02:33:55.725227+0000","last_became_active":"2023-08-28T02:33:55.720743+0000","last_became_peered":"2023-08-28T02:33:55.720743+0000","last_unstale":"2023-08-28T02:33:55.725227+0000","last_undegraded":"2023-08-28T02:33:55.725227+0000","last_fullsized":"2023-08-28T02:33:55.725227+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.721969+0000","last_change":"2023-08-28T02:33:55.701758+0000","last_active":"2023-08-28T02:33:55.721969+0000","last_peered":"2023-08-28T02:33:55.721969+0000","last_clean":"2023-08-28T02:33:55.721969+0000","last_became_active":"2023-08-28T02:33:55.701426+0000","last_became_peered":"2023-08-28T02:33:55.701426+0000","last_unstale":"2023-08-28T02:33:55.721969+0000","last_undegraded":"2023-08-28T02:33:55.721969+0000","last_fullsized":"2023-08-28T02:33:55.721969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.720075+0000","last_change":"2023-08-28T02:33:55.719814+0000","last_active":"2023-08-28T02:33:55.720075+0000","last_peered":"2023-08-28T02:33:55.720075+0000","last_clean":"2023-08-28T02:33:55.720075+0000","last_became_active":"2023-08-28T02:33:55.719507+0000","last_became_peered":"2023-08-28T02:33:55.719507+0000","last_unstale":"2023-08-28T02:33:55.720075+0000","last_undegraded":"2023-08-28T02:33:55.720075+0000","last_fullsized":"2023-08-28T02:33:55.720075+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.704712+0000","last_change":"2023-08-28T02:33:55.699634+0000","last_active":"2023-08-28T02:33:55.704712+0000","last_peered":"2023-08-28T02:33:55.704712+0000","last_clean":"2023-08-28T02:33:55.704712+0000","last_became_active":"2023-08-28T02:33:55.699120+0000","last_became_peered":"2023-08-28T02:33:55.699120+0000","last_unstale":"2023-08-28T02:33:55.704712+0000","last_undegraded":"2023-08-28T02:33:55.704712+0000","last_fullsized":"2023-08-28T02:33:55.704712+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.980410+0000","last_change":"2023-08-28T02:33:55.979172+0000","last_active":"2023-08-28T02:33:55.980410+0000","last_peered":"2023-08-28T02:33:55.980410+0000","last_clean":"2023-08-28T02:33:55.980410+0000","last_became_active":"2023-08-28T02:33:55.978868+0000","last_became_peered":"2023-08-28T02:33:55.978868+0000","last_unstale":"2023-08-28T02:33:55.980410+0000","last_undegraded":"2023-08-28T02:33:55.980410+0000","last_fullsized":"2023-08-28T02:33:55.980410+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.712241+0000","last_change":"2023-08-28T02:33:55.683392+0000","last_active":"2023-08-28T02:33:55.712241+0000","last_peered":"2023-08-28T02:33:55.712241+0000","last_clean":"2023-08-28T02:33:55.712241+0000","last_became_active":"2023-08-28T02:33:55.683054+0000","last_became_peered":"2023-08-28T02:33:55.683054+0000","last_unstale":"2023-08-28T02:33:55.712241+0000","last_undegraded":"2023-08-28T02:33:55.712241+0000","last_fullsized":"2023-08-28T02:33:55.712241+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-08-28T02:33:55.719408+0000","last_change":"2023-08-28T02:33:55.713928+0000","last_active":"2023-08-28T02:33:55.719408+0000","last_peered":"2023-08-28T02:33:55.719408+0000","last_clean":"2023-08-28T02:33:55.719408+0000","last_became_active":"2023-08-28T02:33:55.713635+0000","last_became_peered":"2023-08-28T02:33:55.713635+0000","last_unstale":"2023-08-28T02:33:55.719408+0000","last_undegraded":"2023-08-28T02:33:55.719408+0000","last_fullsized":"2023-08-28T02:33:55.719408+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:55.670617+0000","last_clean_scrub_stamp":"2023-08-28T02:33:55.670617+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"59'1","reported_seq":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-08-28T02:33:57.175089+0000","last_change":"2023-08-28T02:33:55.691518+0000","last_active":"2023-08-28T02:33:57.175089+0000","last_peered":"2023-08-28T02:33:57.175089+0000","last_clean":"2023-08-28T02:33:57.175089+0000","last_became_active":"2023-08-28T02:33:55.691232+0000","last_became_peered":"2023-08-28T02:33:55.691232+0000","last_unstale":"2023-08-28T02:33:57.175089+0000","last_undegraded":"2023-08-28T02:33:57.175089+0000","last_fullsized":"2023-08-28T02:33:57.175089+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-28T02:33:54.666100+0000","last_clean_scrub_stamp":"2023-08-28T02:33:54.666100+0000","log_size":1,"ondisk_log_size":1,"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,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"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":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"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":14,"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":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"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":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"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":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430233,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297700,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447452,"statfs":{"total":95995035648,"available":95690190848,"internally_reserved":0,"allocated":618496,"data_stored":251129,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.53800000000000003}]},{"osd":1,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.39800000000000002}]},{"osd":2,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":2.4260000000000002,"5min":2.4260000000000002,"15min":2.4260000000000002},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.0549999999999999,"5min":1.0549999999999999,"15min":1.0549999999999999},"last":0.55200000000000005}]},{"osd":3,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":4.0599999999999996,"5min":4.0599999999999996,"15min":4.0599999999999996},"last":0.58899999999999997}]},{"osd":4,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.438},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.42599999999999999}]},{"osd":5,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.57499999999999996}]},{"osd":6,"last update":"Mon Aug 28 02:33:46 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.496},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.37}]}]},{"osd":6,"up_from":42,"seq":180388626460,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297688,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447464,"statfs":{"total":95995035648,"available":95690203136,"internally_reserved":0,"allocated":606208,"data_stored":250983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.64000000000000001}]},{"osd":1,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.629,"5min":0.629,"15min":0.629},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.48299999999999998}]},{"osd":2,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":2.3610000000000002,"5min":2.3610000000000002,"15min":2.3610000000000002},"last":0.623},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":2.2919999999999998,"5min":2.2919999999999998,"15min":2.2919999999999998},"last":0.52300000000000002}]},{"osd":3,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.57099999999999995}]},{"osd":4,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.69399999999999995}]},{"osd":5,"last update":"Mon Aug 28 02:33:26 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.76200000000000001}]},{"osd":7,"last update":"Mon Aug 28 02:33:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.71599999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574897,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297668,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447484,"statfs":{"total":95995035648,"available":95690223616,"internally_reserved":0,"allocated":585728,"data_stored":249062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:49 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.40200000000000002,"15min":0.37},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":5.016,"5min":5.016,"15min":5.016},"last":0.37},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.40300000000000002,"15min":0.36699999999999999},"min":{"1min":0.246,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":4.6909999999999998,"5min":4.6909999999999998,"15min":4.6909999999999998},"last":0.29499999999999998}]},{"osd":2,"last update":"Mon Aug 28 02:34:17 2023","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.43099999999999999,"15min":0.42099999999999999},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":2.0219999999999998,"5min":2.0219999999999998,"15min":2.0219999999999998},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.42399999999999999,"15min":0.39900000000000002},"min":{"1min":0.27000000000000002,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":4.8070000000000004,"5min":4.8070000000000004,"15min":4.8070000000000004},"last":0.38800000000000001}]},{"osd":3,"last update":"Mon Aug 28 02:34:26 2023","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.45400000000000001,"15min":0.443},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.50700000000000001,"5min":4.8949999999999996,"15min":4.8949999999999996},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.45800000000000002,"15min":0.46999999999999997},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.53600000000000003,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.33000000000000002}]},{"osd":4,"last update":"Mon Aug 28 02:33:45 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.622,"15min":0.59799999999999998},"min":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":4.782,"5min":4.782,"15min":4.782},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.63400000000000001,"15min":0.60899999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":4.9539999999999997,"5min":4.9539999999999997,"15min":4.9539999999999997},"last":0.51500000000000001}]},{"osd":5,"last update":"Mon Aug 28 02:34:04 2023","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.58399999999999996,"15min":0.58299999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.58799999999999997,"15min":0.56699999999999995},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.6420000000000003,"5min":4.6420000000000003,"15min":4.6420000000000003},"last":0.501}]},{"osd":6,"last update":"Mon Aug 28 02:34:26 2023","interfaces":[{"interface":"back","average":{"1min":0.495,"5min":0.72699999999999998,"15min":0.76500000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.71499999999999997,"5min":4.9809999999999999,"15min":4.9809999999999999},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.60899999999999999,"15min":0.625},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.86199999999999999,"5min":1.137,"15min":1.137},"last":0.48199999999999998}]},{"osd":7,"last update":"Mon Aug 28 02:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":4.7439999999999998,"5min":4.7439999999999998,"15min":4.7439999999999998},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":4.9290000000000003,"5min":4.9290000000000003,"15min":4.9290000000000003},"last":0.54000000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738420,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297680,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447472,"statfs":{"total":95995035648,"available":95690211328,"internally_reserved":0,"allocated":598016,"data_stored":249953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.443,"15min":0.36499999999999999},"min":{"1min":0.23499999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":9.8840000000000003,"5min":9.8840000000000003,"15min":9.8840000000000003},"last":0.34100000000000003},{"interface":"front","average":{"1min":1.04,"5min":0.48899999999999999,"15min":0.38500000000000001},"min":{"1min":0.27500000000000002,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":12.411,"5min":12.411,"15min":12.411},"last":0.26200000000000001}]},{"osd":2,"last update":"Mon Aug 28 02:34:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":0.52200000000000002,"15min":0.42999999999999999},"min":{"1min":0.26200000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":12.435,"5min":12.435,"15min":12.435},"last":0.35599999999999998},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.49399999999999999,"15min":0.41999999999999998},"min":{"1min":0.23599999999999999,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":10.634,"5min":10.634,"15min":10.634},"last":0.27500000000000002}]},{"osd":3,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":0.60699999999999998,"15min":0.52700000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":12.387,"5min":12.387,"15min":12.387},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.60099999999999998,"15min":0.53600000000000003},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":10.715,"5min":10.715,"15min":10.715},"last":0.371}]},{"osd":4,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.67400000000000004,"15min":0.61199999999999999},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":9.8190000000000008,"5min":9.8190000000000008,"15min":9.8190000000000008},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.2190000000000001,"5min":0.74099999999999999,"15min":0.66100000000000003},"min":{"1min":0.438,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":12.337,"5min":12.337,"15min":12.337},"last":0.44}]},{"osd":5,"last update":"Mon Aug 28 02:34:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":0.71699999999999997,"15min":0.629},"min":{"1min":0.41099999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":12.362,"5min":12.362,"15min":12.362},"last":0.503},{"interface":"front","average":{"1min":1.155,"5min":0.70499999999999996,"15min":0.63},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":10.692,"5min":10.692,"15min":10.692},"last":0.51100000000000001}]},{"osd":6,"last update":"Mon Aug 28 02:34:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":0.68799999999999994,"15min":0.60399999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":12.308999999999999,"5min":12.308999999999999,"15min":12.308999999999999},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.125,"5min":0.66100000000000003,"15min":0.58399999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":10.667,"5min":10.667,"15min":10.667},"last":0.48199999999999998}]},{"osd":7,"last update":"Mon Aug 28 02:33:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":9.859,"5min":9.859,"15min":9.859},"last":0.56799999999999995},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":12.259,"5min":12.259,"15min":12.259},"last":0.52800000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411373,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297680,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447472,"statfs":{"total":95995035648,"available":95690211328,"internally_reserved":0,"allocated":598016,"data_stored":249965,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:34:13 2023","interfaces":[{"interface":"back","average":{"1min":0.32400000000000001,"5min":0.35099999999999998,"15min":0.35399999999999998},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.49299999999999999,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.38800000000000001,"15min":0.38600000000000001},"min":{"1min":0.28999999999999998,"5min":0.252,"15min":0.252},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.46700000000000003}]},{"osd":1,"last update":"Mon Aug 28 02:34:13 2023","interfaces":[{"interface":"back","average":{"1min":0.32500000000000001,"5min":0.39000000000000001,"15min":0.40300000000000002},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.55500000000000005,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.40600000000000003,"15min":0.40500000000000003},"min":{"1min":0.27300000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.45400000000000001}]},{"osd":3,"last update":"Mon Aug 28 02:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.47699999999999998,"15min":0.48999999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.58199999999999996,"5min":0.60799999999999998,"15min":0.60799999999999998},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.47199999999999998,"15min":0.48199999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.52300000000000002,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.433}]},{"osd":4,"last update":"Mon Aug 28 02:33:45 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.628,"15min":0.63200000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.64800000000000002,"15min":0.65300000000000002},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0700000000000001,"5min":1.0700000000000001,"15min":1.0700000000000001},"last":0.61199999999999999}]},{"osd":5,"last update":"Mon Aug 28 02:34:09 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.60899999999999999,"15min":0.621},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.81899999999999995,"5min":1.02,"15min":1.02},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.624,"15min":0.63200000000000001},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.753,"5min":0.95499999999999996,"15min":0.95499999999999996},"last":0.63100000000000001}]},{"osd":6,"last update":"Mon Aug 28 02:34:25 2023","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.60799999999999998,"15min":0.622},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":0.80500000000000005,"5min":1.002,"15min":1.002},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.628,"15min":0.64400000000000002},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.77000000000000002,"5min":1.101,"15min":1.101},"last":0.63900000000000001}]},{"osd":7,"last update":"Mon Aug 28 02:33:45 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.60199999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182441,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297676,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447476,"statfs":{"total":95995035648,"available":95690215424,"internally_reserved":0,"allocated":593920,"data_stored":249467,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.39400000000000002,"15min":0.40100000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.46500000000000002,"5min":0.57699999999999996,"15min":0.57699999999999996},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.374,"5min":0.39800000000000002,"15min":0.40200000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.441}]},{"osd":1,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.44,"15min":0.44500000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.625,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.42699999999999999,"15min":0.435},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.52900000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.56000000000000005}]},{"osd":2,"last update":"Mon Aug 28 02:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.46600000000000003,"15min":0.47399999999999998},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.56899999999999995,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.40899999999999997,"5min":0.45900000000000002,"15min":0.46700000000000003},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.60399999999999998,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.47099999999999997}]},{"osd":4,"last update":"Mon Aug 28 02:33:49 2023","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.54800000000000004,"15min":0.54400000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.624,"15min":0.57399999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.4779999999999998,"5min":5.4779999999999998,"15min":5.4779999999999998},"last":0.53000000000000003}]},{"osd":5,"last update":"Mon Aug 28 02:34:06 2023","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.57399999999999995,"15min":0.57499999999999996},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.93600000000000005,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.56000000000000005,"15min":0.56599999999999995},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.73599999999999999,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.54000000000000004}]},{"osd":6,"last update":"Mon Aug 28 02:34:26 2023","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.56599999999999995,"15min":0.57099999999999995},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.57599999999999996,"15min":0.57799999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.59999999999999998}]},{"osd":7,"last update":"Mon Aug 28 02:33:43 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.49099999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018917,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297696,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447456,"statfs":{"total":95995035648,"available":95690194944,"internally_reserved":0,"allocated":614400,"data_stored":251059,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.58799999999999997,"15min":0.55600000000000005},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":6.165,"5min":6.165,"15min":6.165},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.53800000000000003,"15min":0.54200000000000004},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.55700000000000005}]},{"osd":1,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.499,"5min":0.51900000000000002,"15min":0.52300000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.47599999999999998}]},{"osd":2,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.65000000000000002,"15min":0.58499999999999996},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":11.135,"5min":11.135,"15min":11.135},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.55600000000000005,"15min":0.55800000000000005},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.034,"5min":1.034,"15min":1.034},"last":0.46100000000000002}]},{"osd":3,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.61099999999999999,"15min":0.57199999999999995},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":7.1559999999999997,"5min":7.1559999999999997,"15min":7.1559999999999997},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.60399999999999998,"15min":0.56999999999999995},"min":{"1min":0.35299999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":5.1639999999999997,"5min":5.1639999999999997,"15min":5.1639999999999997},"last":0.45400000000000001}]},{"osd":5,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.41799999999999998,"15min":0.41199999999999998},"min":{"1min":0.318,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.60599999999999998,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.436,"15min":0.42799999999999999},"min":{"1min":0.309,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.76300000000000001,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.58899999999999997}]},{"osd":6,"last update":"Mon Aug 28 02:34:25 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.47999999999999998,"15min":0.47899999999999998},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.748,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.48599999999999999,"5min":0.45600000000000002,"15min":0.45100000000000001},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.68600000000000005,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.60999999999999999}]},{"osd":7,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.56699999999999995}]}]},{"osd":5,"up_from":36,"seq":154618822687,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297672,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447480,"statfs":{"total":95995035648,"available":95690219520,"internally_reserved":0,"allocated":589824,"data_stored":249371,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.51100000000000001,"15min":0.51300000000000001},"min":{"1min":0.35699999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.61599999999999999,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.50900000000000001,"15min":0.50700000000000001},"min":{"1min":0.38700000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.65300000000000002,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.60799999999999998}]},{"osd":1,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.51600000000000001,"15min":0.51900000000000002},"min":{"1min":0.30499999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.60499999999999998,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.53300000000000003,"15min":0.53400000000000003},"min":{"1min":0.38400000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.65100000000000002,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.57799999999999996}]},{"osd":2,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.51700000000000002,"5min":0.52600000000000002,"15min":0.52800000000000002},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.67600000000000005,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.504,"5min":0.53400000000000003,"15min":0.53900000000000003},"min":{"1min":0.34599999999999997,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.64000000000000001,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.58599999999999997}]},{"osd":3,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.52000000000000002,"15min":0.52200000000000002},"min":{"1min":0.38500000000000001,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.61699999999999999,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.378,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.68400000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":0.626}]},{"osd":4,"last update":"Mon Aug 28 02:34:07 2023","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.39200000000000002,"15min":0.38600000000000001},"min":{"1min":0.32800000000000001,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.61599999999999999,"5min":0.745,"15min":0.745},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.40999999999999998,"15min":0.40000000000000002},"min":{"1min":0.34399999999999997,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.66700000000000004,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.39900000000000002}]},{"osd":6,"last update":"Mon Aug 28 02:34:29 2023","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.42399999999999999,"15min":0.42199999999999999},"min":{"1min":0.314,"5min":0.247,"15min":0.247},"max":{"1min":0.626,"5min":0.67500000000000004,"15min":0.67500000000000004},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.45600000000000002,"15min":0.45000000000000001},"min":{"1min":0.34000000000000002,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.42099999999999999}]},{"osd":7,"last update":"Mon Aug 28 02:33:47 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.41199999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":6,"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},{"poolid":1,"osd":7,"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},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"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},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"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},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"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},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"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},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1682,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":1752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-08-28T02:34:33.606 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-08-28T02:34:33.606 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-08-28T02:34:33.607 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-08-28T02:34:33.607 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -- ceph health --format=json 2023-08-28T02:34:34.203 INFO:teuthology.orchestra.run.smithi179.stderr:Inferring config /var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/mon.a/config 2023-08-28T02:34:34.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:32.622566+0000 mgr.y (mgr.14424) 81 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:34.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:33.204678+0000 mgr.y (mgr.14424) 82 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:34:34.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:32.622566+0000 mgr.y (mgr.14424) 81 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:34.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:33.204678+0000 mgr.y (mgr.14424) 82 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:34:34.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:32.622566+0000 mgr.y (mgr.14424) 81 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:34.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:33.204678+0000 mgr.y (mgr.14424) 82 : audit [DBG] from='client.14766 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-08-28T02:34:35.656 INFO:teuthology.orchestra.run.smithi179.stdout: 2023-08-28T02:34:35.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:34.623082+0000 mgr.y (mgr.14424) 83 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:35.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:34.623082+0000 mgr.y (mgr.14424) 83 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:36.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:34.623082+0000 mgr.y (mgr.14424) 83 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:36.117 INFO:teuthology.orchestra.run.smithi179.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-08-28T02:34:36.117 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-08-28T02:34:36.117 INFO:teuthology.run_tasks:Running task print... 2023-08-28T02:34:36.127 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-08-28T02:34:36.127 INFO:teuthology.run_tasks:Running task parallel... 2023-08-28T02:34:36.164 INFO:teuthology.task.parallel:starting parallel... 2023-08-28T02:34:36.164 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-08-28T02:34:36.164 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-08-28T02:34:36.167 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-08-28T02:34:36.168 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-08-28T02:34:36.168 DEBUG:teuthology.orchestra.run.smithi179:> stat -- /home/ubuntu/cephtest/mnt.0 2023-08-28T02:34:36.168 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-08-28T02:34:36.168 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-08-28T02:34:36.169 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi179.front.sepia.ceph.com 2023-08-28T02:34:36.169 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-08-28T02:34:36.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-28T02:34:36.186 INFO:teuthology.orchestra.run.smithi179.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-08-28T02:34:36.186 DEBUG:teuthology.orchestra.run.smithi179:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-08-28T02:34:36.243 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-08-28T02:34:36.243 DEBUG:teuthology.orchestra.run.smithi179:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-08-28T02:34:36.301 INFO:tasks.workunit:timeout=3h 2023-08-28T02:34:36.301 INFO:tasks.workunit:cleanup=True 2023-08-28T02:34:36.301 DEBUG:teuthology.orchestra.run.smithi179:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-08-28T02:34:36.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:34:36] "GET /metrics HTTP/1.1" 200 191499 "" "Prometheus/2.33.4" 2023-08-28T02:34:36.359 INFO:tasks.workunit.client.0.smithi179.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-08-28T02:34:36.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:35.656764+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.179:0/958549516' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-08-28T02:34:36.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:35.656764+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.179:0/958549516' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-08-28T02:34:36.842 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:35.656764+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.179:0/958549516' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-08-28T02:34:37.330 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:34:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:34:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:34:37.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:36.623390+0000 mgr.y (mgr.14424) 84 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:37.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:36.623390+0000 mgr.y (mgr.14424) 84 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:38.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:36.623390+0000 mgr.y (mgr.14424) 84 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:38.266 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:37] ENGINE Bus STOPPING 2023-08-28T02:34:38.266 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:34:38.266 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:37] ENGINE Bus STOPPED 2023-08-28T02:34:38.266 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:37] ENGINE Bus STARTING 2023-08-28T02:34:38.266 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:38] ENGINE Serving on http://:::9283 2023-08-28T02:34:38.266 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:38] ENGINE Bus STARTED 2023-08-28T02:34:38.318 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph config set global log_to_journald false --force' 2023-08-28T02:34:39.227 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:37.935838+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' 2023-08-28T02:34:39.227 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:37.952872+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:39.227 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:37.954332+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:39.227 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:37.954874+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:39.227 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:37.959355+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:39.228 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:37.935838+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' 2023-08-28T02:34:39.228 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:37.952872+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:39.228 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:37.954332+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:39.228 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:37.954874+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:39.228 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:37.959355+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:39.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:37.935838+0000 mon.a (mon.0) 661 : audit [INF] from='client.? ' entity='client.admin' 2023-08-28T02:34:39.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:37.952872+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:39.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:37.954332+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:39.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:37.954874+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:39.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:37.959355+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:39.961 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:38.623686+0000 mgr.y (mgr.14424) 85 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:40.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:38.623686+0000 mgr.y (mgr.14424) 85 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:40.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:38.623686+0000 mgr.y (mgr.14424) 85 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:40.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:40] ENGINE Bus STOPPING 2023-08-28T02:34:40.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:34:40.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:40] ENGINE Bus STOPPED 2023-08-28T02:34:40.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:40] ENGINE Bus STARTING 2023-08-28T02:34:40.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:40] ENGINE Serving on http://:::9283 2023-08-28T02:34:40.342 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:34:40] ENGINE Bus STARTED 2023-08-28T02:34:40.730 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-08-28T02:34:41.056 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:40.056503+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' 2023-08-28T02:34:41.056 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:40.081214+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:41.056 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:40.082431+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:41.056 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:40.083022+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:41.056 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:40.087751+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:41.056 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:40.056503+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' 2023-08-28T02:34:41.057 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:40.081214+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:41.057 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:40.082431+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:41.057 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:40.083022+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:41.057 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:40.087751+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:41.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:40.056503+0000 mon.a (mon.0) 663 : audit [INF] from='client.? ' entity='client.admin' 2023-08-28T02:34:41.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:40.081214+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:41.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:40.082431+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:41.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:40.083022+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:41.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:40.087751+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:41.492 DEBUG:teuthology.orchestra.run.smithi179:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-08-28T02:34:41.545 INFO:tasks.workunit.client.0.smithi179.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-08-28T02:34:41.547 INFO:tasks.workunit.client.0.smithi179.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-08-28T02:34:41.547 INFO:tasks.workunit.client.0.smithi179.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-08-28T02:34:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:40.624203+0000 mgr.y (mgr.14424) 86 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:42.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:40.624203+0000 mgr.y (mgr.14424) 86 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:42.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:40.624203+0000 mgr.y (mgr.14424) 86 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:42.705 INFO:tasks.workunit.client.0.smithi179.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-08-28T02:34:42.763 INFO:tasks.workunit.client.0.smithi179.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-08-28T02:34:42.802 INFO:tasks.workunit.client.0.smithi179.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-08-28T02:34:42.803 INFO:tasks.workunit.client.0.smithi179.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-08-28T02:34:42.803 INFO:tasks.workunit.client.0.smithi179.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-08-28T02:34:42.840 INFO:tasks.workunit.client.0.smithi179.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-08-28T02:34:42.843 DEBUG:teuthology.orchestra.run.smithi179:> set -ex 2023-08-28T02:34:42.843 DEBUG:teuthology.orchestra.run.smithi179:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-08-28T02:34:42.860 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-08-28T02:34:42.861 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-08-28T02:34:42.861 DEBUG:teuthology.orchestra.run.smithi179:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=pacific TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/import_export.sh 2023-08-28T02:34:42.921 INFO:tasks.workunit.client.0.smithi179.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-08-28T02:34:42.921 INFO:tasks.workunit.client.0.smithi179.stderr:+ RBD_FORCE_ALLOW_V1=1 2023-08-28T02:34:42.921 INFO:tasks.workunit.client.0.smithi179.stderr:+ TMPDIR=/tmp/rbd_import_export_135041 2023-08-28T02:34:42.922 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm -rf /tmp/rbd_import_export_135041 2023-08-28T02:34:42.922 INFO:tasks.workunit.client.0.smithi179.stderr:+ mkdir /tmp/rbd_import_export_135041 2023-08-28T02:34:42.923 INFO:tasks.workunit.client.0.smithi179.stderr:+ trap 'rm -rf /tmp/rbd_import_export_135041' INT TERM EXIT 2023-08-28T02:34:42.923 INFO:tasks.workunit.client.0.smithi179.stderr:+ mkdir foo.135041 2023-08-28T02:34:42.924 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import foo.135041 foo.dir 2023-08-28T02:34:42.970 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: cannot import a directory 2023-08-28T02:34:42.970 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 0% complete...failed. 2023-08-28T02:34:42.970 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: import failed: (21) Is a directory 2023-08-28T02:34:42.972 INFO:tasks.workunit.client.0.smithi179.stderr:+ true 2023-08-28T02:34:42.972 INFO:tasks.workunit.client.0.smithi179.stderr:+ rmdir foo.135041 2023-08-28T02:34:42.981 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_135041/img bs=1k count=1 seek=10 2023-08-28T02:34:42.982 INFO:tasks.workunit.client.0.smithi179.stderr:1+0 records in 2023-08-28T02:34:42.982 INFO:tasks.workunit.client.0.smithi179.stderr:1+0 records out 2023-08-28T02:34:42.982 INFO:tasks.workunit.client.0.smithi179.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 5.5734e-05 s, 18.4 MB/s 2023-08-28T02:34:42.982 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_135041/img bs=1k count=10 seek=100 2023-08-28T02:34:42.982 INFO:tasks.workunit.client.0.smithi179.stderr:10+0 records in 2023-08-28T02:34:42.983 INFO:tasks.workunit.client.0.smithi179.stderr:10+0 records out 2023-08-28T02:34:42.983 INFO:tasks.workunit.client.0.smithi179.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.2362e-05 s, 164 MB/s 2023-08-28T02:34:42.983 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_135041/img bs=1k count=100 seek=1000 2023-08-28T02:34:42.983 INFO:tasks.workunit.client.0.smithi179.stderr:70+1 records in 2023-08-28T02:34:42.983 INFO:tasks.workunit.client.0.smithi179.stderr:70+1 records out 2023-08-28T02:34:42.983 INFO:tasks.workunit.client.0.smithi179.stderr:72048 bytes (72 kB, 70 KiB) copied, 0.00020381 s, 354 MB/s 2023-08-28T02:34:42.983 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_135041/img bs=1k seek=10000 2023-08-28T02:34:42.984 INFO:tasks.workunit.client.0.smithi179.stderr:139+1 records in 2023-08-28T02:34:42.984 INFO:tasks.workunit.client.0.smithi179.stderr:139+1 records out 2023-08-28T02:34:42.984 INFO:tasks.workunit.client.0.smithi179.stderr:143224 bytes (143 kB, 140 KiB) copied, 0.000304271 s, 471 MB/s 2023-08-28T02:34:42.984 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_135041/img bs=1k seek=100000 2023-08-28T02:34:42.989 INFO:tasks.workunit.client.0.smithi179.stderr:70+1 records in 2023-08-28T02:34:42.989 INFO:tasks.workunit.client.0.smithi179.stderr:70+1 records out 2023-08-28T02:34:42.989 INFO:tasks.workunit.client.0.smithi179.stderr:72168 bytes (72 kB, 70 KiB) copied, 0.00379352 s, 19.0 MB/s 2023-08-28T02:34:42.989 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_135041/img bs=1k seek=1000000 2023-08-28T02:34:42.990 INFO:tasks.workunit.client.0.smithi179.stderr:189+1 records in 2023-08-28T02:34:42.990 INFO:tasks.workunit.client.0.smithi179.stderr:189+1 records out 2023-08-28T02:34:42.990 INFO:tasks.workunit.client.0.smithi179.stderr:193768 bytes (194 kB, 189 KiB) copied, 0.000426035 s, 455 MB/s 2023-08-28T02:34:42.990 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm testimg 2023-08-28T02:34:43.024 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 0% complete...failed. 2023-08-28T02:34:43.024 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: delete error: (2) No such file or directory 2023-08-28T02:34:43.028 INFO:tasks.workunit.client.0.smithi179.stderr:+ true 2023-08-28T02:34:43.028 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --new-format /tmp/rbd_import_export_135041/img testimg 2023-08-28T02:34:43.123 INFO:teuthology.orchestra.run.smithi179.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:34:43.503 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph orch ps' 2023-08-28T02:34:44.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:42.624568+0000 mgr.y (mgr.14424) 87 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:44.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:43.105321+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-08-28T02:34:44.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:43.118776+0000 mgr.y (mgr.14424) 88 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9cf208207dfe23ffccb33308b22e51570cb45e51", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:34:44.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:34:43.119408+0000 mgr.y (mgr.14424) 89 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:34:44.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:43.123422+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:44.494 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:43.161748+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:44.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:43.163082+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:44.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:43.163677+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:44.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:43.168276+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:44.495 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:34:43.172085+0000 mgr.y (mgr.14424) 90 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:34:44.495 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:42.624568+0000 mgr.y (mgr.14424) 87 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:44.495 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:43.105321+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-08-28T02:34:44.495 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:43.118776+0000 mgr.y (mgr.14424) 88 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9cf208207dfe23ffccb33308b22e51570cb45e51", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:34:44.495 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:34:43.119408+0000 mgr.y (mgr.14424) 89 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:34:44.495 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:43.123422+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:44.496 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:43.161748+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:44.496 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:43.163082+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:44.496 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:43.163677+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:44.496 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:43.168276+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:44.496 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:34:43.172085+0000 mgr.y (mgr.14424) 90 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:34:44.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:42.624568+0000 mgr.y (mgr.14424) 87 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:34:44.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:43.105321+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-08-28T02:34:44.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:43.118776+0000 mgr.y (mgr.14424) 88 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9cf208207dfe23ffccb33308b22e51570cb45e51", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:34:44.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:34:43.119408+0000 mgr.y (mgr.14424) 89 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:34:44.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:43.123422+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:44.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:43.161748+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:34:44.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:43.163082+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:34:44.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:43.163677+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:34:44.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:43.168276+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:34:44.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:34:43.172085+0000 mgr.y (mgr.14424) 90 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9cf208207dfe23ffccb33308b22e51570cb45e51 2023-08-28T02:34:44.666 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-08-28T02:34:44.667 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-08-28T02:34:44.669 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export testimg /tmp/rbd_import_export_135041/img2 2023-08-28T02:34:44.950 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-08-28T02:34:44.953 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export testimg - 2023-08-28T02:34:45.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:44.104074+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-08-28T02:34:45.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:44.104074+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-08-28T02:34:45.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:44.104074+0000 mon.a (mon.0) 668 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-08-28T02:34:45.599 INFO:teuthology.orchestra.run.smithi179.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:alertmanager.a smithi179 *:9093,9094 running (48s) 18s ago 80s 16.2M - 0.23.0 ba2b418f427c d855b609c56b 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:grafana.a smithi190 *:3000 running (57s) 14s ago 57s 50.9M - 8.3.5 dad864ee21e9 86f73e7bc36c 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:mds.foo.smithi179.lwpmvc smithi179 running (36s) 18s ago 35s 19.2M - 16.2.13-565-g595355f4 4099d2e00414 5efa8c1d8a92 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:mds.foo.smithi190.kzifpt smithi190 running (33s) 14s ago 33s 13.5M - 16.2.13-565-g595355f4 4099d2e00414 18c29b6c3634 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:mgr.x smithi190 *:8443 running (4m) 14s ago 4m 392M - 16.2.13-565-g595355f4 4099d2e00414 367ffdd823e7 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:mgr.y smithi179 *:9283 running (6m) 18s ago 6m 445M - 16.2.13-565-g595355f4 4099d2e00414 84c2eaf1c4d0 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:mon.a smithi179 running (6m) 18s ago 6m 99.4M 2048M 16.2.13-565-g595355f4 4099d2e00414 2a5bb48395ed 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:mon.b smithi190 running (5m) 14s ago 5m 98.9M 2048M 16.2.13-565-g595355f4 4099d2e00414 1f8d6dc0559a 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:mon.c smithi179 running (4m) 18s ago 4m 98.7M 2048M 16.2.13-565-g595355f4 4099d2e00414 677cf30e6cac 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:node-exporter.a smithi179 *:9100 running (91s) 18s ago 90s 22.6M - 1.3.1 1dbe0e931976 704610c07778 2023-08-28T02:34:45.600 INFO:teuthology.orchestra.run.smithi179.stdout:node-exporter.b smithi190 *:9100 running (88s) 14s ago 87s 12.9M - 1.3.1 1dbe0e931976 a8c2043de82e 2023-08-28T02:34:45.601 INFO:teuthology.orchestra.run.smithi179.stdout:osd.0 smithi179 running (4m) 18s ago 4m 46.9M 4036M 16.2.13-565-g595355f4 4099d2e00414 affc926f9dc4 2023-08-28T02:34:45.601 INFO:teuthology.orchestra.run.smithi179.stdout:osd.1 smithi179 running (4m) 18s ago 4m 47.5M 4036M 16.2.13-565-g595355f4 4099d2e00414 d4470423d6d2 2023-08-28T02:34:45.601 INFO:teuthology.orchestra.run.smithi179.stdout:osd.2 smithi179 running (3m) 18s ago 3m 42.5M 4036M 16.2.13-565-g595355f4 4099d2e00414 294e622d438f 2023-08-28T02:34:45.601 INFO:teuthology.orchestra.run.smithi179.stdout:osd.3 smithi179 running (3m) 18s ago 3m 45.8M 4036M 16.2.13-565-g595355f4 4099d2e00414 a5f8882640b6 2023-08-28T02:34:45.601 INFO:teuthology.orchestra.run.smithi179.stdout:osd.4 smithi190 running (3m) 14s ago 3m 47.2M 4292M 16.2.13-565-g595355f4 4099d2e00414 1b80e5f2e8aa 2023-08-28T02:34:45.601 INFO:teuthology.orchestra.run.smithi179.stdout:osd.5 smithi190 running (2m) 14s ago 2m 45.8M 4292M 16.2.13-565-g595355f4 4099d2e00414 09e42c5f34e5 2023-08-28T02:34:45.601 INFO:teuthology.orchestra.run.smithi179.stdout:osd.6 smithi190 running (2m) 14s ago 2m 45.0M 4292M 16.2.13-565-g595355f4 4099d2e00414 8a57e70bf676 2023-08-28T02:34:45.601 INFO:teuthology.orchestra.run.smithi179.stdout:osd.7 smithi190 running (2m) 14s ago 2m 44.9M 4292M 16.2.13-565-g595355f4 4099d2e00414 d235c9cf3268 2023-08-28T02:34:45.601 INFO:teuthology.orchestra.run.smithi179.stdout:prometheus.a smithi190 *:9095 running (44s) 14s ago 94s 45.4M - 2.33.4 514e6a882f6e f173da9f29bf 2023-08-28T02:34:45.714 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-08-28T02:34:45.717 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm testimg 2023-08-28T02:34:45.808 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-08-28T02:34:45.812 INFO:tasks.workunit.client.0.smithi179.stderr:+ cmp /tmp/rbd_import_export_135041/img /tmp/rbd_import_export_135041/img2 2023-08-28T02:34:46.040 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'echo wait for minority of mons to upgrade' 2023-08-28T02:34:46.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:44.625168+0000 mgr.y (mgr.14424) 91 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-08-28T02:34:46.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:34:46] "GET /metrics HTTP/1.1" 200 191495 "" "Prometheus/2.33.4" 2023-08-28T02:34:46.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:44.625168+0000 mgr.y (mgr.14424) 91 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-08-28T02:34:46.492 INFO:tasks.workunit.client.0.smithi179.stderr:+ cmp /tmp/rbd_import_export_135041/img /tmp/rbd_import_export_135041/img3 2023-08-28T02:34:46.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:44.625168+0000 mgr.y (mgr.14424) 91 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-08-28T02:34:46.936 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/img2 /tmp/rbd_import_export_135041/img3 2023-08-28T02:34:47.118 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:34:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:34:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:34:47.150 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --new-format - testimg 2023-08-28T02:34:47.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:45.592158+0000 mgr.y (mgr.14424) 92 : audit [DBG] from='client.24737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:34:47.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:45.592158+0000 mgr.y (mgr.14424) 92 : audit [DBG] from='client.24737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:34:47.573 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete...done. 2023-08-28T02:34:47.574 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-08-28T02:34:47.576 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export testimg /tmp/rbd_import_export_135041/img2 2023-08-28T02:34:47.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:45.592158+0000 mgr.y (mgr.14424) 92 : audit [DBG] from='client.24737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:34:47.854 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-08-28T02:34:47.862 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export testimg - 2023-08-28T02:34:48.265 INFO:teuthology.orchestra.run.smithi179.stdout:wait for minority of mons to upgrade 2023-08-28T02:34:48.375 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:46.625583+0000 mgr.y (mgr.14424) 93 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-08-28T02:34:48.376 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:46.625583+0000 mgr.y (mgr.14424) 93 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-08-28T02:34:48.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:46.625583+0000 mgr.y (mgr.14424) 93 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-08-28T02:34:48.642 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-08-28T02:34:48.668 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-08-28T02:34:48.671 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm testimg 2023-08-28T02:34:48.767 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-08-28T02:34:48.769 INFO:tasks.workunit.client.0.smithi179.stderr:+ cmp /tmp/rbd_import_export_135041/img /tmp/rbd_import_export_135041/img2 2023-08-28T02:34:49.407 INFO:tasks.workunit.client.0.smithi179.stderr:+ cmp /tmp/rbd_import_export_135041/img /tmp/rbd_import_export_135041/img3 2023-08-28T02:34:49.876 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/img /tmp/rbd_import_export_135041/img2 /tmp/rbd_import_export_135041/img3 2023-08-28T02:34:50.155 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd help export 2023-08-28T02:34:50.155 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep -q export-format 2023-08-28T02:34:50.174 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_135041/img bs=1k count=10 seek=100 2023-08-28T02:34:50.175 INFO:tasks.workunit.client.0.smithi179.stderr:10+0 records in 2023-08-28T02:34:50.175 INFO:tasks.workunit.client.0.smithi179.stderr:10+0 records out 2023-08-28T02:34:50.175 INFO:tasks.workunit.client.0.smithi179.stderr:10240 bytes (10 kB, 10 KiB) copied, 9.3981e-05 s, 109 MB/s 2023-08-28T02:34:50.177 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --new-format /tmp/rbd_import_export_135041/img testimg 2023-08-28T02:34:50.217 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:48.626005+0000 mgr.y (mgr.14424) 94 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-08-28T02:34:50.217 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:49.588694+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-08-28T02:34:50.217 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:48.626005+0000 mgr.y (mgr.14424) 94 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-08-28T02:34:50.217 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:49.588694+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-08-28T02:34:50.238 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete...done. 2023-08-28T02:34:50.239 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-08-28T02:34:50.241 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd snap create testimg@snap 2023-08-28T02:34:50.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:48.626005+0000 mgr.y (mgr.14424) 94 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-08-28T02:34:50.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:49.588694+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-08-28T02:34:51.138 INFO:tasks.workunit.client.0.smithi179.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-08-28T02:34:51.144 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd image-meta set testimg key1 value1 2023-08-28T02:34:51.195 INFO:tasks.workunit.client.0.smithi179.stderr:++ rbd image-meta list testimg 2023-08-28T02:34:51.240 INFO:tasks.workunit.client.0.smithi179.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2023-08-28T02:34:51.240 INFO:tasks.workunit.client.0.smithi179.stderr: 2023-08-28T02:34:51.240 INFO:tasks.workunit.client.0.smithi179.stderr:Key Value 2023-08-28T02:34:51.240 INFO:tasks.workunit.client.0.smithi179.stderr:key1 value1' 2023-08-28T02:34:51.240 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_135041/img_v2 2023-08-28T02:34:51.286 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-08-28T02:34:51.289 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_135041/img_v2 testimg_import 2023-08-28T02:34:51.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:50.682675+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.179:0/2389393738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:51.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:50.682675+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.179:0/2389393738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:51.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:50.682675+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.179:0/2389393738' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:52.157 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-08-28T02:34:52.161 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd info testimg_import 2023-08-28T02:34:52.201 INFO:tasks.workunit.client.0.smithi179.stdout:rbd image 'testimg_import': 2023-08-28T02:34:52.202 INFO:tasks.workunit.client.0.smithi179.stdout: size 110 KiB in 1 objects 2023-08-28T02:34:52.202 INFO:tasks.workunit.client.0.smithi179.stdout: order 22 (4 MiB objects) 2023-08-28T02:34:52.202 INFO:tasks.workunit.client.0.smithi179.stdout: snapshot_count: 1 2023-08-28T02:34:52.202 INFO:tasks.workunit.client.0.smithi179.stdout: id: 60e662975bf4 2023-08-28T02:34:52.202 INFO:tasks.workunit.client.0.smithi179.stdout: block_name_prefix: rbd_data.60e662975bf4 2023-08-28T02:34:52.202 INFO:tasks.workunit.client.0.smithi179.stdout: format: 2 2023-08-28T02:34:52.202 INFO:tasks.workunit.client.0.smithi179.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-08-28T02:34:52.202 INFO:tasks.workunit.client.0.smithi179.stdout: op_features: 2023-08-28T02:34:52.202 INFO:tasks.workunit.client.0.smithi179.stdout: flags: 2023-08-28T02:34:52.202 INFO:tasks.workunit.client.0.smithi179.stdout: create_timestamp: Mon Aug 28 02:34:51 2023 2023-08-28T02:34:52.203 INFO:tasks.workunit.client.0.smithi179.stdout: access_timestamp: Mon Aug 28 02:34:51 2023 2023-08-28T02:34:52.203 INFO:tasks.workunit.client.0.smithi179.stdout: modify_timestamp: Mon Aug 28 02:34:51 2023 2023-08-28T02:34:52.207 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd info testimg_import@snap 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout:rbd image 'testimg_import': 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout: size 110 KiB in 1 objects 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout: order 22 (4 MiB objects) 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout: snapshot_count: 1 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout: id: 60e662975bf4 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout: block_name_prefix: rbd_data.60e662975bf4 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout: format: 2 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout: op_features: 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout: flags: 2023-08-28T02:34:52.254 INFO:tasks.workunit.client.0.smithi179.stdout: create_timestamp: Mon Aug 28 02:34:51 2023 2023-08-28T02:34:52.255 INFO:tasks.workunit.client.0.smithi179.stdout: access_timestamp: Mon Aug 28 02:34:51 2023 2023-08-28T02:34:52.255 INFO:tasks.workunit.client.0.smithi179.stdout: modify_timestamp: Mon Aug 28 02:34:51 2023 2023-08-28T02:34:52.255 INFO:tasks.workunit.client.0.smithi179.stdout: protected: False 2023-08-28T02:34:52.257 INFO:tasks.workunit.client.0.smithi179.stderr:++ rbd image-meta list testimg_import 2023-08-28T02:34:52.311 INFO:tasks.workunit.client.0.smithi179.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2023-08-28T02:34:52.311 INFO:tasks.workunit.client.0.smithi179.stderr: 2023-08-28T02:34:52.311 INFO:tasks.workunit.client.0.smithi179.stderr:Key Value 2023-08-28T02:34:52.311 INFO:tasks.workunit.client.0.smithi179.stderr:key1 value1' 2023-08-28T02:34:52.312 INFO:tasks.workunit.client.0.smithi179.stderr:+ '[' 'There is 1 metadatum on this image: 2023-08-28T02:34:52.312 INFO:tasks.workunit.client.0.smithi179.stderr: 2023-08-28T02:34:52.312 INFO:tasks.workunit.client.0.smithi179.stderr:Key Value 2023-08-28T02:34:52.312 INFO:tasks.workunit.client.0.smithi179.stderr:key1 value1' = 'There is 1 metadatum on this image: 2023-08-28T02:34:52.312 INFO:tasks.workunit.client.0.smithi179.stderr: 2023-08-28T02:34:52.312 INFO:tasks.workunit.client.0.smithi179.stderr:Key Value 2023-08-28T02:34:52.312 INFO:tasks.workunit.client.0.smithi179.stderr:key1 value1' ']' 2023-08-28T02:34:52.312 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export testimg_import /tmp/rbd_import_export_135041/img_import 2023-08-28T02:34:52.361 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 100% complete...done. 2023-08-28T02:34:52.368 INFO:tasks.workunit.client.0.smithi179.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_135041/img /tmp/rbd_import_export_135041/img_import 2023-08-28T02:34:52.368 INFO:tasks.workunit.client.0.smithi179.stderr:+ cmp -l /tmp/rbd_import_export_135041/img /tmp/rbd_import_export_135041/img_import 2023-08-28T02:34:52.369 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/img --format %b 2023-08-28T02:34:52.370 INFO:tasks.workunit.client.0.smithi179.stderr:+ origsize=24 2023-08-28T02:34:52.370 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/img_import --format %b 2023-08-28T02:34:52.372 INFO:tasks.workunit.client.0.smithi179.stderr:+ exportsize=224 2023-08-28T02:34:52.372 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=200 2023-08-28T02:34:52.372 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=200 2023-08-28T02:34:52.372 INFO:tasks.workunit.client.0.smithi179.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-08-28T02:34:52.372 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_135041/img_snap 2023-08-28T02:34:52.416 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 100% complete...done. 2023-08-28T02:34:52.420 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_135041/img_snap_import 2023-08-28T02:34:52.461 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 100% complete...done. 2023-08-28T02:34:52.464 INFO:tasks.workunit.client.0.smithi179.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_135041/img_snap /tmp/rbd_import_export_135041/img_snap_import 2023-08-28T02:34:52.464 INFO:tasks.workunit.client.0.smithi179.stderr:+ cmp -l /tmp/rbd_import_export_135041/img_snap /tmp/rbd_import_export_135041/img_snap_import 2023-08-28T02:34:52.465 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/img_snap --format %b 2023-08-28T02:34:52.466 INFO:tasks.workunit.client.0.smithi179.stderr:+ origsize=224 2023-08-28T02:34:52.466 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/img_snap_import --format %b 2023-08-28T02:34:52.467 INFO:tasks.workunit.client.0.smithi179.stderr:+ exportsize=224 2023-08-28T02:34:52.467 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=0 2023-08-28T02:34:52.467 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=0 2023-08-28T02:34:52.467 INFO:tasks.workunit.client.0.smithi179.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-08-28T02:34:52.467 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/img_v2 2023-08-28T02:34:52.468 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/img_import 2023-08-28T02:34:52.468 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/img_snap 2023-08-28T02:34:52.469 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/img_snap_import 2023-08-28T02:34:52.469 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd snap rm testimg_import@snap 2023-08-28T02:34:52.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:52 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:50.626495+0000 mgr.y (mgr.14424) 95 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 336 KiB/s rd, 138 KiB/s wr, 106 op/s 2023-08-28T02:34:52.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:52 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:51.128198+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-08-28T02:34:52.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:50.626495+0000 mgr.y (mgr.14424) 95 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 336 KiB/s rd, 138 KiB/s wr, 106 op/s 2023-08-28T02:34:52.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:51.128198+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-08-28T02:34:52.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:50.626495+0000 mgr.y (mgr.14424) 95 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 336 KiB/s rd, 138 KiB/s wr, 106 op/s 2023-08-28T02:34:52.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:51.128198+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-08-28T02:34:53.149 INFO:tasks.workunit.client.0.smithi179.stderr: Removing snap: 100% complete...done. 2023-08-28T02:34:53.158 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd remove testimg_import 2023-08-28T02:34:53.245 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 100% complete...done. 2023-08-28T02:34:53.248 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd snap rm testimg@snap 2023-08-28T02:34:53.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:52.137505+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-08-28T02:34:53.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:52.137505+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-08-28T02:34:53.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:52.137505+0000 mon.a (mon.0) 671 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-08-28T02:34:54.143 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:52.626812+0000 mgr.y (mgr.14424) 96 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 414 KiB/s rd, 121 KiB/s wr, 121 op/s 2023-08-28T02:34:54.143 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:53.145791+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-08-28T02:34:54.143 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:53.163516+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.179:0/3839567934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:54.143 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:52.626812+0000 mgr.y (mgr.14424) 96 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 414 KiB/s rd, 121 KiB/s wr, 121 op/s 2023-08-28T02:34:54.143 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:53.145791+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-08-28T02:34:54.143 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:53.163516+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.179:0/3839567934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:54.151 INFO:tasks.workunit.client.0.smithi179.stderr: Removing snap: 100% complete...done. 2023-08-28T02:34:54.161 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm testimg 2023-08-28T02:34:54.258 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 100% complete...done. 2023-08-28T02:34:54.262 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --order 20 /tmp/rbd_import_export_135041/img testimg 2023-08-28T02:34:54.319 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete...done. 2023-08-28T02:34:54.320 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --order is deprecated, use --object-size 2023-08-28T02:34:54.322 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_135041/img_v2 2023-08-28T02:34:54.359 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-08-28T02:34:54.362 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_135041/img_v2 testimg_import 2023-08-28T02:34:54.426 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-08-28T02:34:54.429 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd info testimg_import 2023-08-28T02:34:54.429 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep order 2023-08-28T02:34:54.430 INFO:tasks.workunit.client.0.smithi179.stderr:+ awk '{print $2}' 2023-08-28T02:34:54.430 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep 20 2023-08-28T02:34:54.466 INFO:tasks.workunit.client.0.smithi179.stdout:20 2023-08-28T02:34:54.467 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/img_v2 2023-08-28T02:34:54.467 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd remove testimg_import 2023-08-28T02:34:54.557 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 100% complete...done. 2023-08-28T02:34:54.559 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd remove testimg 2023-08-28T02:34:54.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:52.626812+0000 mgr.y (mgr.14424) 96 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 414 KiB/s rd, 121 KiB/s wr, 121 op/s 2023-08-28T02:34:54.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:53.145791+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-08-28T02:34:54.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:53.163516+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.179:0/3839567934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:54.646 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 100% complete...done. 2023-08-28T02:34:54.648 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_135041/img testimg 2023-08-28T02:34:54.694 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete...done. 2023-08-28T02:34:54.697 INFO:tasks.workunit.client.0.smithi179.stderr:++ rbd info testimg 2023-08-28T02:34:54.697 INFO:tasks.workunit.client.0.smithi179.stderr:++ grep features 2023-08-28T02:34:54.731 INFO:tasks.workunit.client.0.smithi179.stderr:+ FEATURES_BEFORE=' features: layering 2023-08-28T02:34:54.732 INFO:tasks.workunit.client.0.smithi179.stderr: op_features: ' 2023-08-28T02:34:54.732 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_135041/img_v2 2023-08-28T02:34:54.766 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-08-28T02:34:54.769 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_135041/img_v2 testimg_import 2023-08-28T02:34:54.833 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-08-28T02:34:54.836 INFO:tasks.workunit.client.0.smithi179.stderr:++ rbd info testimg_import 2023-08-28T02:34:54.836 INFO:tasks.workunit.client.0.smithi179.stderr:++ grep features 2023-08-28T02:34:54.870 INFO:tasks.workunit.client.0.smithi179.stderr:+ FEATURES_AFTER=' features: layering 2023-08-28T02:34:54.870 INFO:tasks.workunit.client.0.smithi179.stderr: op_features: ' 2023-08-28T02:34:54.870 INFO:tasks.workunit.client.0.smithi179.stderr:+ '[' ' features: layering 2023-08-28T02:34:54.871 INFO:tasks.workunit.client.0.smithi179.stderr: op_features: ' '!=' ' features: layering 2023-08-28T02:34:54.871 INFO:tasks.workunit.client.0.smithi179.stderr: op_features: ' ']' 2023-08-28T02:34:54.871 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/img_v2 2023-08-28T02:34:54.871 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd remove testimg_import 2023-08-28T02:34:54.941 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 100% complete...done. 2023-08-28T02:34:54.944 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd remove testimg 2023-08-28T02:34:55.010 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 100% complete...done. 2023-08-28T02:34:55.013 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_135041/img testimg 2023-08-28T02:34:55.073 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete...done. 2023-08-28T02:34:55.076 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_135041/img_v2 2023-08-28T02:34:55.119 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-08-28T02:34:55.123 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_135041/img_v2 testimg_import 2023-08-28T02:34:55.187 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-08-28T02:34:55.190 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd info testimg_import 2023-08-28T02:34:55.190 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep 'stripe unit' 2023-08-28T02:34:55.190 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep -Ei '(4 KiB|4096)' 2023-08-28T02:34:55.227 INFO:tasks.workunit.client.0.smithi179.stdout: stripe unit: 4 KiB 2023-08-28T02:34:55.228 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd info testimg_import 2023-08-28T02:34:55.228 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep 'stripe count' 2023-08-28T02:34:55.228 INFO:tasks.workunit.client.0.smithi179.stderr:+ awk '{print $3}' 2023-08-28T02:34:55.228 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep 1000 2023-08-28T02:34:55.264 INFO:tasks.workunit.client.0.smithi179.stdout:1000 2023-08-28T02:34:55.264 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/img_v2 2023-08-28T02:34:55.266 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd remove testimg_import 2023-08-28T02:34:55.365 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-08-28T02:34:55.367 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd remove testimg 2023-08-28T02:34:55.456 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-08-28T02:34:55.459 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_135041/img testimg 2023-08-28T02:34:55.512 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete...done. 2023-08-28T02:34:55.514 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd snap create testimg@snap1 2023-08-28T02:34:55.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:54.148297+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-08-28T02:34:55.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:54.148297+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-08-28T02:34:55.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:54.148297+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-08-28T02:34:56.160 INFO:tasks.workunit.client.0.smithi179.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-08-28T02:34:56.166 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd snap create testimg@snap2 2023-08-28T02:34:56.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:54.627293+0000 mgr.y (mgr.14424) 97 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 282 KiB/s rd, 27 KiB/s wr, 364 op/s 2023-08-28T02:34:56.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:55.659777+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.179:0/2115237731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:56.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:34:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:34:56] "GET /metrics HTTP/1.1" 200 191495 "" "Prometheus/2.33.4" 2023-08-28T02:34:56.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:54.627293+0000 mgr.y (mgr.14424) 97 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 282 KiB/s rd, 27 KiB/s wr, 364 op/s 2023-08-28T02:34:56.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:55.659777+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.179:0/2115237731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:56.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:54.627293+0000 mgr.y (mgr.14424) 97 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 282 KiB/s rd, 27 KiB/s wr, 364 op/s 2023-08-28T02:34:56.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:55.659777+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.179:0/2115237731' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:57.154 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:34:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:34:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:34:57.170 INFO:tasks.workunit.client.0.smithi179.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-08-28T02:34:57.176 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd snap protect testimg@snap2 2023-08-28T02:34:57.217 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_135041/snap_protect 2023-08-28T02:34:57.257 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-08-28T02:34:57.260 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_135041/snap_protect testimg_import 2023-08-28T02:34:57.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:56.149720+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-08-28T02:34:57.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:56.149720+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-08-28T02:34:57.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:56.149720+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-08-28T02:34:58.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:56.627627+0000 mgr.y (mgr.14424) 98 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 251 KiB/s rd, 24 KiB/s wr, 325 op/s 2023-08-28T02:34:58.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:57.160579+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-08-28T02:34:58.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:58.065761+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.179:0/1012966677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:58.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:56.627627+0000 mgr.y (mgr.14424) 98 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 251 KiB/s rd, 24 KiB/s wr, 325 op/s 2023-08-28T02:34:58.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:57.160579+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-08-28T02:34:58.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:58.065761+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.179:0/1012966677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:58.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:56.627627+0000 mgr.y (mgr.14424) 98 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 251 KiB/s rd, 24 KiB/s wr, 325 op/s 2023-08-28T02:34:58.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:57.160579+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-08-28T02:34:58.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:58.065761+0000 mon.a (mon.0) 677 : audit [DBG] from='client.? 172.21.15.179:0/1012966677' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:34:59.189 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-08-28T02:34:59.193 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd info testimg_import@snap1 2023-08-28T02:34:59.193 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep 'protected: False' 2023-08-28T02:34:59.230 INFO:tasks.workunit.client.0.smithi179.stdout: protected: False 2023-08-28T02:34:59.230 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd info testimg_import@snap2 2023-08-28T02:34:59.230 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep 'protected: True' 2023-08-28T02:34:59.268 INFO:tasks.workunit.client.0.smithi179.stdout: protected: True 2023-08-28T02:34:59.268 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/snap_protect 2023-08-28T02:34:59.269 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd snap unprotect testimg@snap2 2023-08-28T02:34:59.312 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd snap unprotect testimg_import@snap2 2023-08-28T02:34:59.356 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd snap purge testimg 2023-08-28T02:34:59.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:58.165371+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-08-28T02:34:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:58.624394+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:58.624679+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-08-28T02:34:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:58.624837+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:58.624903+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:58.625322+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-08-28T02:34:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:34:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:58.625571+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:58.165371+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-08-28T02:34:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:58.624394+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:58.624679+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-08-28T02:34:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:58.624837+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:58.624903+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:58.625322+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-08-28T02:34:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:58.625571+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:58.165371+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-08-28T02:34:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:58.624394+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:58.624679+0000 mon.c (mon.2) 104 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-08-28T02:34:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:58.624837+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:58.624903+0000 mon.c (mon.2) 105 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-08-28T02:34:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:58.625322+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-08-28T02:34:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:34:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:58.625571+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-08-28T02:35:00.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:58.627904+0000 mgr.y (mgr.14424) 99 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 251 KiB/s rd, 24 KiB/s wr, 325 op/s 2023-08-28T02:35:00.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:59.171156+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-08-28T02:35:00.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:59.171255+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2023-08-28T02:35:00.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:34:59.171320+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-08-28T02:35:00.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:59.171399+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-08-28T02:35:00.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:34:59.590317+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-08-28T02:35:00.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:58.627904+0000 mgr.y (mgr.14424) 99 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 251 KiB/s rd, 24 KiB/s wr, 325 op/s 2023-08-28T02:35:00.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:59.171156+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-08-28T02:35:00.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:59.171255+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2023-08-28T02:35:00.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:34:59.171320+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-08-28T02:35:00.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:59.171399+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-08-28T02:35:00.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:34:59.590317+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-08-28T02:35:00.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:58.627904+0000 mgr.y (mgr.14424) 99 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 112 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 251 KiB/s rd, 24 KiB/s wr, 325 op/s 2023-08-28T02:35:00.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:59.171156+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-08-28T02:35:00.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:59.171255+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2023-08-28T02:35:00.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:34:59.171320+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-08-28T02:35:00.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:59.171399+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-08-28T02:35:00.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:34:59.590317+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-08-28T02:35:00.607 INFO:tasks.workunit.client.0.smithi179.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-08-28T02:35:00.615 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd snap purge testimg_import 2023-08-28T02:35:01.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:00.463656+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.179:0/2035908422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:00.601246+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-08-28T02:35:01.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:00.463656+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.179:0/2035908422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:01.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:00.601246+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-08-28T02:35:01.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:00.463656+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.179:0/2035908422' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:01.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:00.601246+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-08-28T02:35:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:00.628207+0000 mgr.y (mgr.14424) 100 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 401 KiB/s rd, 47 KiB/s wr, 537 op/s 2023-08-28T02:35:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:01.605115+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-08-28T02:35:02.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:00.628207+0000 mgr.y (mgr.14424) 100 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 401 KiB/s rd, 47 KiB/s wr, 537 op/s 2023-08-28T02:35:02.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:01.605115+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-08-28T02:35:02.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:00.628207+0000 mgr.y (mgr.14424) 100 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 401 KiB/s rd, 47 KiB/s wr, 537 op/s 2023-08-28T02:35:02.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:01.605115+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-08-28T02:35:02.617 INFO:tasks.workunit.client.0.smithi179.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-08-28T02:35:02.626 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd remove testimg 2023-08-28T02:35:02.726 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 100% complete...done. 2023-08-28T02:35:02.729 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd remove testimg_import 2023-08-28T02:35:02.825 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 100% complete...done. 2023-08-28T02:35:02.827 INFO:tasks.workunit.client.0.smithi179.stderr:+ tiered=0 2023-08-28T02:35:02.828 INFO:tasks.workunit.client.0.smithi179.stderr:+ ceph osd dump 2023-08-28T02:35:02.828 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep '^pool' 2023-08-28T02:35:02.828 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep ''\''rbd'\''' 2023-08-28T02:35:02.828 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep tier 2023-08-28T02:35:03.259 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_135041/sparse1 2023-08-28T02:35:03.265 INFO:tasks.workunit.client.0.smithi179.stderr:1+0 records in 2023-08-28T02:35:03.265 INFO:tasks.workunit.client.0.smithi179.stderr:1+0 records out 2023-08-28T02:35:03.265 INFO:tasks.workunit.client.0.smithi179.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00506063 s, 207 MB/s 2023-08-28T02:35:03.265 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_135041/sparse2 2023-08-28T02:35:03.271 INFO:tasks.workunit.client.0.smithi179.stderr:1+0 records in 2023-08-28T02:35:03.271 INFO:tasks.workunit.client.0.smithi179.stderr:1+0 records out 2023-08-28T02:35:03.271 INFO:tasks.workunit.client.0.smithi179.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00536616 s, 195 MB/s 2023-08-28T02:35:03.271 INFO:tasks.workunit.client.0.smithi179.stderr:+ truncate /tmp/rbd_import_export_135041/sparse2 -s 2M 2023-08-28T02:35:03.455 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm sparse1 2023-08-28T02:35:03.492 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 0% complete...failed. 2023-08-28T02:35:03.492 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: delete error: (2) No such file or directory 2023-08-28T02:35:03.495 INFO:tasks.workunit.client.0.smithi179.stderr:+ true 2023-08-28T02:35:03.495 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_135041/sparse1 2023-08-28T02:35:03.559 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-08-28T02:35:03.560 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-08-28T02:35:03.560 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --order is deprecated, use --object-size 2023-08-28T02:35:03.562 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd ls -l 2023-08-28T02:35:03.563 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep sparse1 2023-08-28T02:35:03.563 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep -Ei '(2 MiB|2048k)' 2023-08-28T02:35:03.599 INFO:tasks.workunit.client.0.smithi179.stdout:sparse1 2 MiB 2 2023-08-28T02:35:03.600 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects sparse1 2023-08-28T02:35:03.600 INFO:tasks.workunit.client.0.smithi179.stderr:++ image=sparse1 2023-08-28T02:35:03.600 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rbd info sparse1 2023-08-28T02:35:03.601 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep block_name_prefix 2023-08-28T02:35:03.601 INFO:tasks.workunit.client.0.smithi179.stderr:+++ awk '{print $NF;}' 2023-08-28T02:35:03.641 INFO:tasks.workunit.client.0.smithi179.stderr:++ prefix=rbd_data.620f3e761aa5 2023-08-28T02:35:03.641 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep rbd_data.620f3e761aa5 2023-08-28T02:35:03.642 INFO:tasks.workunit.client.0.smithi179.stderr:++++ get_image_data_pool sparse1 2023-08-28T02:35:03.642 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sed -e 's/rbd_data.620f3e761aa5\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-08-28T02:35:03.642 INFO:tasks.workunit.client.0.smithi179.stderr:++++ image=sparse1 2023-08-28T02:35:03.642 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sort -u 2023-08-28T02:35:03.642 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ rbd info sparse1 2023-08-28T02:35:03.642 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ grep 'data_pool: ' 2023-08-28T02:35:03.643 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ awk -F: '{ print $NF }' 2023-08-28T02:35:03.682 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool= 2023-08-28T02:35:03.682 INFO:tasks.workunit.client.0.smithi179.stderr:++++ '[' -z ']' 2023-08-28T02:35:03.682 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool=rbd 2023-08-28T02:35:03.682 INFO:tasks.workunit.client.0.smithi179.stderr:++++ echo rbd 2023-08-28T02:35:03.682 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rados ls -p rbd 2023-08-28T02:35:03.715 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects=1 2023-08-28T02:35:03.715 INFO:tasks.workunit.client.0.smithi179.stderr:++ echo 1 2023-08-28T02:35:03.715 INFO:tasks.workunit.client.0.smithi179.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-08-28T02:35:03.715 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export sparse1 /tmp/rbd_import_export_135041/sparse1.out 2023-08-28T02:35:03.756 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-08-28T02:35:03.759 INFO:tasks.workunit.client.0.smithi179.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_135041/sparse1 /tmp/rbd_import_export_135041/sparse1.out 2023-08-28T02:35:03.759 INFO:tasks.workunit.client.0.smithi179.stderr:+ cmp -l /tmp/rbd_import_export_135041/sparse1 /tmp/rbd_import_export_135041/sparse1.out 2023-08-28T02:35:03.761 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/sparse1 --format %b 2023-08-28T02:35:03.763 INFO:tasks.workunit.client.0.smithi179.stderr:+ origsize=2048 2023-08-28T02:35:03.763 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/sparse1.out --format %b 2023-08-28T02:35:03.764 INFO:tasks.workunit.client.0.smithi179.stderr:+ exportsize=2048 2023-08-28T02:35:03.764 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=0 2023-08-28T02:35:03.764 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=0 2023-08-28T02:35:03.764 INFO:tasks.workunit.client.0.smithi179.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-08-28T02:35:03.765 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/sparse1.out 2023-08-28T02:35:03.765 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm sparse1 2023-08-28T02:35:03.863 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-08-28T02:35:03.866 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm sparse2 2023-08-28T02:35:03.905 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 0% complete...failed. 2023-08-28T02:35:03.905 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: delete error: (2) No such file or directory 2023-08-28T02:35:03.908 INFO:tasks.workunit.client.0.smithi179.stderr:+ true 2023-08-28T02:35:03.908 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_135041/sparse2 2023-08-28T02:35:03.966 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-08-28T02:35:03.967 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-08-28T02:35:03.967 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --order is deprecated, use --object-size 2023-08-28T02:35:03.970 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd ls -l 2023-08-28T02:35:03.970 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep sparse2 2023-08-28T02:35:03.970 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep -Ei '(2 MiB|2048k)' 2023-08-28T02:35:04.006 INFO:tasks.workunit.client.0.smithi179.stdout:sparse2 2 MiB 2 2023-08-28T02:35:04.007 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects sparse2 2023-08-28T02:35:04.007 INFO:tasks.workunit.client.0.smithi179.stderr:++ image=sparse2 2023-08-28T02:35:04.007 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rbd info sparse2 2023-08-28T02:35:04.007 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep block_name_prefix 2023-08-28T02:35:04.007 INFO:tasks.workunit.client.0.smithi179.stderr:+++ awk '{print $NF;}' 2023-08-28T02:35:04.044 INFO:tasks.workunit.client.0.smithi179.stderr:++ prefix=rbd_data.623fca5e7562 2023-08-28T02:35:04.044 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep rbd_data.623fca5e7562 2023-08-28T02:35:04.044 INFO:tasks.workunit.client.0.smithi179.stderr:++++ get_image_data_pool sparse2 2023-08-28T02:35:04.044 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sed -e 's/rbd_data.623fca5e7562\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-08-28T02:35:04.044 INFO:tasks.workunit.client.0.smithi179.stderr:++++ image=sparse2 2023-08-28T02:35:04.044 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sort -u 2023-08-28T02:35:04.050 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ rbd info sparse2 2023-08-28T02:35:04.050 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ grep 'data_pool: ' 2023-08-28T02:35:04.050 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ awk -F: '{ print $NF }' 2023-08-28T02:35:04.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:02.605889+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-08-28T02:35:04.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:02.628520+0000 mgr.y (mgr.14424) 101 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 402 KiB/s rd, 47 KiB/s wr, 539 op/s 2023-08-28T02:35:04.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:02.905207+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.179:0/197027595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:04.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:03.129451+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.179:0/1474654220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-08-28T02:35:04.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:03.247503+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.179:0/1474654220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-08-28T02:35:04.081 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool= 2023-08-28T02:35:04.081 INFO:tasks.workunit.client.0.smithi179.stderr:++++ '[' -z ']' 2023-08-28T02:35:04.081 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool=rbd 2023-08-28T02:35:04.081 INFO:tasks.workunit.client.0.smithi179.stderr:++++ echo rbd 2023-08-28T02:35:04.081 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rados ls -p rbd 2023-08-28T02:35:04.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:02.605889+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-08-28T02:35:04.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:02.628520+0000 mgr.y (mgr.14424) 101 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 402 KiB/s rd, 47 KiB/s wr, 539 op/s 2023-08-28T02:35:04.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:02.905207+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.179:0/197027595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:04.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:03.129451+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.179:0/1474654220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-08-28T02:35:04.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:03.247503+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.179:0/1474654220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-08-28T02:35:04.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:02.605889+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-08-28T02:35:04.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:02.628520+0000 mgr.y (mgr.14424) 101 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 402 KiB/s rd, 47 KiB/s wr, 539 op/s 2023-08-28T02:35:04.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:02.905207+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.179:0/197027595' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:04.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:03.129451+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.179:0/1474654220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-08-28T02:35:04.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:03.247503+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.179:0/1474654220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-08-28T02:35:04.113 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects=0 2023-08-28T02:35:04.113 INFO:tasks.workunit.client.0.smithi179.stderr:++ echo 0 2023-08-28T02:35:04.113 INFO:tasks.workunit.client.0.smithi179.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2023-08-28T02:35:04.113 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export sparse2 /tmp/rbd_import_export_135041/sparse2.out 2023-08-28T02:35:04.151 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-08-28T02:35:04.154 INFO:tasks.workunit.client.0.smithi179.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_135041/sparse2 /tmp/rbd_import_export_135041/sparse2.out 2023-08-28T02:35:04.155 INFO:tasks.workunit.client.0.smithi179.stderr:+ cmp -l /tmp/rbd_import_export_135041/sparse2 /tmp/rbd_import_export_135041/sparse2.out 2023-08-28T02:35:04.156 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/sparse2 --format %b 2023-08-28T02:35:04.157 INFO:tasks.workunit.client.0.smithi179.stderr:+ origsize=2048 2023-08-28T02:35:04.158 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/sparse2.out --format %b 2023-08-28T02:35:04.159 INFO:tasks.workunit.client.0.smithi179.stderr:+ exportsize=2048 2023-08-28T02:35:04.159 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=0 2023-08-28T02:35:04.159 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=0 2023-08-28T02:35:04.159 INFO:tasks.workunit.client.0.smithi179.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-08-28T02:35:04.159 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/sparse2.out 2023-08-28T02:35:04.160 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm sparse2 2023-08-28T02:35:04.250 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-08-28T02:35:04.253 INFO:tasks.workunit.client.0.smithi179.stderr:+ truncate /tmp/rbd_import_export_135041/sparse1 -s 10M 2023-08-28T02:35:04.254 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --new-format --order 20 - sparse1 2023-08-28T02:35:04.340 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete...done. 2023-08-28T02:35:04.341 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-08-28T02:35:04.341 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --order is deprecated, use --object-size 2023-08-28T02:35:04.343 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd ls -l 2023-08-28T02:35:04.343 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep sparse1 2023-08-28T02:35:04.343 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep -Ei '(10 MiB|10240k)' 2023-08-28T02:35:04.378 INFO:tasks.workunit.client.0.smithi179.stdout:sparse1 10 MiB 2 2023-08-28T02:35:04.379 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects sparse1 2023-08-28T02:35:04.379 INFO:tasks.workunit.client.0.smithi179.stderr:++ image=sparse1 2023-08-28T02:35:04.379 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rbd info sparse1 2023-08-28T02:35:04.379 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep block_name_prefix 2023-08-28T02:35:04.379 INFO:tasks.workunit.client.0.smithi179.stderr:+++ awk '{print $NF;}' 2023-08-28T02:35:04.414 INFO:tasks.workunit.client.0.smithi179.stderr:++ prefix=rbd_data.626c1acfa245 2023-08-28T02:35:04.415 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep rbd_data.626c1acfa245 2023-08-28T02:35:04.415 INFO:tasks.workunit.client.0.smithi179.stderr:++++ get_image_data_pool sparse1 2023-08-28T02:35:04.415 INFO:tasks.workunit.client.0.smithi179.stderr:++++ image=sparse1 2023-08-28T02:35:04.415 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sed -e 's/rbd_data.626c1acfa245\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-08-28T02:35:04.415 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sort -u 2023-08-28T02:35:04.415 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ rbd info sparse1 2023-08-28T02:35:04.415 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ grep 'data_pool: ' 2023-08-28T02:35:04.415 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ awk -F: '{ print $NF }' 2023-08-28T02:35:04.450 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool= 2023-08-28T02:35:04.450 INFO:tasks.workunit.client.0.smithi179.stderr:++++ '[' -z ']' 2023-08-28T02:35:04.450 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool=rbd 2023-08-28T02:35:04.450 INFO:tasks.workunit.client.0.smithi179.stderr:++++ echo rbd 2023-08-28T02:35:04.450 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rados ls -p rbd 2023-08-28T02:35:04.479 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects=1 2023-08-28T02:35:04.479 INFO:tasks.workunit.client.0.smithi179.stderr:++ echo 1 2023-08-28T02:35:04.479 INFO:tasks.workunit.client.0.smithi179.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-08-28T02:35:04.480 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export sparse1 /tmp/rbd_import_export_135041/sparse1.out 2023-08-28T02:35:04.516 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-08-28T02:35:04.519 INFO:tasks.workunit.client.0.smithi179.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_135041/sparse1 /tmp/rbd_import_export_135041/sparse1.out 2023-08-28T02:35:04.519 INFO:tasks.workunit.client.0.smithi179.stderr:+ cmp -l /tmp/rbd_import_export_135041/sparse1 /tmp/rbd_import_export_135041/sparse1.out 2023-08-28T02:35:04.585 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/sparse1 --format %b 2023-08-28T02:35:04.586 INFO:tasks.workunit.client.0.smithi179.stderr:+ origsize=2048 2023-08-28T02:35:04.587 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/sparse1.out --format %b 2023-08-28T02:35:04.588 INFO:tasks.workunit.client.0.smithi179.stderr:+ exportsize=2048 2023-08-28T02:35:04.588 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=0 2023-08-28T02:35:04.588 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=0 2023-08-28T02:35:04.589 INFO:tasks.workunit.client.0.smithi179.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-08-28T02:35:04.589 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/sparse1.out 2023-08-28T02:35:04.590 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm sparse1 2023-08-28T02:35:04.685 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-08-28T02:35:04.688 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_135041/sparse2 oflag=append conv=notrunc 2023-08-28T02:35:04.698 INFO:tasks.workunit.client.0.smithi179.stderr:1+0 records in 2023-08-28T02:35:04.699 INFO:tasks.workunit.client.0.smithi179.stderr:1+0 records out 2023-08-28T02:35:04.699 INFO:tasks.workunit.client.0.smithi179.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00984168 s, 213 MB/s 2023-08-28T02:35:04.699 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --new-format --order 20 - sparse2 2023-08-28T02:35:04.774 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete...done. 2023-08-28T02:35:04.775 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-08-28T02:35:04.775 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --order is deprecated, use --object-size 2023-08-28T02:35:04.777 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd ls -l 2023-08-28T02:35:04.777 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep sparse2 2023-08-28T02:35:04.777 INFO:tasks.workunit.client.0.smithi179.stderr:+ grep -Ei '(4 MiB|4096k)' 2023-08-28T02:35:04.817 INFO:tasks.workunit.client.0.smithi179.stdout:sparse2 4 MiB 2 2023-08-28T02:35:04.817 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects sparse2 2023-08-28T02:35:04.817 INFO:tasks.workunit.client.0.smithi179.stderr:++ image=sparse2 2023-08-28T02:35:04.818 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rbd info sparse2 2023-08-28T02:35:04.818 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep block_name_prefix 2023-08-28T02:35:04.818 INFO:tasks.workunit.client.0.smithi179.stderr:+++ awk '{print $NF;}' 2023-08-28T02:35:04.856 INFO:tasks.workunit.client.0.smithi179.stderr:++ prefix=rbd_data.3bd6dc46ee5d 2023-08-28T02:35:04.859 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep rbd_data.3bd6dc46ee5d 2023-08-28T02:35:04.859 INFO:tasks.workunit.client.0.smithi179.stderr:++++ get_image_data_pool sparse2 2023-08-28T02:35:04.859 INFO:tasks.workunit.client.0.smithi179.stderr:++++ image=sparse2 2023-08-28T02:35:04.859 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sed -e 's/rbd_data.3bd6dc46ee5d\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-08-28T02:35:04.859 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sort -u 2023-08-28T02:35:04.859 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ rbd info sparse2 2023-08-28T02:35:04.859 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ grep 'data_pool: ' 2023-08-28T02:35:04.859 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ awk -F: '{ print $NF }' 2023-08-28T02:35:04.898 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool= 2023-08-28T02:35:04.898 INFO:tasks.workunit.client.0.smithi179.stderr:++++ '[' -z ']' 2023-08-28T02:35:04.898 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool=rbd 2023-08-28T02:35:04.898 INFO:tasks.workunit.client.0.smithi179.stderr:++++ echo rbd 2023-08-28T02:35:04.898 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rados ls -p rbd 2023-08-28T02:35:04.930 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects='0 2023-08-28T02:35:04.931 INFO:tasks.workunit.client.0.smithi179.stderr:2 2023-08-28T02:35:04.931 INFO:tasks.workunit.client.0.smithi179.stderr:3' 2023-08-28T02:35:04.931 INFO:tasks.workunit.client.0.smithi179.stderr:++ echo 0 2 3 2023-08-28T02:35:04.931 INFO:tasks.workunit.client.0.smithi179.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2023-08-28T02:35:04.931 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export sparse2 /tmp/rbd_import_export_135041/sparse2.out 2023-08-28T02:35:04.971 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-08-28T02:35:04.975 INFO:tasks.workunit.client.0.smithi179.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_135041/sparse2 /tmp/rbd_import_export_135041/sparse2.out 2023-08-28T02:35:04.975 INFO:tasks.workunit.client.0.smithi179.stderr:+ cmp -l /tmp/rbd_import_export_135041/sparse2 /tmp/rbd_import_export_135041/sparse2.out 2023-08-28T02:35:04.979 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/sparse2 --format %b 2023-08-28T02:35:04.980 INFO:tasks.workunit.client.0.smithi179.stderr:+ origsize=6144 2023-08-28T02:35:04.980 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/sparse2.out --format %b 2023-08-28T02:35:04.981 INFO:tasks.workunit.client.0.smithi179.stderr:+ exportsize=6144 2023-08-28T02:35:04.981 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=0 2023-08-28T02:35:04.981 INFO:tasks.workunit.client.0.smithi179.stderr:+ difference=0 2023-08-28T02:35:04.981 INFO:tasks.workunit.client.0.smithi179.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-08-28T02:35:04.981 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/sparse2.out 2023-08-28T02:35:04.982 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm sparse2 2023-08-28T02:35:05.074 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-08-28T02:35:05.077 INFO:tasks.workunit.client.0.smithi179.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2023-08-28T02:35:05.078 INFO:tasks.workunit.client.0.smithi179.stdout:partially-sparse file imports to partially-sparse image 2023-08-28T02:35:05.078 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_135041/sparse1 sparse 2023-08-28T02:35:05.144 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-08-28T02:35:05.145 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-08-28T02:35:05.145 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --order is deprecated, use --object-size 2023-08-28T02:35:05.148 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects sparse 2023-08-28T02:35:05.148 INFO:tasks.workunit.client.0.smithi179.stderr:++ image=sparse 2023-08-28T02:35:05.149 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rbd info sparse 2023-08-28T02:35:05.149 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep block_name_prefix 2023-08-28T02:35:05.149 INFO:tasks.workunit.client.0.smithi179.stderr:+++ awk '{print $NF;}' 2023-08-28T02:35:05.186 INFO:tasks.workunit.client.0.smithi179.stderr:++ prefix=rbd_data.3c09221324d4 2023-08-28T02:35:05.187 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep rbd_data.3c09221324d4 2023-08-28T02:35:05.187 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sed -e 's/rbd_data.3c09221324d4\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-08-28T02:35:05.187 INFO:tasks.workunit.client.0.smithi179.stderr:++++ get_image_data_pool sparse 2023-08-28T02:35:05.187 INFO:tasks.workunit.client.0.smithi179.stderr:++++ image=sparse 2023-08-28T02:35:05.187 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sort -u 2023-08-28T02:35:05.188 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ rbd info sparse 2023-08-28T02:35:05.188 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ awk -F: '{ print $NF }' 2023-08-28T02:35:05.188 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ grep 'data_pool: ' 2023-08-28T02:35:05.224 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool= 2023-08-28T02:35:05.224 INFO:tasks.workunit.client.0.smithi179.stderr:++++ '[' -z ']' 2023-08-28T02:35:05.224 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool=rbd 2023-08-28T02:35:05.225 INFO:tasks.workunit.client.0.smithi179.stderr:++++ echo rbd 2023-08-28T02:35:05.225 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rados ls -p rbd 2023-08-28T02:35:05.257 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects=1 2023-08-28T02:35:05.257 INFO:tasks.workunit.client.0.smithi179.stderr:++ echo 1 2023-08-28T02:35:05.257 INFO:tasks.workunit.client.0.smithi179.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-08-28T02:35:05.257 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm sparse 2023-08-28T02:35:05.351 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-08-28T02:35:05.354 INFO:tasks.workunit.client.0.smithi179.stdout:zeros import through stdin to sparse image 2023-08-28T02:35:05.356 INFO:tasks.workunit.client.0.smithi179.stderr:+ echo 'zeros import through stdin to sparse image' 2023-08-28T02:35:05.356 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/dev/zero bs=1M count=4 2023-08-28T02:35:05.356 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd import --new-format - sparse 2023-08-28T02:35:05.401 INFO:tasks.workunit.client.0.smithi179.stderr:4+0 records in 2023-08-28T02:35:05.401 INFO:tasks.workunit.client.0.smithi179.stderr:4+0 records out 2023-08-28T02:35:05.401 INFO:tasks.workunit.client.0.smithi179.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0455408 s, 92.1 MB/s 2023-08-28T02:35:05.414 INFO:tasks.workunit.client.0.smithi179.stderr: Importing image: 100% complete...done. 2023-08-28T02:35:05.415 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-08-28T02:35:05.418 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects sparse 2023-08-28T02:35:05.418 INFO:tasks.workunit.client.0.smithi179.stderr:++ image=sparse 2023-08-28T02:35:05.418 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rbd info sparse 2023-08-28T02:35:05.418 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep block_name_prefix 2023-08-28T02:35:05.419 INFO:tasks.workunit.client.0.smithi179.stderr:+++ awk '{print $NF;}' 2023-08-28T02:35:05.454 INFO:tasks.workunit.client.0.smithi179.stderr:++ prefix=rbd_data.62ed34661a8d 2023-08-28T02:35:05.455 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep rbd_data.62ed34661a8d 2023-08-28T02:35:05.455 INFO:tasks.workunit.client.0.smithi179.stderr:++++ get_image_data_pool sparse 2023-08-28T02:35:05.455 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sed -e 's/rbd_data.62ed34661a8d\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-08-28T02:35:05.455 INFO:tasks.workunit.client.0.smithi179.stderr:++++ image=sparse 2023-08-28T02:35:05.455 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sort -u 2023-08-28T02:35:05.458 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ rbd info sparse 2023-08-28T02:35:05.458 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ grep 'data_pool: ' 2023-08-28T02:35:05.458 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ awk -F: '{ print $NF }' 2023-08-28T02:35:05.501 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool= 2023-08-28T02:35:05.501 INFO:tasks.workunit.client.0.smithi179.stderr:++++ '[' -z ']' 2023-08-28T02:35:05.501 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool=rbd 2023-08-28T02:35:05.502 INFO:tasks.workunit.client.0.smithi179.stderr:++++ echo rbd 2023-08-28T02:35:05.502 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rados ls -p rbd 2023-08-28T02:35:05.533 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects= 2023-08-28T02:35:05.533 INFO:tasks.workunit.client.0.smithi179.stderr:++ echo 2023-08-28T02:35:05.533 INFO:tasks.workunit.client.0.smithi179.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2023-08-28T02:35:05.533 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm sparse 2023-08-28T02:35:05.619 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 100% complete...done. 2023-08-28T02:35:05.623 INFO:tasks.workunit.client.0.smithi179.stdout:zeros export to sparse file 2023-08-28T02:35:05.623 INFO:tasks.workunit.client.0.smithi179.stderr:+ echo 'zeros export to sparse file' 2023-08-28T02:35:05.623 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd create --new-format sparse --size 4 2023-08-28T02:35:05.662 INFO:tasks.workunit.client.0.smithi179.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-08-28T02:35:05.665 INFO:tasks.workunit.client.0.smithi179.stderr:++ rbd info sparse 2023-08-28T02:35:05.665 INFO:tasks.workunit.client.0.smithi179.stderr:++ grep block_name_prefix 2023-08-28T02:35:05.665 INFO:tasks.workunit.client.0.smithi179.stderr:++ awk '{print $NF;}' 2023-08-28T02:35:05.701 INFO:tasks.workunit.client.0.smithi179.stderr:+ prefix=rbd_data.3c488fe733c0 2023-08-28T02:35:05.702 INFO:tasks.workunit.client.0.smithi179.stderr:+ dd if=/dev/zero bs=4M count=1 2023-08-28T02:35:05.702 INFO:tasks.workunit.client.0.smithi179.stderr:++ get_image_data_pool sparse 2023-08-28T02:35:05.702 INFO:tasks.workunit.client.0.smithi179.stderr:++ image=sparse 2023-08-28T02:35:05.703 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rbd info sparse 2023-08-28T02:35:05.703 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep 'data_pool: ' 2023-08-28T02:35:05.703 INFO:tasks.workunit.client.0.smithi179.stderr:+++ awk -F: '{ print $NF }' 2023-08-28T02:35:05.740 INFO:tasks.workunit.client.0.smithi179.stderr:++ data_pool= 2023-08-28T02:35:05.740 INFO:tasks.workunit.client.0.smithi179.stderr:++ '[' -z ']' 2023-08-28T02:35:05.740 INFO:tasks.workunit.client.0.smithi179.stderr:++ data_pool=rbd 2023-08-28T02:35:05.740 INFO:tasks.workunit.client.0.smithi179.stderr:++ echo rbd 2023-08-28T02:35:05.740 INFO:tasks.workunit.client.0.smithi179.stderr:+ rados -p rbd put rbd_data.3c488fe733c0.000000000000 - 2023-08-28T02:35:05.769 INFO:tasks.workunit.client.0.smithi179.stderr:1+0 records in 2023-08-28T02:35:05.769 INFO:tasks.workunit.client.0.smithi179.stderr:1+0 records out 2023-08-28T02:35:05.769 INFO:tasks.workunit.client.0.smithi179.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0668488 s, 62.7 MB/s 2023-08-28T02:35:05.797 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects sparse 2023-08-28T02:35:05.797 INFO:tasks.workunit.client.0.smithi179.stderr:++ image=sparse 2023-08-28T02:35:05.798 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rbd info sparse 2023-08-28T02:35:05.798 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep block_name_prefix 2023-08-28T02:35:05.798 INFO:tasks.workunit.client.0.smithi179.stderr:+++ awk '{print $NF;}' 2023-08-28T02:35:05.833 INFO:tasks.workunit.client.0.smithi179.stderr:++ prefix=rbd_data.3c488fe733c0 2023-08-28T02:35:05.833 INFO:tasks.workunit.client.0.smithi179.stderr:+++ grep rbd_data.3c488fe733c0 2023-08-28T02:35:05.834 INFO:tasks.workunit.client.0.smithi179.stderr:++++ get_image_data_pool sparse 2023-08-28T02:35:05.834 INFO:tasks.workunit.client.0.smithi179.stderr:++++ image=sparse 2023-08-28T02:35:05.834 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sed -e 's/rbd_data.3c488fe733c0\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-08-28T02:35:05.834 INFO:tasks.workunit.client.0.smithi179.stderr:+++ sort -u 2023-08-28T02:35:05.835 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ grep 'data_pool: ' 2023-08-28T02:35:05.835 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ rbd info sparse 2023-08-28T02:35:05.835 INFO:tasks.workunit.client.0.smithi179.stderr:+++++ awk -F: '{ print $NF }' 2023-08-28T02:35:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:04.591155+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-08-28T02:35:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:04.629101+0000 mgr.y (mgr.14424) 102 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 1.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1017 KiB/s rd, 780 KiB/s wr, 339 op/s 2023-08-28T02:35:05.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:05.331829+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.179:0/1096492939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:05.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:04.591155+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-08-28T02:35:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:04.629101+0000 mgr.y (mgr.14424) 102 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 1.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1017 KiB/s rd, 780 KiB/s wr, 339 op/s 2023-08-28T02:35:05.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:05.331829+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.179:0/1096492939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:05.870 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool= 2023-08-28T02:35:05.870 INFO:tasks.workunit.client.0.smithi179.stderr:++++ '[' -z ']' 2023-08-28T02:35:05.870 INFO:tasks.workunit.client.0.smithi179.stderr:++++ data_pool=rbd 2023-08-28T02:35:05.870 INFO:tasks.workunit.client.0.smithi179.stderr:++++ echo rbd 2023-08-28T02:35:05.870 INFO:tasks.workunit.client.0.smithi179.stderr:+++ rados ls -p rbd 2023-08-28T02:35:05.903 INFO:tasks.workunit.client.0.smithi179.stderr:++ objects=0 2023-08-28T02:35:05.903 INFO:tasks.workunit.client.0.smithi179.stderr:++ echo 0 2023-08-28T02:35:05.903 INFO:tasks.workunit.client.0.smithi179.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2023-08-28T02:35:05.903 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/sparse 2023-08-28T02:35:05.903 INFO:tasks.workunit.client.0.smithi179.stderr:rm: cannot remove '/tmp/rbd_import_export_135041/sparse': No such file or directory 2023-08-28T02:35:05.904 INFO:tasks.workunit.client.0.smithi179.stderr:+ true 2023-08-28T02:35:05.904 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd export sparse /tmp/rbd_import_export_135041/sparse 2023-08-28T02:35:05.940 INFO:tasks.workunit.client.0.smithi179.stderr: Exporting image: 100% complete...done. 2023-08-28T02:35:05.944 INFO:tasks.workunit.client.0.smithi179.stderr:++ stat /tmp/rbd_import_export_135041/sparse --format=%b 2023-08-28T02:35:05.945 INFO:tasks.workunit.client.0.smithi179.stderr:+ '[' 0 = 0 ']' 2023-08-28T02:35:05.945 INFO:tasks.workunit.client.0.smithi179.stderr:+ rbd rm sparse 2023-08-28T02:35:06.032 INFO:tasks.workunit.client.0.smithi179.stderr: Removing image: 100% complete...done. 2023-08-28T02:35:06.035 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm /tmp/rbd_import_export_135041/sparse /tmp/rbd_import_export_135041/sparse1 /tmp/rbd_import_export_135041/sparse2 /tmp/rbd_import_export_135041/sparse3 2023-08-28T02:35:06.037 INFO:tasks.workunit.client.0.smithi179.stderr:rm: cannot remove '/tmp/rbd_import_export_135041/sparse3': No such file or directory 2023-08-28T02:35:06.037 INFO:tasks.workunit.client.0.smithi179.stderr:+ true 2023-08-28T02:35:06.037 INFO:tasks.workunit.client.0.smithi179.stdout:OK 2023-08-28T02:35:06.037 INFO:tasks.workunit.client.0.smithi179.stderr:+ echo OK 2023-08-28T02:35:06.038 INFO:tasks.workunit.client.0.smithi179.stderr:+ rm -rf /tmp/rbd_import_export_135041 2023-08-28T02:35:06.038 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-08-28T02:35:06.039 DEBUG:teuthology.orchestra.run.smithi179:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-08-28T02:35:06.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:04.591155+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-08-28T02:35:06.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:04.629101+0000 mgr.y (mgr.14424) 102 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 1.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1017 KiB/s rd, 780 KiB/s wr, 339 op/s 2023-08-28T02:35:06.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:05.331829+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.179:0/1096492939' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:06.109 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-08-28T02:35:06.109 DEBUG:teuthology.orchestra.run.smithi179:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-08-28T02:35:06.360 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:06] "GET /metrics HTTP/1.1" 200 192134 "" "Prometheus/2.33.4" 2023-08-28T02:35:06.361 DEBUG:teuthology.parallel:result is None 2023-08-28T02:35:06.361 DEBUG:teuthology.orchestra.run.smithi179:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-08-28T02:35:06.389 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-08-28T02:35:06.390 DEBUG:teuthology.orchestra.run.smithi179:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-08-28T02:35:06.446 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-08-28T02:35:06.446 INFO:teuthology.task.sequential:In sequential, running task print... 2023-08-28T02:35:06.447 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-08-28T02:35:06.447 DEBUG:teuthology.parallel:result is None 2023-08-28T02:35:07.330 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:35:08.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:06.629411+0000 mgr.y (mgr.14424) 103 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 1.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 682 KiB/s rd, 523 KiB/s wr, 227 op/s 2023-08-28T02:35:08.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:06.629411+0000 mgr.y (mgr.14424) 103 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 1.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 682 KiB/s rd, 523 KiB/s wr, 227 op/s 2023-08-28T02:35:08.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:06.629411+0000 mgr.y (mgr.14424) 103 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 1.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 682 KiB/s rd, 523 KiB/s wr, 227 op/s 2023-08-28T02:35:09.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:07.730674+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.179:0/868950943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:09.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:07.730674+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.179:0/868950943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:09.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:07.730674+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.179:0/868950943' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:10.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:08.629755+0000 mgr.y (mgr.14424) 104 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 1.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 583 KiB/s rd, 447 KiB/s wr, 194 op/s 2023-08-28T02:35:10.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:09.592071+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-08-28T02:35:10.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:08.629755+0000 mgr.y (mgr.14424) 104 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 1.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 583 KiB/s rd, 447 KiB/s wr, 194 op/s 2023-08-28T02:35:10.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:09.592071+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-08-28T02:35:10.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:08.629755+0000 mgr.y (mgr.14424) 104 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 1.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 583 KiB/s rd, 447 KiB/s wr, 194 op/s 2023-08-28T02:35:10.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:09.592071+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-08-28T02:35:11.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:10.097304+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.179:0/2678006055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:11.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:10.097304+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.179:0/2678006055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:11.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:10.097304+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.179:0/2678006055' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:12.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:10.630299+0000 mgr.y (mgr.14424) 105 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1021 KiB/s rd, 1.4 MiB/s wr, 339 op/s 2023-08-28T02:35:12.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:10.630299+0000 mgr.y (mgr.14424) 105 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1021 KiB/s rd, 1.4 MiB/s wr, 339 op/s 2023-08-28T02:35:12.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:10.630299+0000 mgr.y (mgr.14424) 105 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1021 KiB/s rd, 1.4 MiB/s wr, 339 op/s 2023-08-28T02:35:12.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:12.450540+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.179:0/1913854451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:12.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:12.450540+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.179:0/1913854451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:13.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:12.450540+0000 mon.a (mon.0) 697 : audit [DBG] from='client.? 172.21.15.179:0/1913854451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:14.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:12.630871+0000 mgr.y (mgr.14424) 106 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1016 KiB/s rd, 1.4 MiB/s wr, 337 op/s 2023-08-28T02:35:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:12.889062+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:12.889480+0000 mgr.y (mgr.14424) 107 : cephadm [INF] Upgrade: Target is version 18.2.0-187-g9cf20820 (unknown) 2023-08-28T02:35:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:12.889550+0000 mgr.y (mgr.14424) 108 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8, digests ['quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8'] 2023-08-28T02:35:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:12.890303+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:12.895554+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:12.896212+0000 mgr.y (mgr.14424) 109 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-08-28T02:35:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:13.256956+0000 mgr.y (mgr.14424) 110 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 on smithi190 2023-08-28T02:35:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:12.630871+0000 mgr.y (mgr.14424) 106 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1016 KiB/s rd, 1.4 MiB/s wr, 337 op/s 2023-08-28T02:35:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:12.889062+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:12.889480+0000 mgr.y (mgr.14424) 107 : cephadm [INF] Upgrade: Target is version 18.2.0-187-g9cf20820 (unknown) 2023-08-28T02:35:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:12.889550+0000 mgr.y (mgr.14424) 108 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8, digests ['quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8'] 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:12.890303+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:12.895554+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:12.896212+0000 mgr.y (mgr.14424) 109 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:13.256956+0000 mgr.y (mgr.14424) 110 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 on smithi190 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:12.630871+0000 mgr.y (mgr.14424) 106 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1016 KiB/s rd, 1.4 MiB/s wr, 337 op/s 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:12.889062+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:12.889480+0000 mgr.y (mgr.14424) 107 : cephadm [INF] Upgrade: Target is version 18.2.0-187-g9cf20820 (unknown) 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:12.889550+0000 mgr.y (mgr.14424) 108 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8, digests ['quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8'] 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:12.890303+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:12.895554+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:12.896212+0000 mgr.y (mgr.14424) 109 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-08-28T02:35:14.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:13.256956+0000 mgr.y (mgr.14424) 110 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 on smithi190 2023-08-28T02:35:16.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:14.631364+0000 mgr.y (mgr.14424) 111 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 408 KiB/s rd, 825 KiB/s wr, 134 op/s 2023-08-28T02:35:16.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:14.800692+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.179:0/3324535071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:16.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:14.631364+0000 mgr.y (mgr.14424) 111 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 408 KiB/s rd, 825 KiB/s wr, 134 op/s 2023-08-28T02:35:16.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:14.800692+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.179:0/3324535071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:16.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:14.631364+0000 mgr.y (mgr.14424) 111 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 408 KiB/s rd, 825 KiB/s wr, 134 op/s 2023-08-28T02:35:16.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:15 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:14.800692+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.179:0/3324535071' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:16.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:16] "GET /metrics HTTP/1.1" 200 192225 "" "Prometheus/2.33.4" 2023-08-28T02:35:17.330 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:35:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:16.631795+0000 mgr.y (mgr.14424) 112 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 408 KiB/s rd, 825 KiB/s wr, 134 op/s 2023-08-28T02:35:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:17.146862+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.179:0/3674194632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:18.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:16.631795+0000 mgr.y (mgr.14424) 112 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 408 KiB/s rd, 825 KiB/s wr, 134 op/s 2023-08-28T02:35:18.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:17.146862+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.179:0/3674194632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:18.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:16.631795+0000 mgr.y (mgr.14424) 112 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 408 KiB/s rd, 825 KiB/s wr, 134 op/s 2023-08-28T02:35:18.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:17.146862+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.179:0/3674194632' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:20.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:18.632367+0000 mgr.y (mgr.14424) 113 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 407 KiB/s rd, 824 KiB/s wr, 134 op/s 2023-08-28T02:35:20.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:19.493653+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.179:0/2540359953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:20.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:18.632367+0000 mgr.y (mgr.14424) 113 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 407 KiB/s rd, 824 KiB/s wr, 134 op/s 2023-08-28T02:35:20.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:19.493653+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.179:0/2540359953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:20.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:18.632367+0000 mgr.y (mgr.14424) 113 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 407 KiB/s rd, 824 KiB/s wr, 134 op/s 2023-08-28T02:35:20.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:19.493653+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.179:0/2540359953' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:22.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:20.633006+0000 mgr.y (mgr.14424) 114 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 369 KiB/s rd, 747 KiB/s wr, 121 op/s 2023-08-28T02:35:22.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:20.633006+0000 mgr.y (mgr.14424) 114 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 369 KiB/s rd, 747 KiB/s wr, 121 op/s 2023-08-28T02:35:22.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:20.633006+0000 mgr.y (mgr.14424) 114 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 369 KiB/s rd, 747 KiB/s wr, 121 op/s 2023-08-28T02:35:23.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:21.842873+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.179:0/1541514357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:23.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:21.842873+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.179:0/1541514357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:23.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:21.842873+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.179:0/1541514357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:24.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:22.633378+0000 mgr.y (mgr.14424) 115 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:24.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:22.633378+0000 mgr.y (mgr.14424) 115 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:24.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:22.633378+0000 mgr.y (mgr.14424) 115 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:25.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:24.190129+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.179:0/2148038901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:25.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:24.190129+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.179:0/2148038901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:25.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:24.190129+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.179:0/2148038901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:26.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:24.634103+0000 mgr.y (mgr.14424) 116 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:26.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:24.634103+0000 mgr.y (mgr.14424) 116 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:26.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:24.634103+0000 mgr.y (mgr.14424) 116 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:26.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:26] "GET /metrics HTTP/1.1" 200 192225 "" "Prometheus/2.33.4" 2023-08-28T02:35:27.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:26.540519+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.179:0/2963019326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:27.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:35:27.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:26.540519+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.179:0/2963019326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:27.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:26.540519+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.179:0/2963019326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:28.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:26.634488+0000 mgr.y (mgr.14424) 117 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:28.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:26.634488+0000 mgr.y (mgr.14424) 117 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:28.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:26.634488+0000 mgr.y (mgr.14424) 117 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:30.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:28.634772+0000 mgr.y (mgr.14424) 118 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:30.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:28.899394+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.179:0/588519492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:30.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:28.634772+0000 mgr.y (mgr.14424) 118 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:30.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:28.899394+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.179:0/588519492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:30.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:28.634772+0000 mgr.y (mgr.14424) 118 : cluster [DBG] pgmap v103: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:30.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:28.899394+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.179:0/588519492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:32.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:30.635322+0000 mgr.y (mgr.14424) 119 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:32.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:31.249250+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.179:0/2307403767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:32.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:30.635322+0000 mgr.y (mgr.14424) 119 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:32.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:31.249250+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.179:0/2307403767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:32.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:30.635322+0000 mgr.y (mgr.14424) 119 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:32.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:31.249250+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.179:0/2307403767' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:34.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:32.635892+0000 mgr.y (mgr.14424) 120 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:34.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:33.599401+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.179:0/1455480436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:34.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:32.635892+0000 mgr.y (mgr.14424) 120 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:34.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:33.599401+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.179:0/1455480436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:34.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:32.635892+0000 mgr.y (mgr.14424) 120 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:34.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:33.599401+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.179:0/1455480436' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:36.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:34.636612+0000 mgr.y (mgr.14424) 121 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:36.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:34.636612+0000 mgr.y (mgr.14424) 121 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:36.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:34.636612+0000 mgr.y (mgr.14424) 121 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:36.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:36] "GET /metrics HTTP/1.1" 200 192214 "" "Prometheus/2.33.4" 2023-08-28T02:35:37.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:35.946038+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.179:0/3497091171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:37.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[97627]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:35:37.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:35.946038+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.179:0/3497091171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:37.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:35.946038+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.179:0/3497091171' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:38.032 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:36.637046+0000 mgr.y (mgr.14424) 122 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:38.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:36.637046+0000 mgr.y (mgr.14424) 122 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:38.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:36.637046+0000 mgr.y (mgr.14424) 122 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:38.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:38.306261+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.179:0/1335253456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:38.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:38.422374+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:38.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:38.423629+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:35:38.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:38.423937+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:35:38.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:38.424714+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:35:38.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:38.425383+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:35:39.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:38.306261+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.179:0/1335253456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:39.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:38.422374+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:39.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:38.423629+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:35:39.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:38.423937+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:35:39.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:38.424714+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:35:39.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:38.425383+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:35:39.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:38.306261+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.179:0/1335253456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:39.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:38.422374+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:39.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:38.423629+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:35:39.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:38.423937+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:35:39.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:38.424714+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:35:39.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:38.425383+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:35:39.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:39 smithi190 systemd[1]: Stopping Ceph mgr.x for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:35:39.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:39 smithi190 bash[120109]: Error: no container with name or ID "ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr.x" found: no such container 2023-08-28T02:35:39.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:38.418219+0000 mgr.y (mgr.14424) 123 : cephadm [INF] Upgrade: Updating mgr.x 2023-08-28T02:35:39.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:38.425940+0000 mgr.y (mgr.14424) 124 : cephadm [INF] Deploying daemon mgr.x on smithi190 2023-08-28T02:35:39.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:38.637493+0000 mgr.y (mgr.14424) 125 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:40.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:38.418219+0000 mgr.y (mgr.14424) 123 : cephadm [INF] Upgrade: Updating mgr.x 2023-08-28T02:35:40.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:38.425940+0000 mgr.y (mgr.14424) 124 : cephadm [INF] Deploying daemon mgr.x on smithi190 2023-08-28T02:35:40.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:38.637493+0000 mgr.y (mgr.14424) 125 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:40.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:38.418219+0000 mgr.y (mgr.14424) 123 : cephadm [INF] Upgrade: Updating mgr.x 2023-08-28T02:35:40.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:38.425940+0000 mgr.y (mgr.14424) 124 : cephadm [INF] Deploying daemon mgr.x on smithi190 2023-08-28T02:35:40.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:38.637493+0000 mgr.y (mgr.14424) 125 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:40.489 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:40 smithi190 bash[120151]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x 2023-08-28T02:35:40.489 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:40 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-08-28T02:35:40.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:40.659364+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.179:0/429584067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:40.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:40 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.x.service: Failed with result 'exit-code'. 2023-08-28T02:35:40.831 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:40 smithi190 systemd[1]: Stopped Ceph mgr.x for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:35:40.831 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:40 smithi190 systemd[1]: Starting Ceph mgr.x for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:35:41.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:40.659364+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.179:0/429584067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:41.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:40.659364+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.179:0/429584067' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:41.164 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:40 smithi190 podman[120298]: 2023-08-28T02:35:41.476 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:41.164+0000 7f9ea0471700 1 -- 172.21.15.190:0/3597621883 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d49d36b1e0 con 0x55d49d340c00 2023-08-28T02:35:41.477 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:41 smithi190 bash[120298]: 4c9e4abf51844641a239d743bdfe160ace1f3c61ae05fb32c4775081d5c0df8c 2023-08-28T02:35:41.477 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:41 smithi190 systemd[1]: Started Ceph mgr.x for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:35:41.477 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:41.297+0000 7f9eaa5bf200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-08-28T02:35:41.477 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:41.380+0000 7f9eaa5bf200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:35:41.764 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:41.476+0000 7f9eaa5bf200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:35:41.764 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:41.569+0000 7f9eaa5bf200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:35:42.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:41.764+0000 7f9eaa5bf200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:35:42.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:40.637965+0000 mgr.y (mgr.14424) 126 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:42.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:41.254864+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:42.475 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:41.256394+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:42.475 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:42.139+0000 7f9eaa5bf200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:35:42.476 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:42.279+0000 7f9eaa5bf200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:35:42.476 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:42.373+0000 7f9eaa5bf200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:35:42.476 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:42.475+0000 7f9eaa5bf200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:35:42.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:40.637965+0000 mgr.y (mgr.14424) 126 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:42.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:41.254864+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:42.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:41.256394+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:40.637965+0000 mgr.y (mgr.14424) 126 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:41.254864+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:41.256394+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:43.258 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:42.929+0000 7f9eaa5bf200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:35:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:43.003907+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.179:0/1355886270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:43.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:43.003907+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.179:0/1355886270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:43.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:43.003907+0000 mon.a (mon.0) 706 : audit [DBG] from='client.? 172.21.15.179:0/1355886270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:44.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:43.630+0000 7f9eaa5bf200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:35:44.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:43.713+0000 7f9eaa5bf200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:35:44.541 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:42.638315+0000 mgr.y (mgr.14424) 127 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:44.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:42.638315+0000 mgr.y (mgr.14424) 127 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:44.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:42.638315+0000 mgr.y (mgr.14424) 127 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:44.821 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:44.542+0000 7f9eaa5bf200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:35:44.822 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:44.645+0000 7f9eaa5bf200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-08-28T02:35:45.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:44.822+0000 7f9eaa5bf200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:35:45.523 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:45.124+0000 7f9eaa5bf200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-08-28T02:35:45.523 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:45.362+0000 7f9eaa5bf200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:35:45.803 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:45.524+0000 7f9eaa5bf200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:35:45.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:44.638881+0000 mgr.y (mgr.14424) 128 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:45.804 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:45.357331+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.179:0/3971491429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:46.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:45.804+0000 7f9eaa5bf200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:35:46.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:44.638881+0000 mgr.y (mgr.14424) 128 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:46.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:45.357331+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.179:0/3971491429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:46.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:44.638881+0000 mgr.y (mgr.14424) 128 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:46.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:45.357331+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.179:0/3971491429' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:46.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:46] "GET /metrics HTTP/1.1" 200 192226 "" "Prometheus/2.33.4" 2023-08-28T02:35:46.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:46.560+0000 7f9eaa5bf200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:35:46.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:46.693+0000 7f9eaa5bf200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:35:47.133 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:46.128361+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:47.133 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:46.884+0000 7f9eaa5bf200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:35:47.133 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:46.999+0000 7f9eaa5bf200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:35:47.443 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:46.128361+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:47.444 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:47.006973+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:47.444 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:46.128361+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:47.444 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:47.006973+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:47.471 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:47.006973+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:47.471 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:47.216+0000 7f9eaa5bf200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:35:47.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:47.443+0000 7ff1524a4700 -1 mgr handle_mgr_map I was active but no longer am 2023-08-28T02:35:47.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ignoring --setuser ceph since I am not root 2023-08-28T02:35:47.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ignoring --setgroup ceph since I am not root 2023-08-28T02:35:47.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:47.483+0000 7f9670416700 1 -- 172.21.15.179:0/4242378399 <== mon.2 v2:172.21.15.179:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55af390144e0 con 0x55af38feb400 2023-08-28T02:35:47.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:47.606+0000 7f96805df680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:35:47.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:47.689+0000 7f96805df680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:35:48.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:48.069+0000 7f96805df680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:35:48.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:46.639276+0000 mgr.y (mgr.14424) 129 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:47.413765+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:47.414503+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:47.419364+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:47.426575+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:47.431091+0000 mon.c (mon.2) 126 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:47.431403+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:47.438907+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:47.439145+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:47.439220+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e19: x(active, starting, since 0.00724862s) 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:47.723848+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.179:0/107649403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:48.102964+0000 mon.a (mon.0) 714 : cluster [INF] Active manager daemon x restarted 2023-08-28T02:35:48.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:48.103366+0000 mon.a (mon.0) 715 : cluster [INF] Activating manager daemon x 2023-08-28T02:35:48.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.104927+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:35:48.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:48.110189+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-08-28T02:35:48.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:48.110506+0000 mon.a (mon.0) 717 : cluster [DBG] mgrmap e20: x(active, starting, since 0.00730936s) 2023-08-28T02:35:48.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.112093+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:35:48.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:46.639276+0000 mgr.y (mgr.14424) 129 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:48.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:47.413765+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:35:48.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:47.414503+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:35:48.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:47.419364+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:48.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:47.426575+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:47.431091+0000 mon.c (mon.2) 126 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:47.431403+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:47.438907+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:47.439145+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:47.439220+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e19: x(active, starting, since 0.00724862s) 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:47.723848+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.179:0/107649403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:48.102964+0000 mon.a (mon.0) 714 : cluster [INF] Active manager daemon x restarted 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:48.103366+0000 mon.a (mon.0) 715 : cluster [INF] Activating manager daemon x 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.104927+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:48.110189+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:48.110506+0000 mon.a (mon.0) 717 : cluster [DBG] mgrmap e20: x(active, starting, since 0.00730936s) 2023-08-28T02:35:48.344 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.112093+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:35:48.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.112268+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:48.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.112493+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:48.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.112715+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:48.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.112872+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:35:48.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.113087+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:35:48.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.113277+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:35:48.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.113429+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.113616+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.113807+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.113984+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.114166+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.114356+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.114527+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.114718+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.115559+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.115807+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.116322+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.116484+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:35:48.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.117811+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:35:48.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.118047+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:35:48.347 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.112268+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:48.347 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.112493+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:48.347 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.112715+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:48.347 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.112872+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:35:48.347 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.113087+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:35:48.347 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.113277+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:35:48.347 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.113429+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.113616+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.113807+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.113984+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.114166+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.114356+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.114527+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.114718+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.115559+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.115807+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.116322+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.116484+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:35:48.348 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.117811+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:35:48.349 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.118047+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:35:48.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:46.639276+0000 mgr.y (mgr.14424) 129 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:48.373 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:47.413765+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:47.414503+0000 mon.c (mon.2) 124 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:47.419364+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14424 ' entity='mgr.y' 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:47.426575+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:47.431091+0000 mon.c (mon.2) 126 : audit [INF] from='mgr.14424 172.21.15.179:0/4148167142' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:47.431403+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:47.438907+0000 mon.a (mon.0) 711 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:47.439145+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14424 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:47.439220+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e19: x(active, starting, since 0.00724862s) 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:47.723848+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.179:0/107649403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:48.102964+0000 mon.a (mon.0) 714 : cluster [INF] Active manager daemon x restarted 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:48.103366+0000 mon.a (mon.0) 715 : cluster [INF] Activating manager daemon x 2023-08-28T02:35:48.374 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.104927+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:48.110189+0000 mon.a (mon.0) 716 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:48.110506+0000 mon.a (mon.0) 717 : cluster [DBG] mgrmap e20: x(active, starting, since 0.00730936s) 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.112093+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.112268+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.112493+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.112715+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.112872+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.113087+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.113277+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.113429+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:35:48.375 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.113616+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.113807+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.113984+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.114166+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.114356+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.114527+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.114718+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.115559+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.115807+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.116322+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.116484+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.117811+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:35:48.376 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.118047+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.089+0000 7f9eaa5bf200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:35:48] ENGINE Bus STARTING 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: CherryPy Checker: 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: The Application mounted at '' has an empty config. 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:35:48] ENGINE Serving on http://:::9283 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:35:48] ENGINE Bus STARTED 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:35:48] ENGINE Bus STOPPING 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:35:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:35:48] ENGINE Bus STOPPED 2023-08-28T02:35:48.377 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:35:48] ENGINE Bus STARTING 2023-08-28T02:35:48.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.377+0000 7f9e0bb22700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.377+0000 7f9e0bb22700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.377+0000 7f9e0bb22700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.377+0000 7f9e0bb22700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.377+0000 7f9e0bb22700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.378+0000 7f9e08b1c700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.378+0000 7f9e08b1c700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.378+0000 7f9e08b1c700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.378+0000 7f9e08b1c700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:35:48.378+0000 7f9e08b1c700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:35:48] ENGINE Serving on http://:::9283 2023-08-28T02:35:48.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:35:48] ENGINE Bus STARTED 2023-08-28T02:35:49.137 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:48.858+0000 7f96805df680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:35:49.137 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:48.942+0000 7f96805df680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:35:49.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:48.274120+0000 mon.a (mon.0) 718 : cluster [INF] Manager daemon x is now available 2023-08-28T02:35:49.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.294574+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:49.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.297898+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:49.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.299368+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:49.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.309938+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:49.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.310354+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:49.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.321110+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:35:49.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.331534+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:35:49.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.331861+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:35:49.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.355047+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:49.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.357173+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-08-28T02:35:49.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:48.357584+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-08-28T02:35:49.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:49.157+0000 7f96805df680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:35:49.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:48.274120+0000 mon.a (mon.0) 718 : cluster [INF] Manager daemon x is now available 2023-08-28T02:35:49.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.294574+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:49.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.297898+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:49.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.299368+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:49.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.309938+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:49.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.310354+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:49.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.321110+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:35:49.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.331534+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:35:49.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.331861+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:35:49.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.355047+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:49.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.357173+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-08-28T02:35:49.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:48.357584+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-08-28T02:35:49.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:48.274120+0000 mon.a (mon.0) 718 : cluster [INF] Manager daemon x is now available 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.294574+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.297898+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.299368+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.309938+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.310354+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.321110+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.331534+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.331861+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.355047+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.357173+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-08-28T02:35:49.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:48.357584+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-08-28T02:35:50.452 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:50.121+0000 7f96805df680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:35:50.452 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:50.261+0000 7f96805df680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:35:50.453 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:50.351+0000 7f96805df680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:35:50.453 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:48.708045+0000 mgr.x (mgr.25375) 1 : cephadm [INF] Deploying cephadm binary to smithi190 2023-08-28T02:35:50.453 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:48.717524+0000 mgr.x (mgr.25375) 2 : cephadm [INF] Deploying cephadm binary to smithi179 2023-08-28T02:35:50.453 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:49.150515+0000 mon.a (mon.0) 724 : cluster [DBG] mgrmap e21: x(active, since 1.04732s) 2023-08-28T02:35:50.453 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:49.167614+0000 mgr.x (mgr.25375) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:50.453 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:49.295002+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-08-28T02:35:50.453 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:49.295091+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-08-28T02:35:50.453 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:49.296065+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:50.454 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:49.296383+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:50.454 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:49.298656+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:50.454 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:49.314077+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:50.454 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:50.115123+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.179:0/3747316319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:50.454 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:48.708045+0000 mgr.x (mgr.25375) 1 : cephadm [INF] Deploying cephadm binary to smithi190 2023-08-28T02:35:50.454 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:48.717524+0000 mgr.x (mgr.25375) 2 : cephadm [INF] Deploying cephadm binary to smithi179 2023-08-28T02:35:50.454 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:49.150515+0000 mon.a (mon.0) 724 : cluster [DBG] mgrmap e21: x(active, since 1.04732s) 2023-08-28T02:35:50.454 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:49.167614+0000 mgr.x (mgr.25375) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:50.454 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:49.295002+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-08-28T02:35:50.454 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:49.295091+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-08-28T02:35:50.455 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:49.296065+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:50.455 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:49.296383+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:50.455 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:49.298656+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:50.455 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:49.314077+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:50.455 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:50.115123+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.179:0/3747316319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:50.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:48.708045+0000 mgr.x (mgr.25375) 1 : cephadm [INF] Deploying cephadm binary to smithi190 2023-08-28T02:35:50.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:48.717524+0000 mgr.x (mgr.25375) 2 : cephadm [INF] Deploying cephadm binary to smithi179 2023-08-28T02:35:50.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:49.150515+0000 mon.a (mon.0) 724 : cluster [DBG] mgrmap e21: x(active, since 1.04732s) 2023-08-28T02:35:50.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:49.167614+0000 mgr.x (mgr.25375) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:50.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:49.295002+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-08-28T02:35:50.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:49.295091+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-08-28T02:35:50.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:49.296065+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:50.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:49.296383+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-08-28T02:35:50.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:49.298656+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:50.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:49.314077+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:50.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:50.115123+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.179:0/3747316319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:50.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:50.452+0000 7f96805df680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:35:50.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:50.671+0000 7f96805df680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:35:51.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:50.978+0000 7f96805df680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:35:51.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:51.085+0000 7f96805df680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:35:51.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:49.718508+0000 mgr.x (mgr.25375) 4 : cephadm [INF] [28/Aug/2023:02:35:49] ENGINE Bus STARTING 2023-08-28T02:35:51.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:49.900729+0000 mgr.x (mgr.25375) 5 : cephadm [INF] [28/Aug/2023:02:35:49] ENGINE Serving on https://172.21.15.190:7150 2023-08-28T02:35:51.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:50.013578+0000 mgr.x (mgr.25375) 6 : cephadm [INF] [28/Aug/2023:02:35:50] ENGINE Serving on http://172.21.15.190:8765 2023-08-28T02:35:51.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:50.013806+0000 mgr.x (mgr.25375) 7 : cephadm [INF] [28/Aug/2023:02:35:50] ENGINE Bus STARTED 2023-08-28T02:35:51.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:50.115624+0000 mgr.x (mgr.25375) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:51.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:50.300338+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-08-28T02:35:51.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:50.300416+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-08-28T02:35:51.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:50.604215+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e22: x(active, since 2s) 2023-08-28T02:35:51.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:50.937864+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:51.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:49.718508+0000 mgr.x (mgr.25375) 4 : cephadm [INF] [28/Aug/2023:02:35:49] ENGINE Bus STARTING 2023-08-28T02:35:51.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:49.900729+0000 mgr.x (mgr.25375) 5 : cephadm [INF] [28/Aug/2023:02:35:49] ENGINE Serving on https://172.21.15.190:7150 2023-08-28T02:35:51.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:50.013578+0000 mgr.x (mgr.25375) 6 : cephadm [INF] [28/Aug/2023:02:35:50] ENGINE Serving on http://172.21.15.190:8765 2023-08-28T02:35:51.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:50.013806+0000 mgr.x (mgr.25375) 7 : cephadm [INF] [28/Aug/2023:02:35:50] ENGINE Bus STARTED 2023-08-28T02:35:51.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:50.115624+0000 mgr.x (mgr.25375) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:51.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:50.300338+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-08-28T02:35:51.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:50.300416+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-08-28T02:35:51.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:50.604215+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e22: x(active, since 2s) 2023-08-28T02:35:51.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:50.937864+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:51.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:49.718508+0000 mgr.x (mgr.25375) 4 : cephadm [INF] [28/Aug/2023:02:35:49] ENGINE Bus STARTING 2023-08-28T02:35:51.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:49.900729+0000 mgr.x (mgr.25375) 5 : cephadm [INF] [28/Aug/2023:02:35:49] ENGINE Serving on https://172.21.15.190:7150 2023-08-28T02:35:51.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:50.013578+0000 mgr.x (mgr.25375) 6 : cephadm [INF] [28/Aug/2023:02:35:50] ENGINE Serving on http://172.21.15.190:8765 2023-08-28T02:35:51.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:50.013806+0000 mgr.x (mgr.25375) 7 : cephadm [INF] [28/Aug/2023:02:35:50] ENGINE Bus STARTED 2023-08-28T02:35:51.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:50.115624+0000 mgr.x (mgr.25375) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:51.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:50.300338+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-08-28T02:35:51.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:50.300416+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-08-28T02:35:51.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:50.604215+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e22: x(active, since 2s) 2023-08-28T02:35:51.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:50.937864+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:52.277 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:51.877+0000 7f96805df680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:35:52.277 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:51.971+0000 7f96805df680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:35:52.277 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:52.070+0000 7f96805df680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:35:52.558 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:52.276+0000 7f96805df680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:35:52.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:52.557+0000 7f96805df680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:35:52.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:52.696+0000 7f96805df680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:35:53.120 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:52.841+0000 7f96805df680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:35:53.120 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:53.025+0000 7f96805df680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:35:53.120 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: debug 2023-08-28T02:35:53.119+0000 7f96805df680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:35:53.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:52.115940+0000 mgr.x (mgr.25375) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:53.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:52.164159+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e23: x(active, since 4s) 2023-08-28T02:35:53.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:52.524405+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.179:0/3154047710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:53.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:53.067358+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:53.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:53.134954+0000 mon.a (mon.0) 738 : cluster [DBG] Standby manager daemon y started 2023-08-28T02:35:53.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:53.138347+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-08-28T02:35:53.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:53.139599+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:35:53.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:53.142545+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-08-28T02:35:53.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:53.142872+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:35:53.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:35:53] ENGINE Bus STARTING 2023-08-28T02:35:53.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: CherryPy Checker: 2023-08-28T02:35:53.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: The Application mounted at '' has an empty config. 2023-08-28T02:35:53.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: 2023-08-28T02:35:53.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:35:53] ENGINE Serving on http://:::9283 2023-08-28T02:35:53.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: [28/Aug/2023:02:35:53] ENGINE Bus STARTED 2023-08-28T02:35:53.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:52.115940+0000 mgr.x (mgr.25375) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:53.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:52.164159+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e23: x(active, since 4s) 2023-08-28T02:35:53.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:52.524405+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.179:0/3154047710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:53.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:53.067358+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:53.593 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:53.134954+0000 mon.a (mon.0) 738 : cluster [DBG] Standby manager daemon y started 2023-08-28T02:35:53.593 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:53.138347+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-08-28T02:35:53.593 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:53.139599+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:35:53.593 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:53.142545+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-08-28T02:35:53.593 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:53.142872+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:35:53.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:52.115940+0000 mgr.x (mgr.25375) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:53.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:52.164159+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e23: x(active, since 4s) 2023-08-28T02:35:53.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:52.524405+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.179:0/3154047710' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:53.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:53.067358+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:53.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:53.134954+0000 mon.a (mon.0) 738 : cluster [DBG] Standby manager daemon y started 2023-08-28T02:35:53.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:53.138347+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-08-28T02:35:53.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:53.139599+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:35:53.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:53.142545+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-08-28T02:35:53.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:53 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:53.142872+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.? 172.21.15.179:0/2205944467' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:35:55.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:54.033113+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:55.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:54.039516+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:55.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:54.073239+0000 mon.a (mon.0) 745 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-08-28T02:35:55.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:54.074019+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:35:55.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:54.116282+0000 mgr.x (mgr.25375) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:55.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:54.602507+0000 mon.a (mon.0) 746 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-28T02:35:55.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:54.033113+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:55.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:54.039516+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:55.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:54.073239+0000 mon.a (mon.0) 745 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-08-28T02:35:55.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:54.074019+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:35:55.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:54.116282+0000 mgr.x (mgr.25375) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:55.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:54.602507+0000 mon.a (mon.0) 746 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-28T02:35:56.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:54.033113+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:54.039516+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:54.073239+0000 mon.a (mon.0) 745 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-08-28T02:35:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:54.074019+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:35:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:54.116282+0000 mgr.x (mgr.25375) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:35:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:54.602507+0000 mon.a (mon.0) 746 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-28T02:35:56.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:54.602704+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:56.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:54.602927+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:56.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:54.603140+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:56.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:54.910690+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.179:0/1542285191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:56.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.109729+0000 mon.a (mon.0) 747 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-28T02:35:56.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.111451+0000 mon.b (mon.1) 61 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-28T02:35:56.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.632164+0000 mon.b (mon.1) 62 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-28T02:35:56.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.636013+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:56.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.636177+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:56.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.638122+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:56.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.638488+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:56.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.640656+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:56.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.640856+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:56.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.641066+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:56.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:35:56.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:54.602704+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:56.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:54.602927+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:56.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:54.603140+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:56.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:54.910690+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.179:0/1542285191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:56.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.109729+0000 mon.a (mon.0) 747 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-28T02:35:56.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.111451+0000 mon.b (mon.1) 61 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-28T02:35:56.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.632164+0000 mon.b (mon.1) 62 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-28T02:35:56.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.636013+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:56.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.636177+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:56.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.638122+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:56.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.638488+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:56.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.640656+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:56.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.640856+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:56.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.641066+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:54.602704+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:54.602927+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:54.603140+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:54.910690+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.179:0/1542285191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.109729+0000 mon.a (mon.0) 747 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.111451+0000 mon.b (mon.1) 61 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.632164+0000 mon.b (mon.1) 62 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.636013+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.636177+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.638122+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.638488+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:56.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.640656+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:35:56.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.640856+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:35:56.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.641066+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:35:57.148 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:35:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:35:56] "GET /metrics HTTP/1.1" 200 31057 "" "Prometheus/2.33.4" 2023-08-28T02:35:57.265 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:55.640034+0000 mon.c (mon.2) 129 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-28T02:35:57.265 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:56.117008+0000 mgr.x (mgr.25375) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 310 KiB/s wr, 36 op/s 2023-08-28T02:35:57.266 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:56.137616+0000 mon.c (mon.2) 130 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-28T02:35:57.266 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:56.140490+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:57.266 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:56.804019+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:57.266 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:56.811294+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:57.266 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:55.640034+0000 mon.c (mon.2) 129 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-28T02:35:57.266 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:56.117008+0000 mgr.x (mgr.25375) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 310 KiB/s wr, 36 op/s 2023-08-28T02:35:57.266 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:56.137616+0000 mon.c (mon.2) 130 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-28T02:35:57.266 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:56.140490+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:57.266 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:56.804019+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:57.266 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:56.811294+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:57.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:55.640034+0000 mon.c (mon.2) 129 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-08-28T02:35:57.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:56.117008+0000 mgr.x (mgr.25375) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 310 KiB/s wr, 36 op/s 2023-08-28T02:35:57.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:56.137616+0000 mon.c (mon.2) 130 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-08-28T02:35:57.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:56.140490+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:57.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:56.804019+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:57.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:56.811294+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:58.443 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:57.307565+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.179:0/1516622392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:58.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:57.646451+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:58.444 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:57.651502+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:58.475 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:57.307565+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.179:0/1516622392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:58.475 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:57.646451+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:58.475 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:57.651502+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:58.476 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:57.307565+0000 mon.a (mon.0) 752 : audit [DBG] from='client.? 172.21.15.179:0/1516622392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:35:58.476 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:57.646451+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:58.476 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:57.651502+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:35:58.117359+0000 mgr.x (mgr.25375) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 244 KiB/s wr, 28 op/s 2023-08-28T02:35:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.770622+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.776015+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.777301+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.777571+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.778314+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.778622+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.779335+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.779616+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.781987+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.782322+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:35:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:58.787466+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:35:58.117359+0000 mgr.x (mgr.25375) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 244 KiB/s wr, 28 op/s 2023-08-28T02:35:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.770622+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:59.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.776015+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.777301+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.777571+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.778314+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.778622+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.779335+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.779616+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.781987+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.782322+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:58.787466+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:35:58.117359+0000 mgr.x (mgr.25375) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 244 KiB/s wr, 28 op/s 2023-08-28T02:35:59.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.770622+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:59.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.776015+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:35:59.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.777301+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.777571+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.778314+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.778622+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.779335+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.779616+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.781987+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.782322+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:35:59.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:35:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:58.787466+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:00.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:35:58.782871+0000 mgr.x (mgr.25375) 13 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 2500M 2023-08-28T02:36:00.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:35:59.677520+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.179:0/3600106927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:00.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:35:58.782871+0000 mgr.x (mgr.25375) 13 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 2500M 2023-08-28T02:36:00.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:35:59.677520+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.179:0/3600106927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:00.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:35:58.782871+0000 mgr.x (mgr.25375) 13 : cephadm [INF] Adjusting osd_memory_target on smithi179 to 2500M 2023-08-28T02:36:00.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:35:59.677520+0000 mon.a (mon.0) 762 : audit [DBG] from='client.? 172.21.15.179:0/3600106927' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:01.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:00.117832+0000 mgr.x (mgr.25375) 14 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 242 KiB/s wr, 27 op/s 2023-08-28T02:36:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.728500+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.734662+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.736874+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.737194+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.738010+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.738331+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.739064+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.739328+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.740100+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.740378+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.745531+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:01.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.746429+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:01.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:00.747021+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:36:01.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:00.117832+0000 mgr.x (mgr.25375) 14 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 242 KiB/s wr, 27 op/s 2023-08-28T02:36:01.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.728500+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:01.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.734662+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:01.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.736874+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.737194+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.738010+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.738331+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.739064+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.739328+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.740100+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.740378+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.745531+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:01.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.746429+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:01.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:00.747021+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:00.117832+0000 mgr.x (mgr.25375) 14 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 242 KiB/s wr, 27 op/s 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.728500+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.734662+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.736874+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.737194+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.738010+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.738331+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.739064+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.739328+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.740100+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.740378+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-08-28T02:36:01.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.745531+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:01.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.746429+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:01.594 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:00.747021+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:36:02.504 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:00.741034+0000 mgr.x (mgr.25375) 15 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 2500M 2023-08-28T02:36:02.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:00.747969+0000 mgr.x (mgr.25375) 16 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:36:02.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:00.748114+0000 mgr.x (mgr.25375) 17 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:36:02.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:00.962603+0000 mgr.x (mgr.25375) 18 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:02.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:01.012801+0000 mgr.x (mgr.25375) 19 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:02.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:01.611037+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:01.617133+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:01.660708+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:01.665830+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:01.672516+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:02.062870+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.179:0/252280579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:02.506 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:00.741034+0000 mgr.x (mgr.25375) 15 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 2500M 2023-08-28T02:36:02.506 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:00.747969+0000 mgr.x (mgr.25375) 16 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:36:02.506 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:00.748114+0000 mgr.x (mgr.25375) 17 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:36:02.506 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:00.962603+0000 mgr.x (mgr.25375) 18 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:02.506 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:01.012801+0000 mgr.x (mgr.25375) 19 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:02.506 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:01.611037+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.506 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:01.617133+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.506 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:01.660708+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.506 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:01.665830+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.507 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:01.672516+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.507 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:02.062870+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.179:0/252280579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:02.507 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:02 smithi179 systemd[1]: Stopping Ceph node-exporter.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:02.507 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:02 smithi179 bash[141922]: Error: no container with name or ID "ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter.a" found: no such container 2023-08-28T02:36:02.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:00.741034+0000 mgr.x (mgr.25375) 15 : cephadm [INF] Adjusting osd_memory_target on smithi190 to 2500M 2023-08-28T02:36:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:00.747969+0000 mgr.x (mgr.25375) 16 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:36:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:00.748114+0000 mgr.x (mgr.25375) 17 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:36:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:00.962603+0000 mgr.x (mgr.25375) 18 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:01.012801+0000 mgr.x (mgr.25375) 19 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:01.611037+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:01.617133+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:01.660708+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:01.665830+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:01.672516+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:02.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:02.062870+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.179:0/252280579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:02.798 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:02 smithi179 bash[141964]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a 2023-08-28T02:36:03.091 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:02 smithi179 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-08-28T02:36:03.091 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:02 smithi179 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@node-exporter.a.service: Failed with result 'exit-code'. 2023-08-28T02:36:03.091 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:02 smithi179 systemd[1]: Stopped Ceph node-exporter.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:03.091 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:02 smithi179 systemd[1]: Starting Ceph node-exporter.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:03.498 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 podman[142086]: 2023-08-28T02:36:03.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:01.177214+0000 mgr.x (mgr.25375) 20 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:03.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:01.227392+0000 mgr.x (mgr.25375) 21 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:03.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:01.391501+0000 mgr.x (mgr.25375) 22 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:03.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:01.441740+0000 mgr.x (mgr.25375) 23 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:03.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:01.740044+0000 mgr.x (mgr.25375) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-08-28T02:36:03.498 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:01.740383+0000 mgr.x (mgr.25375) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi179 2023-08-28T02:36:03.499 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:02.118430+0000 mgr.x (mgr.25375) 26 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 204 KiB/s wr, 23 op/s 2023-08-28T02:36:03.499 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:01.177214+0000 mgr.x (mgr.25375) 20 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:03.499 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:01.227392+0000 mgr.x (mgr.25375) 21 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:03.499 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:01.391501+0000 mgr.x (mgr.25375) 22 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:03.499 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:01.441740+0000 mgr.x (mgr.25375) 23 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:03.499 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:01.740044+0000 mgr.x (mgr.25375) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-08-28T02:36:03.499 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:01.740383+0000 mgr.x (mgr.25375) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi179 2023-08-28T02:36:03.499 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:02.118430+0000 mgr.x (mgr.25375) 26 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 204 KiB/s wr, 23 op/s 2023-08-28T02:36:03.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:01.177214+0000 mgr.x (mgr.25375) 20 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:03.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:01.227392+0000 mgr.x (mgr.25375) 21 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:01.391501+0000 mgr.x (mgr.25375) 22 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:01.441740+0000 mgr.x (mgr.25375) 23 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:01.740044+0000 mgr.x (mgr.25375) 24 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-08-28T02:36:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:01.740383+0000 mgr.x (mgr.25375) 25 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi179 2023-08-28T02:36:03.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:02.118430+0000 mgr.x (mgr.25375) 26 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.5 KiB/s rd, 204 KiB/s wr, 23 op/s 2023-08-28T02:36:03.841 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.499Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-08-28T02:36:03.841 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.499Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=arp 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=bcache 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=bonding 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=btrfs 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=conntrack 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=cpu 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-08-28T02:36:03.842 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=diskstats 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=dmi 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=edac 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=entropy 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=filefd 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=filesystem 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=hwmon 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=infiniband 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=ipvs 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=loadavg 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=mdadm 2023-08-28T02:36:03.843 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=meminfo 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=netclass 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=netdev 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=netstat 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=nfs 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=nfsd 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=nvme 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=os 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=pressure 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=rapl 2023-08-28T02:36:03.844 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=schedstat 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=sockstat 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=softnet 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=stat 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=tapestats 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=textfile 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=time 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=uname 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=vmstat 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=xfs 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:115 level=info collector=zfs 2023-08-28T02:36:03.845 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.500Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-08-28T02:36:03.846 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-a[142102]: ts=2023-08-28T02:36:03.501Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-08-28T02:36:03.846 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 bash[142086]: 88792b3d469601491e748d737d8c43e526e0afc9a0107f02547c7d421405e39e 2023-08-28T02:36:03.846 INFO:journalctl@ceph.node-exporter.a.smithi179.stdout:Aug 28 02:36:03 smithi179 systemd[1]: Started Ceph node-exporter.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:04.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:03.321575+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:04.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:03.585375+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:04.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:03.591706+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:04.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:03.321575+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:04.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:03.585375+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:04.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:03.591706+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:04.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:03.321575+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:04.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:03.585375+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:04.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:03.591706+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:05.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:03.608469+0000 mgr.x (mgr.25375) 27 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-08-28T02:36:05.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:03.619426+0000 mgr.x (mgr.25375) 28 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi179 2023-08-28T02:36:05.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:04.118899+0000 mgr.x (mgr.25375) 29 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2023-08-28T02:36:05.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:04.437095+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.179:0/2554442490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:05.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:03.608469+0000 mgr.x (mgr.25375) 27 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-08-28T02:36:05.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:03.619426+0000 mgr.x (mgr.25375) 28 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi179 2023-08-28T02:36:05.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:04.118899+0000 mgr.x (mgr.25375) 29 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2023-08-28T02:36:05.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:04.437095+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.179:0/2554442490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:05.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:03.608469+0000 mgr.x (mgr.25375) 27 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-08-28T02:36:05.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:03.619426+0000 mgr.x (mgr.25375) 28 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi179 2023-08-28T02:36:05.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:04.118899+0000 mgr.x (mgr.25375) 29 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2023-08-28T02:36:05.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:04.437095+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.179:0/2554442490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:06.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:36:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:36:07.165 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:36:06] "GET /metrics HTTP/1.1" 200 33946 "" "Prometheus/2.33.4" 2023-08-28T02:36:07.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:06.119772+0000 mgr.x (mgr.25375) 30 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2023-08-28T02:36:07.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:06.812646+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.179:0/1868465592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:07.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:06.119772+0000 mgr.x (mgr.25375) 30 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2023-08-28T02:36:07.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:06.812646+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.179:0/1868465592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:07.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:06.119772+0000 mgr.x (mgr.25375) 30 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2023-08-28T02:36:07.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:06.812646+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.179:0/1868465592' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:08.810 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:08 smithi179 systemd[1]: Stopping Ceph alertmanager.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:08.810 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:08 smithi179 bash[142472]: Error: no container with name or ID "ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager.a" found: no such container 2023-08-28T02:36:09.091 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[128077]: level=info ts=2023-08-28T02:36:08.811Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-08-28T02:36:09.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:08.120178+0000 mgr.x (mgr.25375) 31 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-08-28T02:36:09.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:08.120178+0000 mgr.x (mgr.25375) 31 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-08-28T02:36:09.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:08.120178+0000 mgr.x (mgr.25375) 31 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-08-28T02:36:09.591 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 bash[142515]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a 2023-08-28T02:36:09.591 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@alertmanager.a.service: Succeeded. 2023-08-28T02:36:09.592 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 systemd[1]: Stopped Ceph alertmanager.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:09.592 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 systemd[1]: Starting Ceph alertmanager.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:09.949 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 podman[142661]: 2023-08-28T02:36:10.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:09.197366+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.179:0/2227350187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:10.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:10.072783+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:10.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:10.081129+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:10.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:09.197366+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.179:0/2227350187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:10.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:10.072783+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:10.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:10.081129+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:10.342 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:36:09.950Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-08-28T02:36:10.342 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:36:09.950Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-08-28T02:36:10.342 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:36:09.951Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.179 port=9094 2023-08-28T02:36:10.342 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:36:09.952Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-08-28T02:36:10.342 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 bash[142661]: cacfd7e666697447cb3f82bf256125e490b776cb0bfb56fbdc52307c4e289820 2023-08-28T02:36:10.342 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:36:09.977Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-08-28T02:36:10.343 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:36:09.977Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-08-28T02:36:10.343 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:36:09.979Z caller=main.go:518 msg=Listening address=:9093 2023-08-28T02:36:10.343 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:36:09.979Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-08-28T02:36:10.343 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:10 smithi179 systemd[1]: Started Ceph alertmanager.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:10.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:09.197366+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.179:0/2227350187' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:10.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:10.072783+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:10.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:10.081129+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:11.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:10.099152+0000 mgr.x (mgr.25375) 32 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:36:11.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:10.120772+0000 mgr.x (mgr.25375) 33 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-08-28T02:36:11.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:10.099152+0000 mgr.x (mgr.25375) 32 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:36:11.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:10.120772+0000 mgr.x (mgr.25375) 33 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-08-28T02:36:11.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:10.099152+0000 mgr.x (mgr.25375) 32 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:36:11.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:10.120772+0000 mgr.x (mgr.25375) 33 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-08-28T02:36:12.341 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:36:11.953Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000765662s 2023-08-28T02:36:12.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:10.326954+0000 mgr.x (mgr.25375) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:36:12.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:11.581155+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.179:0/3180190282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:12.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:10.326954+0000 mgr.x (mgr.25375) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:36:12.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:11.581155+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.179:0/3180190282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:12.579 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:12.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.179:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:36:12.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:10.326954+0000 mgr.x (mgr.25375) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:36:12.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:11.581155+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.179:0/3180190282' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:13.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:12.121107+0000 mgr.x (mgr.25375) 35 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:13.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:12.121107+0000 mgr.x (mgr.25375) 35 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:13.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:12.121107+0000 mgr.x (mgr.25375) 35 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:14.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:13.954796+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.179:0/1040695021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:14.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:14.121396+0000 mgr.x (mgr.25375) 36 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:14.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:13.954796+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.179:0/1040695021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:14.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:14.121396+0000 mgr.x (mgr.25375) 36 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:14.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:13.954796+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.179:0/1040695021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:14.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:14.121396+0000 mgr.x (mgr.25375) 36 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:16.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:16.121887+0000 mgr.x (mgr.25375) 37 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:16.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:16.121887+0000 mgr.x (mgr.25375) 37 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:16.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[96150]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:36:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:36:16.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:16.121887+0000 mgr.x (mgr.25375) 37 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:17.226 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:36:16] "GET /metrics HTTP/1.1" 200 33946 "" "Prometheus/2.33.4" 2023-08-28T02:36:17.504 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:16.336910+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.179:0/896869626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:17.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:16.336910+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.179:0/896869626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:17.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:16.336910+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.179:0/896869626' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:18.354 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:18 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:18.122210+0000 mgr.x (mgr.25375) 38 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:18.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:18.122210+0000 mgr.x (mgr.25375) 38 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:18.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:18.122210+0000 mgr.x (mgr.25375) 38 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:19.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:18 smithi190 systemd[1]: Stopping Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:19.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 bash[124176]: Error: no container with name or ID "ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus.a" found: no such container 2023-08-28T02:36:19.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:18.321669+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:19.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:18.715327+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.179:0/1650795934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:19.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:18.321669+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:19.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:18.715327+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.179:0/1650795934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:19.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:18.321669+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:19.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:18.715327+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.179:0/1650795934' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:19.595 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-08-28T02:36:19.595 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-08-28T02:36:19.595 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-08-28T02:36:19.595 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-08-28T02:36:19.595 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-08-28T02:36:19.595 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-08-28T02:36:19.596 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-08-28T02:36:19.596 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-08-28T02:36:19.596 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-08-28T02:36:19.596 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-08-28T02:36:19.596 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-08-28T02:36:19.596 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[117951]: ts=2023-08-28T02:36:19.343Z caller=main.go:1066 level=info msg="See you next time!" 2023-08-28T02:36:19.596 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 bash[124217]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a 2023-08-28T02:36:20.070 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@prometheus.a.service: Succeeded. 2023-08-28T02:36:20.071 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 systemd[1]: Stopped Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:20.071 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:19 smithi190 systemd[1]: Starting Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:20.321 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 podman[124338]: 2023-08-28T02:36:20.321 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 bash[124338]: 7e4e33751be34853913916d2c1f1debed11650dccb5d1c7b768c8035e49b1dfd 2023-08-28T02:36:20.341 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:36:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:36:19.956Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.0035861s 2023-08-28T02:36:20.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.322Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-08-28T02:36:20.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.322Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-08-28T02:36:20.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.322Z caller=main.go:518 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi190 (none))" 2023-08-28T02:36:20.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.322Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-08-28T02:36:20.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.322Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-08-28T02:36:20.580 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.324Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-08-28T02:36:20.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.324Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-08-28T02:36:20.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.325Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-08-28T02:36:20.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.327Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-08-28T02:36:20.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.327Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.458µs 2023-08-28T02:36:20.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.327Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-08-28T02:36:20.581 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 systemd[1]: Started Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:20.582 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.487Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-08-28T02:36:21.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:20.122682+0000 mgr.x (mgr.25375) 39 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:21.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:20.389039+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:21.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:20.394781+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:21.081 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.713Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-08-28T02:36:21.081 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.713Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-08-28T02:36:21.081 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.713Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.277µs wal_replay_duration=386.124483ms total_replay_duration=386.164706ms 2023-08-28T02:36:21.081 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.716Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-08-28T02:36:21.081 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.716Z caller=main.go:947 level=info msg="TSDB started" 2023-08-28T02:36:21.081 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.716Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-08-28T02:36:21.082 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.733Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.236108ms db_storage=842ns remote_storage=1.331µs web_handler=305ns query_engine=691ns scrape=943.674µs scrape_sd=159.506µs notify=29.851µs notify_sd=22.115µs rules=15.860819ms 2023-08-28T02:36:21.082 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:20.733Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-08-28T02:36:21.082 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:20 smithi190 systemd[1]: Stopping Ceph node-exporter.b for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:21.082 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:20 smithi190 bash[124481]: Error: no container with name or ID "ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter.b" found: no such container 2023-08-28T02:36:21.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:20.122682+0000 mgr.x (mgr.25375) 39 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:21.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:20.389039+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:21.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:20.394781+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:21.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:20.122682+0000 mgr.x (mgr.25375) 39 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:21.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:20.389039+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:21.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:20.394781+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:21.556 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:21 smithi190 bash[124523]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b 2023-08-28T02:36:21.556 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:21 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-08-28T02:36:21.830 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:21 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@node-exporter.b.service: Failed with result 'exit-code'. 2023-08-28T02:36:21.830 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:21 smithi190 systemd[1]: Stopped Ceph node-exporter.b for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:21.830 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:21 smithi190 systemd[1]: Starting Ceph node-exporter.b for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:21.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:20.421787+0000 mgr.x (mgr.25375) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-08-28T02:36:21.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:20.422118+0000 mgr.x (mgr.25375) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi190 2023-08-28T02:36:21.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:21.089583+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.179:0/1109264658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:22.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:20.421787+0000 mgr.x (mgr.25375) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-08-28T02:36:22.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:20.422118+0000 mgr.x (mgr.25375) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi190 2023-08-28T02:36:22.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:21.089583+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.179:0/1109264658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:22.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:20.421787+0000 mgr.x (mgr.25375) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-08-28T02:36:22.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:20.422118+0000 mgr.x (mgr.25375) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi190 2023-08-28T02:36:22.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:21.089583+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.179:0/1109264658' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:22.112 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:21 smithi190 podman[124644]: 2023-08-28T02:36:22.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.113Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-08-28T02:36:22.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.113Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-08-28T02:36:22.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2023-08-28T02:36:22.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-08-28T02:36:22.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-08-28T02:36:22.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=arp 2023-08-28T02:36:22.580 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=bcache 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=bonding 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=btrfs 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=conntrack 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=cpu 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=diskstats 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=dmi 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=edac 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.114Z caller=node_exporter.go:115 level=info collector=entropy 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=filefd 2023-08-28T02:36:22.581 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=filesystem 2023-08-28T02:36:22.582 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=hwmon 2023-08-28T02:36:22.582 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=infiniband 2023-08-28T02:36:22.582 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=ipvs 2023-08-28T02:36:22.582 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=loadavg 2023-08-28T02:36:22.582 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=mdadm 2023-08-28T02:36:22.582 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=meminfo 2023-08-28T02:36:22.583 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=netclass 2023-08-28T02:36:22.583 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=netdev 2023-08-28T02:36:22.583 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=netstat 2023-08-28T02:36:22.583 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=nfs 2023-08-28T02:36:22.583 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=nfsd 2023-08-28T02:36:22.583 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=nvme 2023-08-28T02:36:22.583 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=os 2023-08-28T02:36:22.583 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-08-28T02:36:22.584 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=pressure 2023-08-28T02:36:22.584 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=rapl 2023-08-28T02:36:22.584 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=schedstat 2023-08-28T02:36:22.584 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=sockstat 2023-08-28T02:36:22.584 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=softnet 2023-08-28T02:36:22.584 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=stat 2023-08-28T02:36:22.584 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=tapestats 2023-08-28T02:36:22.584 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=textfile 2023-08-28T02:36:22.584 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-08-28T02:36:22.584 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=time 2023-08-28T02:36:22.585 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-08-28T02:36:22.585 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=uname 2023-08-28T02:36:22.585 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=vmstat 2023-08-28T02:36:22.585 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=xfs 2023-08-28T02:36:22.585 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:115 level=info collector=zfs 2023-08-28T02:36:22.585 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-08-28T02:36:22.585 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-node-exporter-b[124660]: ts=2023-08-28T02:36:22.115Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-08-28T02:36:22.585 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 bash[124644]: 705d25dd2ce6333895547543ccbe220e0ff1f5b2e3877a79af32042f2dd740f7 2023-08-28T02:36:22.585 INFO:journalctl@ceph.node-exporter.b.smithi190.stdout:Aug 28 02:36:22 smithi190 systemd[1]: Started Ceph node-exporter.b for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:23.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:22.123260+0000 mgr.x (mgr.25375) 42 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:23.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:22.166150+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:23.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:23 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:22.174168+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:23.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:22.123260+0000 mgr.x (mgr.25375) 42 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:23.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:22.166150+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:23.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:22.174168+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:23.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:22.123260+0000 mgr.x (mgr.25375) 42 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:23.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:22.166150+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:23.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:23 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:22.174168+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:24.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:22.188306+0000 mgr.x (mgr.25375) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-08-28T02:36:24.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:22.199644+0000 mgr.x (mgr.25375) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi190 2023-08-28T02:36:24.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:23.467764+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.179:0/1139190734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:24.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:22.188306+0000 mgr.x (mgr.25375) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-08-28T02:36:24.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:22.199644+0000 mgr.x (mgr.25375) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi190 2023-08-28T02:36:24.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:23.467764+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.179:0/1139190734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:24.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:22.188306+0000 mgr.x (mgr.25375) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-08-28T02:36:24.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:22.199644+0000 mgr.x (mgr.25375) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi190 2023-08-28T02:36:24.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:23.467764+0000 mon.a (mon.0) 785 : audit [DBG] from='client.? 172.21.15.179:0/1139190734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:25.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:24.123560+0000 mgr.x (mgr.25375) 45 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:25.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:24.123560+0000 mgr.x (mgr.25375) 45 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:25.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:24.123560+0000 mgr.x (mgr.25375) 45 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:26.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:25.842112+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.179:0/3659348646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:26.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:26.124037+0000 mgr.x (mgr.25375) 46 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:26.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:25.842112+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.179:0/3659348646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:26.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:26.124037+0000 mgr.x (mgr.25375) 46 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:26.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:25.842112+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.179:0/3659348646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:26.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:26.124037+0000 mgr.x (mgr.25375) 46 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:28.225 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:36:27] "GET /metrics HTTP/1.1" 200 33948 "" "Prometheus/2.33.4" 2023-08-28T02:36:28.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:28.124340+0000 mgr.x (mgr.25375) 47 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:28.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:28.221254+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.179:0/2627504646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:28.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:28.124340+0000 mgr.x (mgr.25375) 47 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:28.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:28.221254+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.179:0/2627504646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:28.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:28.124340+0000 mgr.x (mgr.25375) 47 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:28.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:28.221254+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.179:0/2627504646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:29.079 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:28.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:36:31.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:30 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:30.124832+0000 mgr.x (mgr.25375) 48 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:31.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:30 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:30.594799+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.179:0/3721363663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:31.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:30 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:30.124832+0000 mgr.x (mgr.25375) 48 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:31.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:30 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:30.594799+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.179:0/3721363663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:31.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:30 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:30.124832+0000 mgr.x (mgr.25375) 48 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:31.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:30 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:30.594799+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.179:0/3721363663' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:32.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:32.125304+0000 mgr.x (mgr.25375) 49 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:32.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:32.125304+0000 mgr.x (mgr.25375) 49 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:32.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:32.125304+0000 mgr.x (mgr.25375) 49 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:33.449 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:32.969825+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.179:0/3204174513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:33.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:32.969825+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.179:0/3204174513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:33.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:32.969825+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.179:0/3204174513' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:34.301 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:34 smithi190 systemd[1]: Stopping Ceph grafana.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:34.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:33.321774+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:34.301 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:34.125703+0000 mgr.x (mgr.25375) 50 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:34.580 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:34 smithi190 bash[124921]: Error: no container with name or ID "ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana.a" found: no such container 2023-08-28T02:36:34.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:33.321774+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:34.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:34.125703+0000 mgr.x (mgr.25375) 50 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:34.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:33.321774+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:34.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:34.125703+0000 mgr.x (mgr.25375) 50 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:35.147 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[117080]: t=2023-08-28T02:36:34+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-08-28T02:36:35.579 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 bash[124964]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a 2023-08-28T02:36:35.580 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@grafana.a.service: Succeeded. 2023-08-28T02:36:35.580 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 systemd[1]: Stopped Ceph grafana.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:35.580 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 systemd[1]: Starting Ceph grafana.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:35.911 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:35.343177+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.179:0/3378617906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:35.911 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 podman[125084]: 2023-08-28T02:36:36.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:35.343177+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.179:0/3378617906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:36.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:35.343177+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.179:0/3378617906' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:36.234 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:35] ENGINE Bus STOPPING 2023-08-28T02:36:36.234 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:36:36.234 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STOPPED 2023-08-28T02:36:36.234 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STARTING 2023-08-28T02:36:36.234 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Serving on http://:::9283 2023-08-28T02:36:36.234 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STARTED 2023-08-28T02:36:36.235 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STOPPING 2023-08-28T02:36:36.235 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:36:36.235 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STOPPED 2023-08-28T02:36:36.235 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STARTING 2023-08-28T02:36:36.235 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Serving on http://:::9283 2023-08-28T02:36:36.235 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STARTED 2023-08-28T02:36:36.235 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-08-28T02:36:36.235 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-08-28T02:36:36.236 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="App mode production" logger=settings 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 bash[125084]: e8f2fa80775b89ff52c03f09084961e3600b1847dbd9337dda626a6677636ada 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=529.266µs 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 systemd[1]: Started Ceph grafana.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-08-28T02:36:36.237 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-08-28T02:36:36.238 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-08-28T02:36:36.238 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:35+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-08-28T02:36:36.238 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:36+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-08-28T02:36:36.238 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:36+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-08-28T02:36:36.238 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:36+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-08-28T02:36:36.238 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:36+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-08-28T02:36:36.238 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:36+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-08-28T02:36:36.238 INFO:journalctl@ceph.grafana.a.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-grafana-a[125099]: t=2023-08-28T02:36:36+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-08-28T02:36:36.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STOPPING 2023-08-28T02:36:36.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:36:36.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STOPPED 2023-08-28T02:36:36.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STARTING 2023-08-28T02:36:36.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Serving on http://:::9283 2023-08-28T02:36:36.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:36] ENGINE Bus STARTED 2023-08-28T02:36:37.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:35.956159+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:35.961278+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:35.987569+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:36:37.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:35.988018+0000 mgr.x (mgr.25375) 51 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:36:37.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:35.988883+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179.front.sepia.ceph.com:9093"}]: dispatch 2023-08-28T02:36:37.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:35.989133+0000 mgr.x (mgr.25375) 52 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179.front.sepia.ceph.com:9093"}]: dispatch 2023-08-28T02:36:37.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:35.993501+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:35.999277+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:36:37.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:35.999658+0000 mgr.x (mgr.25375) 53 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:36:37.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:36.003173+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190:9095"}]: dispatch 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:36.003536+0000 mgr.x (mgr.25375) 54 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190:9095"}]: dispatch 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:36.008005+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:36.014323+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:36.014928+0000 mgr.x (mgr.25375) 55 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:36.019389+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190:3000"}]: dispatch 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:36.019978+0000 mgr.x (mgr.25375) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190:3000"}]: dispatch 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:36.024738+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:36.041070+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:36.043277+0000 mgr.x (mgr.25375) 57 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:36.043807+0000 mgr.x (mgr.25375) 58 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:36:37.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:36.126156+0000 mgr.x (mgr.25375) 59 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:37.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:35.956159+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:35.961278+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:35.987569+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:36:37.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:35.988018+0000 mgr.x (mgr.25375) 51 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:36:37.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:35.988883+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179.front.sepia.ceph.com:9093"}]: dispatch 2023-08-28T02:36:37.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:35.989133+0000 mgr.x (mgr.25375) 52 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179.front.sepia.ceph.com:9093"}]: dispatch 2023-08-28T02:36:37.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:35.993501+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:35.999277+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:36:37.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:35.999658+0000 mgr.x (mgr.25375) 53 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:36:37.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:36.003173+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190:9095"}]: dispatch 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:36.003536+0000 mgr.x (mgr.25375) 54 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190:9095"}]: dispatch 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:36.008005+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:36.014323+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:36.014928+0000 mgr.x (mgr.25375) 55 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:36.019389+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190:3000"}]: dispatch 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:36.019978+0000 mgr.x (mgr.25375) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190:3000"}]: dispatch 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:36.024738+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:36.041070+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:36.043277+0000 mgr.x (mgr.25375) 57 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:36.043807+0000 mgr.x (mgr.25375) 58 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:36:37.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:36.126156+0000 mgr.x (mgr.25375) 59 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:37.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:35.956159+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:35.961278+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:35.987569+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:36:37.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:35.988018+0000 mgr.x (mgr.25375) 51 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-08-28T02:36:37.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:35.988883+0000 mon.b (mon.1) 83 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179.front.sepia.ceph.com:9093"}]: dispatch 2023-08-28T02:36:37.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:35.989133+0000 mgr.x (mgr.25375) 52 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi179.front.sepia.ceph.com:9093"}]: dispatch 2023-08-28T02:36:37.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:35.993501+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:35.999277+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:35.999658+0000 mgr.x (mgr.25375) 53 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:36.003173+0000 mon.b (mon.1) 85 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190:9095"}]: dispatch 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:36.003536+0000 mgr.x (mgr.25375) 54 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190:9095"}]: dispatch 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:36.008005+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:36.014323+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:36.014928+0000 mgr.x (mgr.25375) 55 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:36.019389+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190:3000"}]: dispatch 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:36.019978+0000 mgr.x (mgr.25375) 56 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi190:3000"}]: dispatch 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:36.024738+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:36.041070+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:37.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:36.043277+0000 mgr.x (mgr.25375) 57 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:36:37.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:36.043807+0000 mgr.x (mgr.25375) 58 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:36:37.332 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:36.126156+0000 mgr.x (mgr.25375) 59 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:38.330 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:36:37] "GET /metrics HTTP/1.1" 200 33946 "" "Prometheus/2.33.4" 2023-08-28T02:36:38.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:37.719899+0000 mon.a (mon.0) 794 : audit [DBG] from='client.? 172.21.15.179:0/522893685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:38.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:37.917445+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:38.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:37.919253+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:36:38.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:37.919540+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:36:38.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:37.920478+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:36:38.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:37.921371+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:38.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:37.719899+0000 mon.a (mon.0) 794 : audit [DBG] from='client.? 172.21.15.179:0/522893685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:38.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:37.917445+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:38.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:37.919253+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:36:38.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:37.919540+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:36:38.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:37.920478+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:36:38.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:37.921371+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:38.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:37.719899+0000 mon.a (mon.0) 794 : audit [DBG] from='client.? 172.21.15.179:0/522893685' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:38.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:37.917445+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:38.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:37.919253+0000 mon.b (mon.1) 89 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:36:38.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:37.919540+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:36:38.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:37.920478+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:36:38.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:37.921371+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:39.029 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:36:39.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:37.912671+0000 mgr.x (mgr.25375) 60 : cephadm [INF] Upgrade: Updating mgr.y 2023-08-28T02:36:39.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:37.922545+0000 mgr.x (mgr.25375) 61 : cephadm [INF] Deploying daemon mgr.y on smithi179 2023-08-28T02:36:39.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:38.126663+0000 mgr.x (mgr.25375) 62 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:39.102 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:37.912671+0000 mgr.x (mgr.25375) 60 : cephadm [INF] Upgrade: Updating mgr.y 2023-08-28T02:36:39.103 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:37.922545+0000 mgr.x (mgr.25375) 61 : cephadm [INF] Deploying daemon mgr.y on smithi179 2023-08-28T02:36:39.103 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:38.126663+0000 mgr.x (mgr.25375) 62 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:39.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:37.912671+0000 mgr.x (mgr.25375) 60 : cephadm [INF] Upgrade: Updating mgr.y 2023-08-28T02:36:39.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:37.922545+0000 mgr.x (mgr.25375) 61 : cephadm [INF] Deploying daemon mgr.y on smithi179 2023-08-28T02:36:39.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:38.126663+0000 mgr.x (mgr.25375) 62 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:39.578 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:39 smithi179 systemd[1]: Stopping Ceph mgr.y for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:39.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:39 smithi179 bash[143385]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y 2023-08-28T02:36:40.208 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:39 smithi179 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-08-28T02:36:40.209 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:40 smithi179 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.y.service: Failed with result 'exit-code'. 2023-08-28T02:36:40.209 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:40 smithi179 systemd[1]: Stopped Ceph mgr.y for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:40.505 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:40 smithi179 systemd[1]: Starting Ceph mgr.y for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:36:40.803 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:40 smithi179 podman[143558]: 2023-08-28T02:36:40.803 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:40.127221+0000 mgr.x (mgr.25375) 63 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:40.803 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:40.149390+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.179:0/4157050485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:40.804 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:40.127221+0000 mgr.x (mgr.25375) 63 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:40.804 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:40.149390+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.179:0/4157050485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:41.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:40.127221+0000 mgr.x (mgr.25375) 63 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:41.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:40 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:40.149390+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.179:0/4157050485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:41.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:40 smithi179 ceph-mgr[143598]: -- 172.21.15.179:0/2950675250 <== mon.2 v2:172.21.15.179:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55902f2351e0 con 0x55902f20a800 2023-08-28T02:36:41.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:40 smithi179 bash[143558]: 16f61dfe26b8022c0b307285d5204478e76be6429464cd07ae3a7848055b3075 2023-08-28T02:36:41.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:40 smithi179 systemd[1]: Started Ceph mgr.y for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:36:41.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:40 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:40.925+0000 7f78cff11200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-08-28T02:36:41.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:41.009+0000 7f78cff11200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:36:41.389 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:41.106+0000 7f78cff11200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:36:41.389 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:41.209+0000 7f78cff11200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:36:41.775 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:41.388+0000 7f78cff11200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:36:42.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:40.941876+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:42.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:40.946912+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:42.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:40.993991+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:42.092 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:41.774+0000 7f78cff11200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:36:42.092 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:41.917+0000 7f78cff11200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:36:42.092 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:42.010+0000 7f78cff11200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:36:42.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:40.941876+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:42.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:40.946912+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:42.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:41 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:40.993991+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:40.941876+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:40.946912+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:42.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:41 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:40.993991+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:42.590 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:42.112+0000 7f78cff11200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:36:42.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:42.589+0000 7f78cff11200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:36:43.290 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:42.127551+0000 mgr.x (mgr.25375) 64 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:43.290 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:42.562227+0000 mon.b (mon.1) 93 : audit [DBG] from='client.? 172.21.15.179:0/703239336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:43.290 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:42.127551+0000 mgr.x (mgr.25375) 64 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:43.290 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:42.562227+0000 mon.b (mon.1) 93 : audit [DBG] from='client.? 172.21.15.179:0/703239336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:43.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:42.127551+0000 mgr.x (mgr.25375) 64 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:43.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:42.562227+0000 mon.b (mon.1) 93 : audit [DBG] from='client.? 172.21.15.179:0/703239336' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:43.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:43.289+0000 7f78cff11200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:36:43.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:43.383+0000 7f78cff11200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:36:44.505 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:44.127865+0000 mgr.x (mgr.25375) 65 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:44.506 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:44.215+0000 7f78cff11200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:36:44.506 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:44.314+0000 7f78cff11200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-08-28T02:36:44.506 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:44.127865+0000 mgr.x (mgr.25375) 65 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:44.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:44.127865+0000 mgr.x (mgr.25375) 65 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:44.826 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:44.505+0000 7f78cff11200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:36:45.082 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:44.826+0000 7f78cff11200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-08-28T02:36:45.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:45.081+0000 7f78cff11200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:36:45.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:45.252+0000 7f78cff11200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:36:45.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:44.975959+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.179:0/940314646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:45.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:45.529+0000 7f78cff11200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:36:45.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:44.975959+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.179:0/940314646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:46.053 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:44.975959+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.179:0/940314646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:46.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:46.285+0000 7f78cff11200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:36:46.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:46.440+0000 7f78cff11200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:36:47.018 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:46.650+0000 7f78cff11200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:36:47.018 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:46.774+0000 7f78cff11200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:36:47.019 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:45.626033+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.019 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:45.633968+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.019 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:46.128352+0000 mgr.x (mgr.25375) 66 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:47.019 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:46.369509+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.019 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:46.374822+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.019 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:45.626033+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.019 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:45.633968+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.019 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:46.128352+0000 mgr.x (mgr.25375) 66 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:47.020 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:46.369509+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.020 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:46.374822+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:45.626033+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:45.633968+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:46.128352+0000 mgr.x (mgr.25375) 66 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:46.369509+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:46.374822+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.295 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:47.018+0000 7f78cff11200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:36:47.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:46.641607+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:46.650068+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:47.382169+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.179:0/214282018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:47.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:46.641607+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:46.650068+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:47.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:47.382169+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.179:0/214282018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:48.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:36:47] "GET /metrics HTTP/1.1" 200 33946 "" "Prometheus/2.33.4" 2023-08-28T02:36:48.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:46.641607+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:48.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:46.650068+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:48.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:47.382169+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.179:0/214282018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:48.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:47.949+0000 7f78cff11200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:36:48.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:36:47] ENGINE Bus STARTING 2023-08-28T02:36:48.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: CherryPy Checker: 2023-08-28T02:36:48.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: The Application mounted at '' has an empty config. 2023-08-28T02:36:48.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:48.342 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:36:48] ENGINE Serving on http://:::9283 2023-08-28T02:36:48.342 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:36:48] ENGINE Bus STARTED 2023-08-28T02:36:48.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:47.963240+0000 mon.a (mon.0) 806 : cluster [DBG] Standby manager daemon y restarted 2023-08-28T02:36:48.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:47.963364+0000 mon.a (mon.0) 807 : cluster [DBG] Standby manager daemon y started 2023-08-28T02:36:48.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:47.965288+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-08-28T02:36:48.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:47.965773+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:36:48.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:47.967651+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-08-28T02:36:48.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:47.968541+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:36:48.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:48.128783+0000 mgr.x (mgr.25375) 67 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:48.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:48.325178+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:48.901 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:47.963240+0000 mon.a (mon.0) 806 : cluster [DBG] Standby manager daemon y restarted 2023-08-28T02:36:48.901 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:47.963364+0000 mon.a (mon.0) 807 : cluster [DBG] Standby manager daemon y started 2023-08-28T02:36:48.901 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:47.965288+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-08-28T02:36:48.901 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:47.965773+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:36:48.901 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:47.967651+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-08-28T02:36:48.901 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:47.968541+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:36:48.901 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:48.128783+0000 mgr.x (mgr.25375) 67 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:48.901 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:48.325178+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:49.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:36:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:36:48.658Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:36:49.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:47.963240+0000 mon.a (mon.0) 806 : cluster [DBG] Standby manager daemon y restarted 2023-08-28T02:36:49.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:47.963364+0000 mon.a (mon.0) 807 : cluster [DBG] Standby manager daemon y started 2023-08-28T02:36:49.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:47.965288+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-08-28T02:36:49.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:47.965773+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:36:49.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:47.967651+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-08-28T02:36:49.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:47.968541+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.? 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:36:49.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:48.128783+0000 mgr.x (mgr.25375) 67 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:49.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:48.325178+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:49.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:49.317+0000 7f9e9dc6c700 -1 mgr handle_mgr_map I was active but no longer am 2023-08-28T02:36:49.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: ignoring --setuser ceph since I am not root 2023-08-28T02:36:49.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: ignoring --setgroup ceph since I am not root 2023-08-28T02:36:49.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:49.493+0000 7ff7ef230200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-08-28T02:36:49.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:49.578+0000 7ff7ef230200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:36:49.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:36:49] ENGINE Bus STOPPING 2023-08-28T02:36:49.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:36:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:36:49.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:36:49] ENGINE Bus STOPPED 2023-08-28T02:36:49.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:36:49] ENGINE Bus STARTING 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:49.454+0000 7f782a43c700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:49.454+0000 7f782a43c700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:49.454+0000 7f782a43c700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:49.454+0000 7f782a43c700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:49.454+0000 7f782a43c700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:49.461+0000 7f782d442700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:49.461+0000 7f782d442700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:49.461+0000 7f782d442700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:49.461+0000 7f782d442700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:36:49.461+0000 7f782d442700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:36:49] ENGINE Serving on http://:::9283 2023-08-28T02:36:49.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:36:49] ENGINE Bus STARTED 2023-08-28T02:36:49.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:49.669+0000 7ff7ef230200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:36:49.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:49.770+0000 7ff7ef230200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:36:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:48.652073+0000 mon.a (mon.0) 808 : cluster [DBG] mgrmap e25: x(active, since 60s), standbys: y 2023-08-28T02:36:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.151047+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.157248+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:49.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.158939+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.159861+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.164469+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.302496+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.308030+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.308441+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:49.313481+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.313775+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:49.313843+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e26: y(active, starting, since 0.00494194s) 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.318124+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.318293+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.318550+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:36:49.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.318769+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.319087+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.319393+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.319718+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.320012+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.320196+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.320395+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.320602+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.320870+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.321048+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.321198+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.321347+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:36:49.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.321521+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:36:49.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.322243+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:36:49.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:49.353267+0000 mon.a (mon.0) 816 : cluster [INF] Manager daemon y is now available 2023-08-28T02:36:49.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.373586+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:49.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.376179+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:49.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.394409+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:49.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.415473+0000 mon.c (mon.2) 166 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:36:49.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.415883+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:36:49.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.428751+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:36:49.833 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.429209+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:36:50.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:48.652073+0000 mon.a (mon.0) 808 : cluster [DBG] mgrmap e25: x(active, since 60s), standbys: y 2023-08-28T02:36:50.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.151047+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:50.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.157248+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.158939+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.159861+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.164469+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.302496+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.308030+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.308441+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:49.313481+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.313775+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:49.313843+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e26: y(active, starting, since 0.00494194s) 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.318124+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.318293+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:36:50.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.318550+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.318769+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.319087+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.319393+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.319718+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.320012+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.320196+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.320395+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.320602+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.320870+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.321048+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.321198+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:36:50.093 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.321347+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:36:50.094 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.321521+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:36:50.094 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.322243+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:36:50.094 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:49.353267+0000 mon.a (mon.0) 816 : cluster [INF] Manager daemon y is now available 2023-08-28T02:36:50.094 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.373586+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:50.094 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.376179+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:50.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:48.652073+0000 mon.a (mon.0) 808 : cluster [DBG] mgrmap e25: x(active, since 60s), standbys: y 2023-08-28T02:36:50.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.151047+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:50.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.157248+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:50.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.158939+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:50.094 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.159861+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.164469+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25375 ' entity='mgr.x' 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.302496+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.308030+0000 mon.b (mon.1) 98 : audit [INF] from='mgr.25375 172.21.15.190:0/2089186490' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.308441+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:49.313481+0000 mon.a (mon.0) 813 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.313775+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25375 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:49.313843+0000 mon.a (mon.0) 815 : cluster [DBG] mgrmap e26: y(active, starting, since 0.00494194s) 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.318124+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.318293+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.318550+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.318769+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:36:50.095 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.319087+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:36:50.096 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.394409+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:50.096 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.415473+0000 mon.c (mon.2) 166 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:36:50.096 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.415883+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:36:50.096 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.428751+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:36:50.096 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.429209+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:36:50.096 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.319393+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.319718+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.320012+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.320196+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.320395+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.320602+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.320870+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.321048+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.321198+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.321347+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.321521+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:36:50.097 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.322243+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:36:50.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:49.353267+0000 mon.a (mon.0) 816 : cluster [INF] Manager daemon y is now available 2023-08-28T02:36:50.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.373586+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:50.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.376179+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:36:50.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.394409+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:36:50.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.415473+0000 mon.c (mon.2) 166 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:36:50.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.415883+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:36:50.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.428751+0000 mon.c (mon.2) 167 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:36:50.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.429209+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:36:50.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:49.949+0000 7ff7ef230200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:36:50.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:50.344+0000 7ff7ef230200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:36:50.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:50.483+0000 7ff7ef230200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:36:50.651 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:50.572+0000 7ff7ef230200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:36:51.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:50.678+0000 7ff7ef230200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:36:51.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:49.803362+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.179:0/1867800876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:51.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:50 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:50.316004+0000 mon.a (mon.0) 820 : cluster [DBG] mgrmap e27: y(active, since 1.0071s) 2023-08-28T02:36:51.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:49.803362+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.179:0/1867800876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:51.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:50.316004+0000 mon.a (mon.0) 820 : cluster [DBG] mgrmap e27: y(active, since 1.0071s) 2023-08-28T02:36:51.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:49.803362+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.179:0/1867800876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:51.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:50 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:50.316004+0000 mon.a (mon.0) 820 : cluster [DBG] mgrmap e27: y(active, since 1.0071s) 2023-08-28T02:36:51.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:51.134+0000 7ff7ef230200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:36:51.935 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:51.844+0000 7ff7ef230200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:36:51.935 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:50.243081+0000 mgr.y (mgr.25694) 1 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Bus STARTING 2023-08-28T02:36:51.935 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:50.326202+0000 mgr.y (mgr.25694) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:51.935 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:50.356628+0000 mgr.y (mgr.25694) 3 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:36:51.935 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:50.457750+0000 mgr.y (mgr.25694) 4 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:36:51.935 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:50.457914+0000 mgr.y (mgr.25694) 5 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Bus STARTED 2023-08-28T02:36:52.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:50.243081+0000 mgr.y (mgr.25694) 1 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Bus STARTING 2023-08-28T02:36:52.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:50.326202+0000 mgr.y (mgr.25694) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:52.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:50.356628+0000 mgr.y (mgr.25694) 3 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:36:52.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:50.457750+0000 mgr.y (mgr.25694) 4 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:36:52.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:50.457914+0000 mgr.y (mgr.25694) 5 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Bus STARTED 2023-08-28T02:36:52.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:50.243081+0000 mgr.y (mgr.25694) 1 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Bus STARTING 2023-08-28T02:36:52.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:50.326202+0000 mgr.y (mgr.25694) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:52.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:50.356628+0000 mgr.y (mgr.25694) 3 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:36:52.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:50.457750+0000 mgr.y (mgr.25694) 4 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:36:52.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:51 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:50.457914+0000 mgr.y (mgr.25694) 5 : cephadm [INF] [28/Aug/2023:02:36:50] ENGINE Bus STARTED 2023-08-28T02:36:52.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:51 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:51.935+0000 7ff7ef230200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:36:53.069 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:52 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:51.320916+0000 mgr.y (mgr.25694) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:53.069 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:52 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:52.213408+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.179:0/1305917438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:53.069 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:52 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:52.778+0000 7ff7ef230200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:36:53.069 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:52 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:52.881+0000 7ff7ef230200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-08-28T02:36:53.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:51.320916+0000 mgr.y (mgr.25694) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:53.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:52.213408+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.179:0/1305917438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:53.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:51.320916+0000 mgr.y (mgr.25694) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:53.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:52.213408+0000 mon.a (mon.0) 821 : audit [DBG] from='client.? 172.21.15.179:0/1305917438' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:53.330 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:53.069+0000 7ff7ef230200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:36:53.770 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:53.361+0000 7ff7ef230200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-08-28T02:36:53.771 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:53.606+0000 7ff7ef230200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:36:54.050 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:53 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:53.771+0000 7ff7ef230200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:36:54.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:54.051+0000 7ff7ef230200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:36:54.968 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:54.831+0000 7ff7ef230200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:36:54.968 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:53.321290+0000 mgr.y (mgr.25694) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:54.969 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:53.974940+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:54.969 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:53.982047+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:54.969 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:54.573638+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:54.969 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:54.582697+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:54.969 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:54.610546+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.179:0/3890461891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:55.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:53.321290+0000 mgr.y (mgr.25694) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:55.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:53.974940+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:53.982047+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:54.573638+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:54.582697+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:54.610546+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.179:0/3890461891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:55.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:53.321290+0000 mgr.y (mgr.25694) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:55.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:53.974940+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:53.982047+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:54.573638+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:54.582697+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:54.610546+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.179:0/3890461891' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:55.300 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:54.969+0000 7ff7ef230200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:36:55.301 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:55.174+0000 7ff7ef230200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:36:55.301 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:55.299+0000 7ff7ef230200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:36:55.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:55.526+0000 7ff7ef230200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:36:55.956 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:54.821954+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.957 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:54.829740+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.957 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:55.321662+0000 mgr.y (mgr.25694) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:55.957 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:55.472520+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.957 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:55.478170+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:54.821954+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:54.829740+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:55.321662+0000 mgr.y (mgr.25694) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:55.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:55.472520+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:55.958 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:55 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:55.478170+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:56.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:54.821954+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:54.829740+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:55.321662+0000 mgr.y (mgr.25694) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:55.472520+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:56.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:55.478170+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:56.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: debug 2023-08-28T02:36:56.396+0000 7ff7ef230200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:36:56.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:56] ENGINE Bus STARTING 2023-08-28T02:36:56.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: CherryPy Checker: 2023-08-28T02:36:56.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: The Application mounted at '' has an empty config. 2023-08-28T02:36:56.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: 2023-08-28T02:36:56.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:56] ENGINE Serving on http://:::9283 2023-08-28T02:36:56.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: [28/Aug/2023:02:36:56] ENGINE Bus STARTED 2023-08-28T02:36:57.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:56.409940+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:36:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:56.411406+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:36:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:56.411853+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:36:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:56.413830+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:36:57.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:56.414722+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:36:57.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:56.409940+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:36:57.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:56.411406+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:36:57.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:56.411853+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:36:57.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:56.413830+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:36:57.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:56.414722+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:36:57.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:56.409940+0000 mon.a (mon.0) 831 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:36:57.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:56.411406+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:36:57.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:56.411853+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:36:57.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:56.413830+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:36:57.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:56.414722+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.190:0/2704870463' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:36:58.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[120315]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:36:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-08-28T02:36:58.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:56.841164+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e28: y(active, since 7s), standbys: x 2023-08-28T02:36:58.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:56.845944+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:36:58.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:57.006828+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.179:0/1209075601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:58.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:57.322088+0000 mgr.y (mgr.25694) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:58.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:57.508391+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:58.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:57.515790+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:58.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:57.517273+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:58.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:57.518002+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:36:58.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:57.518953+0000 mgr.y (mgr.25694) 10 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:36:58.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:57.519089+0000 mgr.y (mgr.25694) 11 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:36:58.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:57.733687+0000 mgr.y (mgr.25694) 12 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:58.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:57.783895+0000 mgr.y (mgr.25694) 13 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:58.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:56.841164+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e28: y(active, since 7s), standbys: x 2023-08-28T02:36:58.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:56.845944+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:36:58.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:57.006828+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.179:0/1209075601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:58.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:57.322088+0000 mgr.y (mgr.25694) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:58.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:57.508391+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:58.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:57.515790+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:58.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:57.517273+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:58.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:57.518002+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:36:58.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:57.518953+0000 mgr.y (mgr.25694) 10 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:36:58.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:57.519089+0000 mgr.y (mgr.25694) 11 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:36:58.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:57.733687+0000 mgr.y (mgr.25694) 12 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:58.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:57.783895+0000 mgr.y (mgr.25694) 13 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:58.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:56.841164+0000 mon.a (mon.0) 832 : cluster [DBG] mgrmap e28: y(active, since 7s), standbys: x 2023-08-28T02:36:58.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:56.845944+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:36:58.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:57.006828+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.179:0/1209075601' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:58.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:57.322088+0000 mgr.y (mgr.25694) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:36:58.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:57.508391+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:58.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:57.515790+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:58.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:57.517273+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:36:58.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:57.518002+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:36:58.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:57.518953+0000 mgr.y (mgr.25694) 10 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:36:58.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:57.519089+0000 mgr.y (mgr.25694) 11 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:36:58.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:57.733687+0000 mgr.y (mgr.25694) 12 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:58.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:57 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:57.783895+0000 mgr.y (mgr.25694) 13 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:36:59.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:57.948047+0000 mgr.y (mgr.25694) 14 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:59.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:58.048261+0000 mgr.y (mgr.25694) 15 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:59.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:58.162348+0000 mgr.y (mgr.25694) 16 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:59.728 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:58.262429+0000 mgr.y (mgr.25694) 17 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:59.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:58.381045+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:58.388945+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:58.481801+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:58.487359+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:58.491416+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:58.559103+0000 mgr.y (mgr.25694) 18 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:36:59.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:36:58.780986+0000 mgr.y (mgr.25694) 19 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:36:59.729 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:36:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:36:59.378164+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.179:0/30964526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:57.948047+0000 mgr.y (mgr.25694) 14 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:58.048261+0000 mgr.y (mgr.25694) 15 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:58.162348+0000 mgr.y (mgr.25694) 16 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:58.262429+0000 mgr.y (mgr.25694) 17 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:58.381045+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:58.388945+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:58.481801+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:58.487359+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:58.491416+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:58.559103+0000 mgr.y (mgr.25694) 18 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:36:58.780986+0000 mgr.y (mgr.25694) 19 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:36:59.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:36:59.378164+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.179:0/30964526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:57.948047+0000 mgr.y (mgr.25694) 14 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:58.048261+0000 mgr.y (mgr.25694) 15 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:58.162348+0000 mgr.y (mgr.25694) 16 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:58.262429+0000 mgr.y (mgr.25694) 17 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:58.381045+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:58.388945+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:58.481801+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:58.487359+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:58.491416+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:58.559103+0000 mgr.y (mgr.25694) 18 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:36:59.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:36:58.780986+0000 mgr.y (mgr.25694) 19 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:36:59.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:36:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:36:59.378164+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.179:0/30964526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:00.890 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:00 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:36:59.322428+0000 mgr.y (mgr.25694) 20 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:01.096 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:36:59.322428+0000 mgr.y (mgr.25694) 20 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:01.096 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:00 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:36:59.322428+0000 mgr.y (mgr.25694) 20 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:01.249 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:00 smithi190 systemd[1]: Stopping Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:37:01.250 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:00 smithi190 bash[127776]: Error: no container with name or ID "ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus.a" found: no such container 2023-08-28T02:37:01.518 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.250Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-08-28T02:37:01.518 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.250Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-08-28T02:37:01.518 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.250Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-08-28T02:37:01.518 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.250Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-08-28T02:37:01.519 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.250Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-08-28T02:37:01.519 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.250Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-08-28T02:37:01.519 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.251Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-08-28T02:37:01.519 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.251Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-08-28T02:37:01.519 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.251Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-08-28T02:37:01.519 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.251Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-08-28T02:37:01.519 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.251Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-08-28T02:37:01.519 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[124354]: ts=2023-08-28T02:37:01.251Z caller=main.go:1066 level=info msg="See you next time!" 2023-08-28T02:37:01.794 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 bash[127819]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a 2023-08-28T02:37:02.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@prometheus.a.service: Succeeded. 2023-08-28T02:37:02.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 systemd[1]: Stopped Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:37:02.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:01 smithi190 systemd[1]: Starting Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:37:02.963 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:01.323159+0000 mgr.y (mgr.25694) 21 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:03.001 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:01.759405+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.179:0/1281672118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:03.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:01.323159+0000 mgr.y (mgr.25694) 21 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:03.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:01.759405+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.179:0/1281672118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:03.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:01.323159+0000 mgr.y (mgr.25694) 21 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:03.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:01.759405+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.179:0/1281672118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:03.265 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:02 smithi190 podman[127944]: 2023-08-28T02:37:04.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.948Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-08-28T02:37:04.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.948Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-08-28T02:37:04.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.948Z caller=main.go:518 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi190 (none))" 2023-08-28T02:37:04.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.948Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-08-28T02:37:04.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.948Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-08-28T02:37:04.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.950Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-08-28T02:37:04.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.950Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-08-28T02:37:04.330 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.951Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-08-28T02:37:04.331 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.953Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-08-28T02:37:04.331 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.953Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.893µs 2023-08-28T02:37:04.331 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:03.953Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-08-28T02:37:04.331 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 bash[127944]: 2cd84767c69a7ed38d57fe6c5972e08d3ce8e5f3a8feb93b64001542a6e205a6 2023-08-28T02:37:04.331 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 systemd[1]: Started Ceph prometheus.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:37:04.331 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:04.119Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-08-28T02:37:04.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:37:04] ENGINE Bus STOPPING 2023-08-28T02:37:04.591 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:37:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:37:04.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:37:04] ENGINE Bus STOPPED 2023-08-28T02:37:04.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:37:04] ENGINE Bus STARTING 2023-08-28T02:37:04.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:37:04] ENGINE Serving on http://:::9283 2023-08-28T02:37:04.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:37:04] ENGINE Bus STARTED 2023-08-28T02:37:04.621 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:04.331Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-08-28T02:37:04.621 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:04.366Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-08-28T02:37:04.621 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:04.366Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-08-28T02:37:04.621 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:04.366Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.599µs wal_replay_duration=412.807089ms total_replay_duration=412.858202ms 2023-08-28T02:37:04.621 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:04.370Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-08-28T02:37:04.621 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:04.370Z caller=main.go:947 level=info msg="TSDB started" 2023-08-28T02:37:04.621 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:04.370Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-08-28T02:37:04.621 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:04.386Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.96983ms db_storage=779ns remote_storage=1.333µs web_handler=315ns query_engine=731ns scrape=524.925µs scrape_sd=76.835µs notify=10.715µs notify_sd=11.058µs rules=15.106614ms 2023-08-28T02:37:04.622 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:04.386Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-08-28T02:37:05.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:03.323757+0000 mgr.y (mgr.25694) 22 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:05.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:04.113690+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:05.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:04.119760+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:05.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:04.139004+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.179:0/3864355138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:05.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:04.161184+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:37:05.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:04.162375+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:37:05.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:04.167439+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:05.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:04.181037+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:05.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:04.394453+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:37:05.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:03.323757+0000 mgr.y (mgr.25694) 22 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:05.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:04.113690+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:05.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:04.119760+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:05.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:04.139004+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.179:0/3864355138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:05.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:04.161184+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:04.162375+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:04.167439+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:04.181037+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:04.394453+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:03.323757+0000 mgr.y (mgr.25694) 22 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:04.113690+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:04.119760+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:04.139004+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.179:0/3864355138' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:04.161184+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:04.162375+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:37:05.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:04.167439+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:05.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:04.181037+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:05.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:04.394453+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:37:06.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:04.161622+0000 mgr.y (mgr.25694) 23 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:37:06.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:04.162707+0000 mgr.y (mgr.25694) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:37:06.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:04.161622+0000 mgr.y (mgr.25694) 23 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:37:06.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:04.162707+0000 mgr.y (mgr.25694) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:37:06.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:04.161622+0000 mgr.y (mgr.25694) 23 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-08-28T02:37:06.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:04.162707+0000 mgr.y (mgr.25694) 24 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi190.front.sepia.ceph.com:9095"}]: dispatch 2023-08-28T02:37:06.962 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:05.324245+0000 mgr.y (mgr.25694) 25 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:06.962 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:06.518547+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.179:0/3950821889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:07.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:05.324245+0000 mgr.y (mgr.25694) 25 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:07.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:06.518547+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.179:0/3950821889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:07.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:05.324245+0000 mgr.y (mgr.25694) 25 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:07.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:06.518547+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.179:0/3950821889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:08.024 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:07.455297+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:37:08.024 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:07.455760+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:37:08.024 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:07.456913+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:37:08.024 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:07 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:07.457889+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:08.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:07.455297+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:37:08.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:07.455760+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:37:08.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:07.456913+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:37:08.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:07.457889+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:08.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:07.455297+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:37:08.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:07.455760+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:37:08.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:07.456913+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:37:08.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:07 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:07.457889+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:09.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:08 smithi190 systemd[1]: Stopping Ceph mgr.x for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:37:09.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:07.325024+0000 mgr.y (mgr.25694) 26 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:09.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:07.454845+0000 mgr.y (mgr.25694) 27 : cephadm [INF] Upgrade: Updating mgr.x 2023-08-28T02:37:09.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:07.458865+0000 mgr.y (mgr.25694) 28 : cephadm [INF] Deploying daemon mgr.x on smithi190 2023-08-28T02:37:09.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:07.325024+0000 mgr.y (mgr.25694) 26 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:09.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:37:07.454845+0000 mgr.y (mgr.25694) 27 : cephadm [INF] Upgrade: Updating mgr.x 2023-08-28T02:37:09.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:37:07.458865+0000 mgr.y (mgr.25694) 28 : cephadm [INF] Deploying daemon mgr.x on smithi190 2023-08-28T02:37:09.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:07.325024+0000 mgr.y (mgr.25694) 26 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:09.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:07.454845+0000 mgr.y (mgr.25694) 27 : cephadm [INF] Upgrade: Updating mgr.x 2023-08-28T02:37:09.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:07.458865+0000 mgr.y (mgr.25694) 28 : cephadm [INF] Deploying daemon mgr.x on smithi190 2023-08-28T02:37:09.404 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:09 smithi190 bash[128352]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x 2023-08-28T02:37:09.710 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:08.899125+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.179:0/2526845478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:09.711 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:09 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-08-28T02:37:09.711 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:09 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mgr.x.service: Failed with result 'exit-code'. 2023-08-28T02:37:09.711 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:09 smithi190 systemd[1]: Stopped Ceph mgr.x for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:37:09.711 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:09 smithi190 systemd[1]: Starting Ceph mgr.x for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:37:10.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:08.899125+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.179:0/2526845478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:10.092 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:37:09] "GET /metrics HTTP/1.1" 200 33947 "" "Prometheus/2.33.4" 2023-08-28T02:37:10.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:08.899125+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.179:0/2526845478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:10.274 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:10 smithi190 podman[128497]: 2023-08-28T02:37:10.570 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:10 smithi190 bash[128497]: 335a3b67c3d044a7d9b255dba720b4b220a3bf993ec253f7985183d293d9eab4 2023-08-28T02:37:10.570 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:10 smithi190 systemd[1]: Started Ceph mgr.x for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:37:10.570 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:10.392+0000 7f2893299200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-08-28T02:37:10.570 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:10.476+0000 7f2893299200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:37:10.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:10.569+0000 7f2893299200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:37:10.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:10.668+0000 7f2893299200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:37:10.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:09.325494+0000 mgr.y (mgr.25694) 29 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:10.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:10.349304+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:10.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:10.355723+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:10.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:10.379109+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:11.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:09.325494+0000 mgr.y (mgr.25694) 29 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:11.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:10.349304+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:11.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:10.355723+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:11.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:10.379109+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:11.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:09.325494+0000 mgr.y (mgr.25694) 29 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:11.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:10.349304+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:11.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:10.355723+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:11.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:10 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:10.379109+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:11.237 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:10 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:10.847+0000 7f2893299200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:37:11.572 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:11.237+0000 7f2893299200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:37:11.572 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:11.372+0000 7f2893299200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:37:11.572 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:11.467+0000 7f2893299200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:37:11.572 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:11.571+0000 7f2893299200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:37:11.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:11 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:11.288565+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.179:0/4041585788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:12.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:11.288565+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.179:0/4041585788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:12.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:11 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:11.288565+0000 mon.a (mon.0) 848 : audit [DBG] from='client.? 172.21.15.179:0/4041585788' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:12.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:12.021+0000 7f2893299200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:37:13.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:11.326159+0000 mgr.y (mgr.25694) 30 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:13.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:12.740+0000 7f2893299200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:37:13.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:12.822+0000 7f2893299200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:37:13.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:11.326159+0000 mgr.y (mgr.25694) 30 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:13.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:11.326159+0000 mgr.y (mgr.25694) 30 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:13.841 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:37:13 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=warn ts=2023-08-28T02:37:13.512Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi190:8443/api/prometheus_receiver\": dial tcp 172.21.15.190:8443: connect: connection refused" 2023-08-28T02:37:13.941 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:13.660+0000 7f2893299200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:37:13.941 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:13.758+0000 7f2893299200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-08-28T02:37:14.252 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:13 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:13.941+0000 7f2893299200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:37:14.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:14.252+0000 7f2893299200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-08-28T02:37:14.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:14.490+0000 7f2893299200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:37:14.947 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:14.663+0000 7f2893299200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:37:14.947 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:13.326575+0000 mgr.y (mgr.25694) 31 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:14.947 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:13.675571+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.179:0/3643935946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:15.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:13.326575+0000 mgr.y (mgr.25694) 31 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:15.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:13.675571+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.179:0/3643935946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:15.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:13.326575+0000 mgr.y (mgr.25694) 31 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:15.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:13.675571+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.179:0/3643935946' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:15.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:14.947+0000 7f2893299200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:37:16.048 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:15.698+0000 7f2893299200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:37:16.048 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:15 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:15.841+0000 7f2893299200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:37:16.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:16.048+0000 7f2893299200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:37:16.330 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:16.170+0000 7f2893299200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:37:16.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:16.411+0000 7f2893299200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:37:16.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:15.327071+0000 mgr.y (mgr.25694) 32 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:16.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:15.417962+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:15.424027+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:16.059733+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.179:0/2331798869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:16.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:16.259299+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:16.265731+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:15.327071+0000 mgr.y (mgr.25694) 32 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:16.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:15.417962+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:15.424027+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:16.059733+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.179:0/2331798869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:16.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:16.259299+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:16.265731+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:15.327071+0000 mgr.y (mgr.25694) 32 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:16.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:15.417962+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:15.424027+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:16.059733+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.179:0/2331798869' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:16.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:16.259299+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:16.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:16.265731+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:17.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:17.337974+0000 mon.a (mon.0) 854 : cluster [DBG] Standby manager daemon x restarted 2023-08-28T02:37:17.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:17.338134+0000 mon.a (mon.0) 855 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:37:17.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:17.339618+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:37:17.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:17.340080+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:37:17.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:17.342090+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:37:17.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:17.342962+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:37:17.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:17.322+0000 7f2893299200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:37:17.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: [28/Aug/2023:02:37:17] ENGINE Bus STARTING 2023-08-28T02:37:17.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: CherryPy Checker: 2023-08-28T02:37:17.580 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: The Application mounted at '' has an empty config. 2023-08-28T02:37:17.581 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:17.581 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: [28/Aug/2023:02:37:17] ENGINE Serving on http://:::9283 2023-08-28T02:37:17.581 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:17 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: [28/Aug/2023:02:37:17] ENGINE Bus STARTED 2023-08-28T02:37:17.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:17.337974+0000 mon.a (mon.0) 854 : cluster [DBG] Standby manager daemon x restarted 2023-08-28T02:37:17.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:17.338134+0000 mon.a (mon.0) 855 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:37:17.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:17.339618+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:37:17.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:17.340080+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:37:17.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:17.342090+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:37:17.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:17.342962+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:37:17.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:17.337974+0000 mon.a (mon.0) 854 : cluster [DBG] Standby manager daemon x restarted 2023-08-28T02:37:17.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:17.338134+0000 mon.a (mon.0) 855 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:37:17.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:17.339618+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:37:17.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:17.340080+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:37:17.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:17.342090+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:37:17.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:17 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:17.342962+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.? 172.21.15.190:0/2608741283' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:37:18.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:18 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:17.327800+0000 mgr.y (mgr.25694) 33 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:18.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:18 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:17.428874+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e29: y(active, since 28s), standbys: x 2023-08-28T02:37:18.830 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:18 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:18.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:37:18.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:17.327800+0000 mgr.y (mgr.25694) 33 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:18.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:17.428874+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e29: y(active, since 28s), standbys: x 2023-08-28T02:37:18.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:17.327800+0000 mgr.y (mgr.25694) 33 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:18.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:17.428874+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e29: y(active, since 28s), standbys: x 2023-08-28T02:37:19.697 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:18.445827+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.179:0/1976004418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:19.697 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.395076+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:37:19.698 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:18.445827+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.179:0/1976004418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:19.698 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.395076+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:37:19.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:18.445827+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.179:0/1976004418' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:19.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.395076+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:37:20.011 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:37:19] "GET /metrics HTTP/1.1" 200 33945 "" "Prometheus/2.33.4" 2023-08-28T02:37:20.284 INFO:journalctl@ceph.alertmanager.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-alertmanager-a[142677]: level=info ts=2023-08-28T02:37:20.012Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=6 2023-08-28T02:37:20.552 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:19.328348+0000 mgr.y (mgr.25694) 34 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.442915+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.448833+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.450198+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.451047+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.456552+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.594269+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.597289+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:37:19.597924+0000 mgr.y (mgr.25694) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.602601+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.603491+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.603790+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-08-28T02:37:20.553 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.607062+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-08-28T02:37:20.554 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.607862+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-08-28T02:37:20.554 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.608131+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-08-28T02:37:20.554 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.611469+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-08-28T02:37:20.554 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.612673+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:37:20.554 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:19.613352+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-08-28T02:37:20.554 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:37:19.613853+0000 mgr.y (mgr.25694) 36 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-08-28T02:37:20.554 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:19.328348+0000 mgr.y (mgr.25694) 34 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:20.554 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.442915+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.448833+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.450198+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.451047+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.456552+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.594269+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.597289+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:19.597924+0000 mgr.y (mgr.25694) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.602601+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.603491+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.603790+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.607062+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-08-28T02:37:20.555 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.607862+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-08-28T02:37:20.556 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.608131+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-08-28T02:37:20.556 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.611469+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-08-28T02:37:20.556 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.612673+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:37:20.556 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:19.613352+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-08-28T02:37:20.556 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:20 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:19.613853+0000 mgr.y (mgr.25694) 36 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-08-28T02:37:20.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:19.328348+0000 mgr.y (mgr.25694) 34 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:20.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.442915+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.448833+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.450198+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:20.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.451047+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:37:20.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.456552+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.594269+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:20.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.597289+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:37:20.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:19.597924+0000 mgr.y (mgr.25694) 35 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-08-28T02:37:20.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.602601+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:20.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.603491+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-08-28T02:37:20.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.603790+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-08-28T02:37:20.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.607062+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-08-28T02:37:20.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.607862+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-08-28T02:37:20.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.608131+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-08-28T02:37:20.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.611469+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25694 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-08-28T02:37:20.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.612673+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:37:20.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:19.613352+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-08-28T02:37:20.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:20 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:19.613853+0000 mgr.y (mgr.25694) 36 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-08-28T02:37:21.811 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:20.835937+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.179:0/3360460150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:21.811 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:20.935019+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:21.811 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:20.936137+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:37:21.812 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:20.936753+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:37:21.812 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: audit 2023-08-28T02:37:20.937331+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:21.812 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:20.835937+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.179:0/3360460150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:21.812 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:20.935019+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:21.812 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:20.936137+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:37:21.812 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:20.936753+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:37:21.812 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:21 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:20.937331+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:21.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:20.835937+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.179:0/3360460150' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:21.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:20.935019+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25694 ' entity='mgr.y' 2023-08-28T02:37:21.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:20.936137+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:37:21.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:20.936753+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:37:21.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:21 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:20.937331+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25694 172.21.15.179:0/935289867' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:22.445 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:22 smithi179 systemd[1]: Stopping Ceph mon.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:37:22.696 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:20.929829+0000 mgr.y (mgr.25694) 37 : cephadm [INF] Upgrade: Updating mon.a 2023-08-28T02:37:22.696 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:20.938244+0000 mgr.y (mgr.25694) 38 : cephadm [INF] Deploying daemon mon.a on smithi179 2023-08-28T02:37:22.696 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:21.328848+0000 mgr.y (mgr.25694) 39 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:22.697 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:37:20.929829+0000 mgr.y (mgr.25694) 37 : cephadm [INF] Upgrade: Updating mon.a 2023-08-28T02:37:22.697 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cephadm 2023-08-28T02:37:20.938244+0000 mgr.y (mgr.25694) 38 : cephadm [INF] Deploying daemon mon.a on smithi179 2023-08-28T02:37:22.697 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: cluster 2023-08-28T02:37:21.328848+0000 mgr.y (mgr.25694) 39 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:22.697 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:37:22.524+0000 7f79b5b75700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-08-28T02:37:22.697 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a[95882]: debug 2023-08-28T02:37:22.524+0000 7f79b5b75700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-08-28T02:37:22.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:20.929829+0000 mgr.y (mgr.25694) 37 : cephadm [INF] Upgrade: Updating mon.a 2023-08-28T02:37:22.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:20.938244+0000 mgr.y (mgr.25694) 38 : cephadm [INF] Deploying daemon mon.a on smithi179 2023-08-28T02:37:22.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:21.328848+0000 mgr.y (mgr.25694) 39 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:22.987 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:22 smithi179 bash[148575]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-a 2023-08-28T02:37:23.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mon.a.service: Succeeded. 2023-08-28T02:37:23.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 systemd[1]: Stopped Ceph mon.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:37:23.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 systemd[1]: Starting Ceph mon.a for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:37:23.886 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 podman[148746]: 2023-08-28T02:37:23.886 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: set uid:gid to 167:167 (ceph:ceph) 2023-08-28T02:37:23.886 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: ceph version 18.2.0-187-g9cf20820 (9cf208207dfe23ffccb33308b22e51570cb45e51) reef (stable), process ceph-mon, pid 7 2023-08-28T02:37:23.886 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: pidfile_write: ignore empty --pid-file 2023-08-28T02:37:23.886 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: load: jerasure load: lrc 2023-08-28T02:37:23.886 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: RocksDB version: 7.9.2 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Git sha 0 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Compile date 2023-08-25 14:59:12 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: DB SUMMARY 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: DB Session ID: YHTDUXBV9XVXFBXDIM1M 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: CURRENT file: CURRENT 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: IDENTITY file: IDENTITY 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: MANIFEST file: MANIFEST-000008 size: 579 Bytes 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000017.sst 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000015.log size: 3322991 ; 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.error_if_exists: 0 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.create_if_missing: 0 2023-08-28T02:37:23.887 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.paranoid_checks: 1 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.flush_verify_memtable_count: 1 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.env: 0x55b61fbd4720 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.fs: PosixFileSystem 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.info_log: 0x55b621bc7420 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_file_opening_threads: 16 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.statistics: (nil) 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.use_fsync: 0 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_log_file_size: 0 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-08-28T02:37:23.888 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.log_file_time_to_roll: 0 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.keep_log_file_num: 1000 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.recycle_log_file_num: 0 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.allow_fallocate: 1 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.allow_mmap_reads: 0 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.allow_mmap_writes: 0 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.use_direct_reads: 0 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.create_missing_column_families: 0 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.db_log_dir: 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.wal_dir: 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.table_cache_numshardbits: 6 2023-08-28T02:37:23.889 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.WAL_ttl_seconds: 0 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.WAL_size_limit_MB: 0 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.is_fd_close_on_exec: 1 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.advise_random_on_open: 1 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.db_write_buffer_size: 0 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.write_buffer_manager: 0x55b620e58c80 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.use_adaptive_mutex: 0 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.rate_limiter: (nil) 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-08-28T02:37:23.890 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.wal_recovery_mode: 2 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.enable_thread_tracking: 0 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.enable_pipelined_write: 0 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.unordered_write: 0 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.row_cache: None 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.wal_filter: None 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.allow_ingest_behind: 0 2023-08-28T02:37:23.891 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.two_write_queues: 0 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.manual_wal_flush: 0 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.wal_compression: 0 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.atomic_flush: 0 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.persist_stats_to_disk: 0 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.write_dbid_to_manifest: 0 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.log_readahead_size: 0 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.best_efforts_recovery: 0 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-08-28T02:37:23.892 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.allow_data_in_errors: 0 2023-08-28T02:37:23.893 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.db_host_id: __hostname__ 2023-08-28T02:37:23.894 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.enforce_single_del_contracts: true 2023-08-28T02:37:23.894 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_background_jobs: 2 2023-08-28T02:37:23.894 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_background_compactions: -1 2023-08-28T02:37:23.894 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_subcompactions: 1 2023-08-28T02:37:23.894 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-08-28T02:37:23.894 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-08-28T02:37:23.894 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.delayed_write_rate : 16777216 2023-08-28T02:37:23.894 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_total_wal_size: 0 2023-08-28T02:37:23.894 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-08-28T02:37:23.894 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.stats_dump_period_sec: 600 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.stats_persist_period_sec: 600 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_open_files: -1 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bytes_per_sync: 0 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.wal_bytes_per_sync: 0 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.strict_bytes_per_sync: 0 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_readahead_size: 0 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_background_flushes: -1 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Compression algorithms supported: 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: kZSTD supported: 0 2023-08-28T02:37:23.895 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: kXpressCompression supported: 0 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: kLZ4HCCompression supported: 1 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: kZlibCompression supported: 1 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: kSnappyCompression supported: 1 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: kLZ4Compression supported: 1 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: kBZip2Compression supported: 0 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Fast CRC32 supported: Supported on x86 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: DMutex implementation: pthread_mutex_t 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.merge_operator: 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_filter: None 2023-08-28T02:37:23.896 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_filter_factory: None 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.sst_partitioner_factory: None 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.memtable_factory: SkipListFactory 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.table_factory: BlockBasedTable 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b621bc7520) 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout: cache_index_and_filter_blocks: 1 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout: pin_top_level_index_and_filter: 1 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout: index_type: 0 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout: data_block_index_type: 0 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout: index_shortening: 1 2023-08-28T02:37:23.897 INFO:journalctl@ceph.mon.a.smithi179.stdout: data_block_hash_table_util_ratio: 0.750000 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: checksum: 4 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: no_block_cache: 0 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: block_cache: 0x55b620ed9350 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: block_cache_name: BinnedLRUCache 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: block_cache_options: 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: capacity : 536870912 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: num_shard_bits : 4 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: strict_capacity_limit : 0 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: high_pri_pool_ratio: 0.000 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: block_cache_compressed: (nil) 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: persistent_cache: (nil) 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: block_size: 4096 2023-08-28T02:37:23.898 INFO:journalctl@ceph.mon.a.smithi179.stdout: block_size_deviation: 10 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: block_restart_interval: 16 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: index_block_restart_interval: 1 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: metadata_block_size: 4096 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: partition_filters: 0 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: use_delta_encoding: 1 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: filter_policy: bloomfilter 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: whole_key_filtering: 1 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: verify_compression: 0 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: read_amp_bytes_per_bit: 0 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: format_version: 5 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: enable_index_compression: 1 2023-08-28T02:37:23.899 INFO:journalctl@ceph.mon.a.smithi179.stdout: block_align: 0 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout: max_auto_readahead_size: 262144 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout: prepopulate_block_cache: 0 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout: initial_auto_readahead_size: 8192 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout: num_file_reads_for_auto_readahead: 2 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.write_buffer_size: 33554432 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_write_buffer_number: 2 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compression: NoCompression 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bottommost_compression: Disabled 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.prefix_extractor: nullptr 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.num_levels: 7 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 bash[148746]: 500fc7816498149899acc44eb9314e90034fc45e59221ddd31d3c7e4d5b48a72 2023-08-28T02:37:23.900 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-08-28T02:37:23.901 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compression_opts.window_bits: -14 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compression_opts.level: 32767 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compression_opts.strategy: 0 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compression_opts.enabled: false 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-08-28T02:37:23.902 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.target_file_size_base: 67108864 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.target_file_size_multiplier: 1 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-08-28T02:37:23.903 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.arena_block_size: 1048576 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.disable_auto_compactions: 0 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-08-28T02:37:23.904 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.table_properties_collectors: 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.inplace_update_support: 0 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.inplace_update_num_locks: 10000 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.memtable_huge_page_size: 0 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.bloom_locality: 0 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.max_successive_merges: 0 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.optimize_filters_for_hits: 0 2023-08-28T02:37:23.905 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.paranoid_file_checks: 0 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.force_consistency_checks: 1 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.report_bg_io_stats: 0 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.ttl: 2592000 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.periodic_compaction_seconds: 0 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.enable_blob_files: false 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.min_blob_size: 0 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.blob_file_size: 268435456 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.blob_compression_type: NoCompression 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.enable_blob_garbage_collection: false 2023-08-28T02:37:23.906 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.blob_file_starting_level: 0 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 17.sst 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 19, last_sequence is 8915, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7826d180-41bf-4f3e-92ee-ad449f41ab67 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: EVENT_LOG_v1 {"time_micros": 1693190243808183, "job": 1, "event": "recovery_started", "wal_files": [15]} 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #15 mode 2 2023-08-28T02:37:23.907 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: EVENT_LOG_v1 {"time_micros": 1693190243816422, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 20, "file_size": 3179935, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8916, "largest_seqno": 9620, "table_properties": {"data_size": 3174989, "index_size": 3287, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 645, "raw_key_size": 5291, "raw_average_key_size": 21, "raw_value_size": 3167752, "raw_average_value_size": 12824, "num_data_blocks": 147, "num_entries": 247, "num_filter_entries": 247, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1693190243, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7826d180-41bf-4f3e-92ee-ad449f41ab67", "db_session_id": "YHTDUXBV9XVXFBXDIM1M", "orig_file_number": 20, "seqno_to_time_mapping": "N/A"}} 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: EVENT_LOG_v1 {"time_micros": 1693190243816509, "job": 1, "event": "recovery_finished"} 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/version_set.cc:5047] Creating manifest 22 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000015.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b620f76000 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: DB pointer 0x55b620f62000 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout: ** DB Stats ** 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.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-08-28T02:37:23.908 INFO:journalctl@ceph.mon.a.smithi179.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.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-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.stdout: 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.stdout: ** Compaction Stats [default] ** 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.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 Rblob(GB) Wblob(GB) 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.stdout: L0 1/0 3.03 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 728.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.stdout: L6 1/0 20.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.stdout: Sum 2/0 23.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 728.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-08-28T02:37:23.909 INFO:journalctl@ceph.mon.a.smithi179.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 728.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: ** Compaction Stats [default] ** 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.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 Rblob(GB) Wblob(GB) 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.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 728.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:37:23.910 INFO:journalctl@ceph.mon.a.smithi179.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.stdout: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.stdout: Cumulative compaction: 0.00 GB write, 239.75 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.stdout: Interval compaction: 0.00 GB write, 239.75 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.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-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.stdout: Block cache BinnedLRUCache@0x55b620ed9350#7 capacity: 512.00 MB usage: 4.05 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.72 KB,0.000137091%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2023-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.stdout: 2023-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.stdout: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: starting mon.a rank 0 at public addrs [v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0] at bind addrs [v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: mon.a@-1(???) e3 preinit fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:37:23.911 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: mon.a@-1(???).mds e7 new map 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: mon.a@-1(???).mds e7 print_map 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: e7 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.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-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: legacy client fscid: 1 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: Filesystem 'foo' (1) 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: fs_name foo 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: epoch 5 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: created 2023-08-28T02:33:55.697536+0000 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: modified 2023-08-28T02:34:11.586243+0000 2023-08-28T02:37:23.912 INFO:journalctl@ceph.mon.a.smithi179.stdout: tableserver 0 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: root 0 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: session_timeout 60 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: session_autoclose 300 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: max_file_size 1099511627776 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: required_client_features {} 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: last_failure 0 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: last_failure_osd_epoch 0 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: max_mds 1 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: in 0 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: up {0=24566} 2023-08-28T02:37:23.913 INFO:journalctl@ceph.mon.a.smithi179.stdout: failed 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: damaged 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: stopped 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: data_pools [4] 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: metadata_pool 3 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: inline_data disabled 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: balancer 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: bal_rank_mask -1 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: standby_count_wanted 1 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: [mds.foo.smithi179.lwpmvc{0:24566} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.179:6834/4152836885,v1:172.21.15.179:6835/4152836885] compat {c=[1],r=[1],i=[7ff]}] 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: Standby daemons: 2023-08-28T02:37:23.914 INFO:journalctl@ceph.mon.a.smithi179.stdout: 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout: [mds.foo.smithi190.kzifpt{-1:24535} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.190:6832/44493583,v1:172.21.15.190:6833/44493583] compat {c=[1],r=[1],i=[7ff]}] 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: mon.a@-1(???).osd e81 crush map has features 3314933000854323200, adjusting msgr requires 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: mon.a@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: mon.a@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: mon.a@-1(???).osd e81 crush map has features 432629239337189376, adjusting msgr requires 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta expand map: {default=false} 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta from 'false' to 'false' 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta expanded map: {default=false} 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta expand map: {default=info} 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta from 'info' to 'info' 2023-08-28T02:37:23.915 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta expanded map: {default=info} 2023-08-28T02:37:23.916 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta expand map: {default=daemon} 2023-08-28T02:37:23.916 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta from 'daemon' to 'daemon' 2023-08-28T02:37:23.916 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta expanded map: {default=daemon} 2023-08-28T02:37:23.916 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta expand map: {default=debug} 2023-08-28T02:37:23.916 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta from 'debug' to 'debug' 2023-08-28T02:37:23.916 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 ceph-mon[148787]: expand_channel_meta expanded map: {default=debug} 2023-08-28T02:37:23.916 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:37:23 smithi179 systemd[1]: Started Ceph mon.a for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:37:24.798 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ignoring --setuser ceph since I am not root 2023-08-28T02:37:24.798 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ignoring --setgroup ceph since I am not root 2023-08-28T02:37:24.798 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-mgr[143598]: -- 172.21.15.179:0/2705691268 <== mon.2 v2:172.21.15.179:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55723e3891e0 con 0x55723e35e800 2023-08-28T02:37:24.798 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:24.629+0000 7f439c327200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-08-28T02:37:24.798 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:24.708+0000 7f439c327200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:37:24.798 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:24.797+0000 7f439c327200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:37:24.798 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: ignoring --setuser ceph since I am not root 2023-08-28T02:37:24.799 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: ignoring --setgroup ceph since I am not root 2023-08-28T02:37:24.799 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-mgr[128538]: -- 172.21.15.190:0/4203637058 <== mon.1 v2:172.21.15.190:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5572ddf531e0 con 0x5572ddf28800 2023-08-28T02:37:24.799 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:24.629+0000 7f06e7219200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-08-28T02:37:24.799 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:24.708+0000 7f06e7219200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-28T02:37:24.799 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:24.797+0000 7f06e7219200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-28T02:37:24.799 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:23.234886+0000 mon.c (mon.2) 196 : audit [DBG] from='client.? 172.21.15.179:0/3969460560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:24.799 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:23.329149+0000 mgr.y (mgr.25694) 40 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:24.028186+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:24.443339+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:24.448955+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:24.449444+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:24.449482+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:24.450374+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e29: y(active, since 35s), standbys: x 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:24.463491+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e30: y(active, since 35s), standbys: x 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:24.463549+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:24.463657+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25694 ' entity='' 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:23.234886+0000 mon.c (mon.2) 196 : audit [DBG] from='client.? 172.21.15.179:0/3969460560' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:24.800 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:23.329149+0000 mgr.y (mgr.25694) 40 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:24.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:24.028186+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-08-28T02:37:24.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:24.443339+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:37:24.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:24.448955+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:37:24.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:24.449444+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:37:24.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:24.449482+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-08-28T02:37:24.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:24.450374+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e29: y(active, since 35s), standbys: x 2023-08-28T02:37:24.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:24.463491+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e30: y(active, since 35s), standbys: x 2023-08-28T02:37:24.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:24.463549+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-08-28T02:37:24.801 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:24.463657+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25694 ' entity='' 2023-08-28T02:37:25.059 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:24.890+0000 7f06e7219200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:37:25.060 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:24.890+0000 7f439c327200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-28T02:37:25.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:25.059+0000 7f06e7219200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:37:25.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:25.059+0000 7f439c327200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-28T02:37:25.632 INFO:teuthology.orchestra.run.smithi179.stdout: "ceph version 18.2.0-187-g9cf20820 (9cf208207dfe23ffccb33308b22e51570cb45e51) reef (stable)": 1 2023-08-28T02:37:25.669 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:25.418+0000 7f06e7219200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:37:25.669 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:25.548+0000 7f06e7219200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:37:25.669 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:25.636+0000 7f06e7219200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:37:25.760 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:25.430+0000 7f439c327200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-28T02:37:25.760 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:25.564+0000 7f439c327200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-28T02:37:25.760 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:25.656+0000 7f439c327200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-28T02:37:25.760 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:25.618440+0000 mon.b (mon.1) 107 : audit [DBG] from='client.? 172.21.15.179:0/2747704713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:26.016 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:25 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:25.759+0000 7f439c327200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:37:26.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:25.618440+0000 mon.b (mon.1) 107 : audit [DBG] from='client.? 172.21.15.179:0/2747704713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:37:26.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:25 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:25.731+0000 7f06e7219200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-28T02:37:26.090 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph orch ps' 2023-08-28T02:37:26.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:26.202+0000 7f439c327200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:37:26.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:26.150+0000 7f06e7219200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-28T02:37:26.981 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:26.888+0000 7f439c327200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:37:27.079 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:26.806+0000 7f06e7219200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-28T02:37:27.080 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:26.889+0000 7f06e7219200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:37:27.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:26.981+0000 7f439c327200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-28T02:37:27.919 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:27.655+0000 7f06e7219200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:37:27.919 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:27.746+0000 7f06e7219200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-08-28T02:37:28.068 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:27.795+0000 7f439c327200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:37:28.068 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:27.892+0000 7f439c327200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-08-28T02:37:28.199 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:27 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:27.919+0000 7f06e7219200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:37:28.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:28.068+0000 7f439c327200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-28T02:37:28.578 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:28.200+0000 7f06e7219200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-08-28T02:37:28.578 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:28.431+0000 7f06e7219200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:37:28.730 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:28.349+0000 7f439c327200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-08-28T02:37:28.730 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:28.582+0000 7f439c327200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-28T02:37:28.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:28.578+0000 7f06e7219200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:37:28.829 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:28.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:37:28.998 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:28.731+0000 7f439c327200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-28T02:37:29.329 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:28.845+0000 7f06e7219200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:37:29.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:28.998+0000 7f439c327200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-28T02:37:29.829 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:29.551+0000 7f06e7219200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:37:29.830 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:29.684+0000 7f06e7219200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:37:30.040 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:29.711+0000 7f439c327200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-28T02:37:30.041 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:29.845+0000 7f439c327200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-28T02:37:30.217 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:29.879+0000 7f06e7219200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:37:30.217 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:29.996+0000 7f06e7219200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:37:30.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:30 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:30.041+0000 7f439c327200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-28T02:37:30.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:30 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:30.158+0000 7f439c327200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-28T02:37:30.579 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:30 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:30.218+0000 7f06e7219200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:37:30.841 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:30 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:30.379+0000 7f439c327200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-28T02:37:31.385 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.097680+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-08-28T02:37:31.385 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.097797+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:37:31.385 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.099553+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.? 172.21.15.190:0/1146343344' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:37:31.385 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.100424+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.? 172.21.15.190:0/1146343344' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:37:31.385 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.103148+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.? 172.21.15.190:0/1146343344' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:37:31.386 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.103555+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.? 172.21.15.190:0/1146343344' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:37:31.386 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:37:31.275+0000 7fc6d2a7a700 -1 mon.b@1(peon).osd e82 update_from_paxos full map CRC mismatch, resetting to canonical 2023-08-28T02:37:31.386 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:31.083+0000 7f06e7219200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:37:31.386 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: [28/Aug/2023:02:37:31] ENGINE Bus STARTING 2023-08-28T02:37:31.386 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: CherryPy Checker: 2023-08-28T02:37:31.386 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: The Application mounted at '' has an empty config. 2023-08-28T02:37:31.386 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: 2023-08-28T02:37:31.386 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: [28/Aug/2023:02:37:31] ENGINE Serving on http://:::9283 2023-08-28T02:37:31.386 INFO:journalctl@ceph.mgr.x.smithi190.stdout:Aug 28 02:37:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-x[128513]: [28/Aug/2023:02:37:31] ENGINE Bus STARTED 2023-08-28T02:37:31.408 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.267+0000 7f439c327200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-28T02:37:31.408 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:37:31] ENGINE Bus STARTING 2023-08-28T02:37:31.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.097680+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-08-28T02:37:31.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.097797+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-08-28T02:37:31.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.099553+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.? 172.21.15.190:0/1146343344' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-08-28T02:37:31.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.100424+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.? 172.21.15.190:0/1146343344' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-08-28T02:37:31.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.103148+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.? 172.21.15.190:0/1146343344' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-08-28T02:37:31.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.103555+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.? 172.21.15.190:0/1146343344' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-08-28T02:37:31.409 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:37:31.276+0000 7fd4c40c5700 -1 mon.c@2(peon).osd e82 update_from_paxos full map CRC mismatch, resetting to canonical 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.408+0000 7f42fb786700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.408+0000 7f42fb786700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.408+0000 7f42fb786700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.408+0000 7f42fb786700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.408+0000 7f42fb786700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.408+0000 7f42f6f3d700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.408+0000 7f42f6f3d700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.408+0000 7f42f6f3d700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.408+0000 7f42f6f3d700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.408+0000 7f42f6f3d700 -1 client.0 error registering admin socket command: (17) File exists 2023-08-28T02:37:31.842 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: CherryPy Checker: 2023-08-28T02:37:31.843 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: The Application mounted at '' has an empty config. 2023-08-28T02:37:31.843 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:31.843 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:37:31] ENGINE Serving on http://:::9283 2023-08-28T02:37:31.843 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:37:31] ENGINE Bus STARTED 2023-08-28T02:37:32.297 INFO:teuthology.orchestra.run.smithi179.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-08-28T02:37:32.297 INFO:teuthology.orchestra.run.smithi179.stdout:alertmanager.a smithi179 *:9093,9094 running (82s) 38s ago 4m 16.9M - 0.23.0 ba2b418f427c cacfd7e66669 2023-08-28T02:37:32.297 INFO:teuthology.orchestra.run.smithi179.stdout:grafana.a smithi190 *:3000 running (56s) 16s ago 3m 45.8M - 8.3.5 dad864ee21e9 e8f2fa80775b 2023-08-28T02:37:32.297 INFO:teuthology.orchestra.run.smithi179.stdout:mds.foo.smithi179.lwpmvc smithi179 running (3m) 38s ago 3m 20.0M - 16.2.13-565-g595355f4 4099d2e00414 5efa8c1d8a92 2023-08-28T02:37:32.297 INFO:teuthology.orchestra.run.smithi179.stdout:mds.foo.smithi190.kzifpt smithi190 running (3m) 16s ago 3m 14.8M - 16.2.13-565-g595355f4 4099d2e00414 18c29b6c3634 2023-08-28T02:37:32.297 INFO:teuthology.orchestra.run.smithi179.stdout:mgr.x smithi190 *:8443,9283,8765 running (22s) 16s ago 7m 53.5M - 18.2.0-187-g9cf20820 62b871dea10e 335a3b67c3d0 2023-08-28T02:37:32.297 INFO:teuthology.orchestra.run.smithi179.stdout:mgr.y smithi179 *:8443,9283,8765 running (51s) 38s ago 8m 474M - 18.2.0-187-g9cf20820 62b871dea10e 16f61dfe26b8 2023-08-28T02:37:32.297 INFO:teuthology.orchestra.run.smithi179.stdout:mon.a smithi179 running (8m) 38s ago 9m 109M 2048M 16.2.13-565-g595355f4 4099d2e00414 2a5bb48395ed 2023-08-28T02:37:32.297 INFO:teuthology.orchestra.run.smithi179.stdout:mon.b smithi190 running (7m) 16s ago 7m 85.3M 2048M 16.2.13-565-g595355f4 4099d2e00414 1f8d6dc0559a 2023-08-28T02:37:32.297 INFO:teuthology.orchestra.run.smithi179.stdout:mon.c smithi179 running (7m) 38s ago 7m 87.1M 2048M 16.2.13-565-g595355f4 4099d2e00414 677cf30e6cac 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:node-exporter.a smithi179 *:9100 running (89s) 38s ago 4m 19.8M - 1.3.1 1dbe0e931976 88792b3d4696 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:node-exporter.b smithi190 *:9100 running (70s) 16s ago 4m 21.7M - 1.3.1 1dbe0e931976 705d25dd2ce6 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:osd.0 smithi179 running (7m) 38s ago 7m 66.4M 2500M 16.2.13-565-g595355f4 4099d2e00414 affc926f9dc4 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:osd.1 smithi179 running (6m) 38s ago 6m 81.3M 2500M 16.2.13-565-g595355f4 4099d2e00414 d4470423d6d2 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:osd.2 smithi179 running (6m) 38s ago 6m 66.4M 2500M 16.2.13-565-g595355f4 4099d2e00414 294e622d438f 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:osd.3 smithi179 running (6m) 38s ago 6m 57.8M 2500M 16.2.13-565-g595355f4 4099d2e00414 a5f8882640b6 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:osd.4 smithi190 running (5m) 16s ago 5m 63.3M 2500M 16.2.13-565-g595355f4 4099d2e00414 1b80e5f2e8aa 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:osd.5 smithi190 running (5m) 16s ago 5m 81.9M 2500M 16.2.13-565-g595355f4 4099d2e00414 09e42c5f34e5 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:osd.6 smithi190 running (5m) 16s ago 5m 70.0M 2500M 16.2.13-565-g595355f4 4099d2e00414 8a57e70bf676 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:osd.7 smithi190 running (4m) 16s ago 4m 82.7M 2500M 16.2.13-565-g595355f4 4099d2e00414 d235c9cf3268 2023-08-28T02:37:32.298 INFO:teuthology.orchestra.run.smithi179.stdout:prometheus.a smithi190 *:9095 running (30s) 16s ago 4m 46.1M - 2.33.4 514e6a882f6e 2cd84767c69a 2023-08-28T02:37:32.420 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:37:32.286+0000 7f4355af0700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-08-28T02:37:32.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.153215+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e31: y(active, since 41s), standbys: x 2023-08-28T02:37:32.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.270446+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-08-28T02:37:32.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.270790+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-08-28T02:37:32.420 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.279814+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.280088+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e32: y(active, starting, since 0.00939237s), standbys: x 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.281253+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e82 with expected crc 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.284565+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.284796+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.284992+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.285873+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.286224+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.286546+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.286717+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.287101+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.287430+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:37:32.421 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.287703+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.287995+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.288274+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.288538+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.288725+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.288934+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.289136+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.289373+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.289777+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.297379+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.318075+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.320405+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:32.422 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.340371+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:37:32.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.349868+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:37:32.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.350276+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:37:32.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.356325+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e82 with expected crc 2023-08-28T02:37:32.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.370047+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e82 with expected crc 2023-08-28T02:37:32.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.377753+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:37:32.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:31.378195+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:37:32.423 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.746328+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e82 with expected crc 2023-08-28T02:37:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.153215+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e31: y(active, since 41s), standbys: x 2023-08-28T02:37:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.270446+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-08-28T02:37:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.270790+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-08-28T02:37:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.279814+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:37:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.280088+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e32: y(active, starting, since 0.00939237s), standbys: x 2023-08-28T02:37:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.281253+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e82 with expected crc 2023-08-28T02:37:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.284565+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:37:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.284796+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:37:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.284992+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:37:32.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.285873+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi190.kzifpt"}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.286224+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi179.lwpmvc"}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.286546+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.286717+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.287101+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.287430+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.287703+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.287995+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.288274+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.288538+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.288725+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.288934+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-08-28T02:37:32.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.289136+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.289373+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.289777+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.297379+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.318075+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.320405+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.340371+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.349868+0000 mon.b (mon.1) 129 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.350276+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.356325+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e82 with expected crc 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.370047+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e82 with expected crc 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.377753+0000 mon.b (mon.1) 130 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:37:32.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:31.378195+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-08-28T02:37:32.583 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.746328+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e82 with expected crc 2023-08-28T02:37:32.661 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph orch upgrade pause' 2023-08-28T02:37:33.510 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:31.279255+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e82 with expected crc 2023-08-28T02:37:33.510 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:31.676437+0000 mgr.y (mgr.25708) 1 : cephadm [INF] [28/Aug/2023:02:37:31] ENGINE Bus STARTING 2023-08-28T02:37:33.510 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:31.779701+0000 mgr.y (mgr.25708) 2 : cephadm [INF] [28/Aug/2023:02:37:31] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:37:33.510 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:31.893733+0000 mgr.y (mgr.25708) 3 : cephadm [INF] [28/Aug/2023:02:37:31] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:37:33.510 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:31.893852+0000 mgr.y (mgr.25708) 4 : cephadm [INF] [28/Aug/2023:02:37:31] ENGINE Bus STARTED 2023-08-28T02:37:33.510 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:32.283101+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e33: y(active, since 1.0124s), standbys: x 2023-08-28T02:37:33.510 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:32.284885+0000 mgr.y (mgr.25708) 5 : audit [DBG] from='client.34116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:37:33.510 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:33 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:32.291259+0000 mgr.y (mgr.25708) 6 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:33.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:31.279255+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e82 with expected crc 2023-08-28T02:37:33.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:31.676437+0000 mgr.y (mgr.25708) 1 : cephadm [INF] [28/Aug/2023:02:37:31] ENGINE Bus STARTING 2023-08-28T02:37:33.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:31.779701+0000 mgr.y (mgr.25708) 2 : cephadm [INF] [28/Aug/2023:02:37:31] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:37:33.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:31.893733+0000 mgr.y (mgr.25708) 3 : cephadm [INF] [28/Aug/2023:02:37:31] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:37:33.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:31.893852+0000 mgr.y (mgr.25708) 4 : cephadm [INF] [28/Aug/2023:02:37:31] ENGINE Bus STARTED 2023-08-28T02:37:33.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:32.283101+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e33: y(active, since 1.0124s), standbys: x 2023-08-28T02:37:33.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:32.284885+0000 mgr.y (mgr.25708) 5 : audit [DBG] from='client.34116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:37:33.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:33 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:32.291259+0000 mgr.y (mgr.25708) 6 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:34.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:33.287910+0000 mgr.y (mgr.25708) 7 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:34.583 INFO:teuthology.orchestra.run.smithi179.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:37:34.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:33.287910+0000 mgr.y (mgr.25708) 7 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:35.015 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'sleep 60' 2023-08-28T02:37:35.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:34.296606+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e34: y(active, since 3s), standbys: x 2023-08-28T02:37:35.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:35 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:34.580869+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:35.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:34.296606+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e34: y(active, since 3s), standbys: x 2023-08-28T02:37:35.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:35 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:34.580869+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:36.293 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:34.576690+0000 mgr.y (mgr.25708) 8 : audit [DBG] from='client.25898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:37:36.293 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:34.577104+0000 mgr.y (mgr.25708) 9 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:37:36.293 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:35.288264+0000 mgr.y (mgr.25708) 10 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:36.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:34.576690+0000 mgr.y (mgr.25708) 8 : audit [DBG] from='client.25898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:37:36.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:34.577104+0000 mgr.y (mgr.25708) 9 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:37:36.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:35.288264+0000 mgr.y (mgr.25708) 10 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:38.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:36.646968+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:36.653581+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:36.883497+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:36.891796+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:37.288650+0000 mgr.y (mgr.25708) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:38.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:37.494416+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:37 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:37.502711+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:36.646968+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:36.653581+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:36.883497+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:36.891796+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:37.288650+0000 mgr.y (mgr.25708) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:38.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:37.494416+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:38.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:37 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:37.502711+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:39.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:37.734727+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:39.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:37.741016+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:39.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:37.734727+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:39.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:37.741016+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:40.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:37:39] "GET /metrics HTTP/1.1" 200 31246 "" "Prometheus/2.33.4" 2023-08-28T02:37:40.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:39.289241+0000 mgr.y (mgr.25708) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:40.304 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:39.289241+0000 mgr.y (mgr.25708) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:42.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:41.282670+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:41.289592+0000 mgr.y (mgr.25708) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:41.289889+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:41.291867+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:41.292777+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:41.293988+0000 mgr.y (mgr.25708) 14 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:41.294222+0000 mgr.y (mgr.25708) 15 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:41.509326+0000 mgr.y (mgr.25708) 16 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:42.156895+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:42.162961+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:42.205740+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:42.211490+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:42.215952+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:41.282670+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:41.289592+0000 mgr.y (mgr.25708) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:42.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:41.289889+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:41.291867+0000 mon.b (mon.1) 131 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:42.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:41.292777+0000 mon.b (mon.1) 132 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:37:42.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:41.293988+0000 mgr.y (mgr.25708) 14 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:37:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:41.294222+0000 mgr.y (mgr.25708) 15 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:37:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:41.509326+0000 mgr.y (mgr.25708) 16 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:37:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:42.156895+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:42.162961+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:42.205740+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:42.211490+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:42.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:42.215952+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:41.558306+0000 mgr.y (mgr.25708) 17 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:37:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:41.723592+0000 mgr.y (mgr.25708) 18 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:37:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:41.772552+0000 mgr.y (mgr.25708) 19 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:37:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:41.937922+0000 mgr.y (mgr.25708) 20 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:37:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:37:41.986717+0000 mgr.y (mgr.25708) 21 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:37:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:42.289890+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:42.291906+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:42.292498+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:37:43.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:43 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:42.297544+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:43.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:41.558306+0000 mgr.y (mgr.25708) 17 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:37:43.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:41.723592+0000 mgr.y (mgr.25708) 18 : cephadm [INF] Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:37:43.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:41.772552+0000 mgr.y (mgr.25708) 19 : cephadm [INF] Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:37:43.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:41.937922+0000 mgr.y (mgr.25708) 20 : cephadm [INF] Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:37:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:37:41.986717+0000 mgr.y (mgr.25708) 21 : cephadm [INF] Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:37:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:42.289890+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:37:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:42.291906+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:37:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:42.292498+0000 mon.b (mon.1) 135 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:37:43.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:43 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:42.297544+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:37:44.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:43.290114+0000 mgr.y (mgr.25708) 22 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:44.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:43.290114+0000 mgr.y (mgr.25708) 22 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:46.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:45.290725+0000 mgr.y (mgr.25708) 23 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:46.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:45.290725+0000 mgr.y (mgr.25708) 23 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:47.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:37:46.341012+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:37:47.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:37:46.341012+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:37:48.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:47.291204+0000 mgr.y (mgr.25708) 24 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:48.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:48 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:47.291204+0000 mgr.y (mgr.25708) 24 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:49.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:37:50.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:37:49] "GET /metrics HTTP/1.1" 200 33938 "" "Prometheus/2.33.4" 2023-08-28T02:37:50.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:49.291844+0000 mgr.y (mgr.25708) 25 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:50.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:49 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:49.291844+0000 mgr.y (mgr.25708) 25 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:52.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:52 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:51.292347+0000 mgr.y (mgr.25708) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:52.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:52 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:51.292347+0000 mgr.y (mgr.25708) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:54.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:53.293061+0000 mgr.y (mgr.25708) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:54.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:54 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:53.293061+0000 mgr.y (mgr.25708) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:56.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:55.293601+0000 mgr.y (mgr.25708) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:56.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:56 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:55.293601+0000 mgr.y (mgr.25708) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:58.662 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:57.294080+0000 mgr.y (mgr.25708) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:58.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:58 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:57.294080+0000 mgr.y (mgr.25708) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:37:59.079 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:37:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:37:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:38:00.092 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:37:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:37:59] "GET /metrics HTTP/1.1" 200 33938 "" "Prometheus/2.33.4" 2023-08-28T02:38:00.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:37:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:37:59.294623+0000 mgr.y (mgr.25708) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:00.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:37:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:37:59.294623+0000 mgr.y (mgr.25708) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:01.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:01.341082+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:38:01.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:01 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:01.341082+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:38:02.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:01.294996+0000 mgr.y (mgr.25708) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:02.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:02 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:01.294996+0000 mgr.y (mgr.25708) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:04.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:03.295837+0000 mgr.y (mgr.25708) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:04.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:04 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:03.295837+0000 mgr.y (mgr.25708) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:06.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:06 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:05.296307+0000 mgr.y (mgr.25708) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:06.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:05.296307+0000 mgr.y (mgr.25708) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:08.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:07.296889+0000 mgr.y (mgr.25708) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:08.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:08 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:07.296889+0000 mgr.y (mgr.25708) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:09.079 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:38:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:38:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:38:10.092 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:38:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:38:09] "GET /metrics HTTP/1.1" 200 33933 "" "Prometheus/2.33.4" 2023-08-28T02:38:10.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:09.297432+0000 mgr.y (mgr.25708) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:10.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:09 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:09.297432+0000 mgr.y (mgr.25708) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:12.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:12 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:11.297809+0000 mgr.y (mgr.25708) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:12.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:11.297809+0000 mgr.y (mgr.25708) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:14.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:14 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:13.298368+0000 mgr.y (mgr.25708) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:14.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:14 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:13.298368+0000 mgr.y (mgr.25708) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:16.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:15.298743+0000 mgr.y (mgr.25708) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:16.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:16 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:16.341782+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:38:16.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:15.298743+0000 mgr.y (mgr.25708) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:16.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:16 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:16.341782+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:38:18.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:18 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:17.299336+0000 mgr.y (mgr.25708) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:18.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:18 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:17.299336+0000 mgr.y (mgr.25708) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:19.079 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:38:18 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:38:18.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:38:20.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:38:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:38:19] "GET /metrics HTTP/1.1" 200 33935 "" "Prometheus/2.33.4" 2023-08-28T02:38:20.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:19.299744+0000 mgr.y (mgr.25708) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:20.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:19 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:19.299744+0000 mgr.y (mgr.25708) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:22.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:22 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:21.300142+0000 mgr.y (mgr.25708) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:22.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:22 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:21.300142+0000 mgr.y (mgr.25708) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:24.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:24 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:23.300712+0000 mgr.y (mgr.25708) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:24.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:23.300712+0000 mgr.y (mgr.25708) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:26.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:26 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:25.301223+0000 mgr.y (mgr.25708) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:26.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:26 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:25.301223+0000 mgr.y (mgr.25708) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:28.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:27.301820+0000 mgr.y (mgr.25708) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:28.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:28 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:27.301820+0000 mgr.y (mgr.25708) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:29.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:38:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:38:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:38:30.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:38:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:38:29] "GET /metrics HTTP/1.1" 200 33935 "" "Prometheus/2.33.4" 2023-08-28T02:38:30.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:29.302406+0000 mgr.y (mgr.25708) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:30.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:29 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:29.302406+0000 mgr.y (mgr.25708) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:31.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:31 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:31.342747+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:38:31.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:31 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:31.342747+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:38:32.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:32 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:31.302767+0000 mgr.y (mgr.25708) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:32.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:32 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:31.302767+0000 mgr.y (mgr.25708) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:34.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:34 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:33.303344+0000 mgr.y (mgr.25708) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:34.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:34 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:33.303344+0000 mgr.y (mgr.25708) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:36.825 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:36 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:35.303845+0000 mgr.y (mgr.25708) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:36.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:36 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:35.303845+0000 mgr.y (mgr.25708) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:37.208 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph orch upgrade resume' 2023-08-28T02:38:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:37.304279+0000 mgr.y (mgr.25708) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:38.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:38 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:37.304279+0000 mgr.y (mgr.25708) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:38.941 INFO:teuthology.orchestra.run.smithi179.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:38:39.079 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:38:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:38:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:38:39.349 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'echo wait for majority of mons to upgrade' 2023-08-28T02:38:39.956 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:38:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:38:39] "GET /metrics HTTP/1.1" 200 33935 "" "Prometheus/2.33.4" 2023-08-28T02:38:39.956 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:38.935886+0000 mgr.y (mgr.25708) 50 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:38:39.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:38:38.936267+0000 mgr.y (mgr.25708) 51 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:38:39.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:38.941144+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:39.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:38.974984+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:38:39.957 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:39.304786+0000 mgr.y (mgr.25708) 52 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:40.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:38.935886+0000 mgr.y (mgr.25708) 50 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:38:40.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:38:38.936267+0000 mgr.y (mgr.25708) 51 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:38:40.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:38.941144+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:40.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:38.974984+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:38:40.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:39 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:39.304786+0000 mgr.y (mgr.25708) 52 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:41.099 INFO:teuthology.orchestra.run.smithi179.stdout:wait for majority of mons to upgrade 2023-08-28T02:38:41.514 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-08-28T02:38:42.441 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:42 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:41.305086+0000 mgr.y (mgr.25708) 53 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:42 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:41.305086+0000 mgr.y (mgr.25708) 53 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:44.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:43.305568+0000 mgr.y (mgr.25708) 54 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:44.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:43.362130+0000 mon.a (mon.0) 40 : audit [DBG] from='client.? 172.21.15.179:0/2149514903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:38:44.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:43.813709+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:44.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:44 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:43.822115+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:44.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:43.305568+0000 mgr.y (mgr.25708) 54 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:44.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:43.362130+0000 mon.a (mon.0) 40 : audit [DBG] from='client.? 172.21.15.179:0/2149514903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:38:44.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:43.813709+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:44.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:44 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:43.822115+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:45.678 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:44.411737+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:45.678 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:44.417837+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:45.678 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:44.889521+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:38:45.678 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:44.890613+0000 mon.b (mon.1) 142 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:38:45.678 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:44.897899+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:45.678 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:45.003298+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:38:45.678 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:45.006345+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:38:45.679 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:45.007664+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:38:45.679 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:45 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:45.008364+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-08-28T02:38:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:44.411737+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:44.417837+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:44.889521+0000 mon.b (mon.1) 141 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:38:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:44.890613+0000 mon.b (mon.1) 142 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:38:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:44.897899+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:45.003298+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:38:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:45.006345+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:38:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:45.007664+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:38:45.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:45 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:45.008364+0000 mon.b (mon.1) 146 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-08-28T02:38:46.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:38:45.008862+0000 mgr.y (mgr.25708) 55 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-08-28T02:38:46.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cluster 2023-08-28T02:38:45.306252+0000 mgr.y (mgr.25708) 56 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:46.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:45.754042+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.179:0/2977024471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:38:46.591 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:46.329821+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:46.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:46.331342+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:38:46.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:46.332386+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:38:46.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:46.333323+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:38:46.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:46 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: audit 2023-08-28T02:38:46.342752+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:38:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:38:45.008862+0000 mgr.y (mgr.25708) 55 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-08-28T02:38:46.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:45.306252+0000 mgr.y (mgr.25708) 56 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:46.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:45.754042+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.179:0/2977024471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:38:46.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:46.329821+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:46.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:46.331342+0000 mon.b (mon.1) 147 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:38:46.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:46.332386+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:38:46.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:46.333323+0000 mon.b (mon.1) 148 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:38:46.832 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:46 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:46.342752+0000 mon.b (mon.1) 149 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:38:47.523 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:38:46.325077+0000 mgr.y (mgr.25708) 57 : cephadm [INF] Upgrade: Updating mon.c 2023-08-28T02:38:47.523 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: cephadm 2023-08-28T02:38:46.334267+0000 mgr.y (mgr.25708) 58 : cephadm [INF] Deploying daemon mon.c on smithi179 2023-08-28T02:38:47.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:38:46.325077+0000 mgr.y (mgr.25708) 57 : cephadm [INF] Upgrade: Updating mon.c 2023-08-28T02:38:47.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:47 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:38:46.334267+0000 mgr.y (mgr.25708) 58 : cephadm [INF] Deploying daemon mon.c on smithi179 2023-08-28T02:38:47.839 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:47 smithi179 systemd[1]: Stopping Ceph mon.c for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:38:47.840 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:38:47.838+0000 7fd4ca8d2700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-08-28T02:38:47.840 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:47 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c[101880]: debug 2023-08-28T02:38:47.838+0000 7fd4ca8d2700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-08-28T02:38:48.477 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:48 smithi179 bash[152894]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-c 2023-08-28T02:38:48.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:48 smithi179 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mon.c.service: Succeeded. 2023-08-28T02:38:48.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:48 smithi179 systemd[1]: Stopped Ceph mon.c for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:38:48.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:48 smithi179 systemd[1]: Starting Ceph mon.c for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:38:49.079 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:38:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:38:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:38:49.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:48 smithi179 podman[153075]: 2023-08-28T02:38:49.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: set uid:gid to 167:167 (ceph:ceph) 2023-08-28T02:38:49.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: ceph version 18.2.0-187-g9cf20820 (9cf208207dfe23ffccb33308b22e51570cb45e51) reef (stable), process ceph-mon, pid 7 2023-08-28T02:38:49.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: pidfile_write: ignore empty --pid-file 2023-08-28T02:38:49.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 bash[153075]: 710499e8e23566ddff2586b7426dfb3f8a8611b7f8972c2a4d3f91de57b82429 2023-08-28T02:38:49.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: load: jerasure load: lrc 2023-08-28T02:38:49.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: RocksDB version: 7.9.2 2023-08-28T02:38:49.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Git sha 0 2023-08-28T02:38:49.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Compile date 2023-08-25 14:59:12 2023-08-28T02:38:49.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: DB SUMMARY 2023-08-28T02:38:49.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: DB Session ID: 67A4884YCV1RADRPC8WN 2023-08-28T02:38:49.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: CURRENT file: CURRENT 2023-08-28T02:38:49.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: IDENTITY file: IDENTITY 2023-08-28T02:38:49.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: MANIFEST file: MANIFEST-000005 size: 690 Bytes 2023-08-28T02:38:49.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000017.sst 2023-08-28T02:38:49.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000015.log size: 1706277 ; 2023-08-28T02:38:49.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.error_if_exists: 0 2023-08-28T02:38:49.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.create_if_missing: 0 2023-08-28T02:38:49.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.paranoid_checks: 1 2023-08-28T02:38:49.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.flush_verify_memtable_count: 1 2023-08-28T02:38:49.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.env: 0x55a52c053720 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.fs: PosixFileSystem 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.info_log: 0x55a52d977420 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_file_opening_threads: 16 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.statistics: (nil) 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.use_fsync: 0 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_log_file_size: 0 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.log_file_time_to_roll: 0 2023-08-28T02:38:49.346 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.keep_log_file_num: 1000 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.recycle_log_file_num: 0 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.allow_fallocate: 1 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.allow_mmap_reads: 0 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.allow_mmap_writes: 0 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.use_direct_reads: 0 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.create_missing_column_families: 0 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.db_log_dir: 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.wal_dir: 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.table_cache_numshardbits: 6 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.WAL_ttl_seconds: 0 2023-08-28T02:38:49.347 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.WAL_size_limit_MB: 0 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.is_fd_close_on_exec: 1 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.advise_random_on_open: 1 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.db_write_buffer_size: 0 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.write_buffer_manager: 0x55a52cc08c80 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.use_adaptive_mutex: 0 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.rate_limiter: (nil) 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-08-28T02:38:49.348 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.wal_recovery_mode: 2 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.enable_thread_tracking: 0 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.enable_pipelined_write: 0 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.unordered_write: 0 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.row_cache: None 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.wal_filter: None 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.allow_ingest_behind: 0 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.two_write_queues: 0 2023-08-28T02:38:49.349 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.manual_wal_flush: 0 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.wal_compression: 0 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.atomic_flush: 0 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.persist_stats_to_disk: 0 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.write_dbid_to_manifest: 0 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.log_readahead_size: 0 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.best_efforts_recovery: 0 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.allow_data_in_errors: 0 2023-08-28T02:38:49.350 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.db_host_id: __hostname__ 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.enforce_single_del_contracts: true 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_background_jobs: 2 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_background_compactions: -1 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_subcompactions: 1 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.delayed_write_rate : 16777216 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_total_wal_size: 0 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.stats_dump_period_sec: 600 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.stats_persist_period_sec: 600 2023-08-28T02:38:49.351 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_open_files: -1 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bytes_per_sync: 0 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.wal_bytes_per_sync: 0 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.strict_bytes_per_sync: 0 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_readahead_size: 0 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_background_flushes: -1 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Compression algorithms supported: 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: kZSTD supported: 0 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: kXpressCompression supported: 0 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: kLZ4HCCompression supported: 1 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: kZlibCompression supported: 1 2023-08-28T02:38:49.352 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: kSnappyCompression supported: 1 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: kLZ4Compression supported: 1 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: kBZip2Compression supported: 0 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Fast CRC32 supported: Supported on x86 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: DMutex implementation: pthread_mutex_t 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.merge_operator: 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_filter: None 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_filter_factory: None 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.sst_partitioner_factory: None 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.memtable_factory: SkipListFactory 2023-08-28T02:38:49.353 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.table_factory: BlockBasedTable 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a52d977520) 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: cache_index_and_filter_blocks: 1 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: pin_top_level_index_and_filter: 1 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: index_type: 0 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: data_block_index_type: 0 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: index_shortening: 1 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: data_block_hash_table_util_ratio: 0.750000 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: checksum: 4 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: no_block_cache: 0 2023-08-28T02:38:49.354 INFO:journalctl@ceph.mon.c.smithi179.stdout: block_cache: 0x55a52cc89350 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: block_cache_name: BinnedLRUCache 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: block_cache_options: 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: capacity : 536870912 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: num_shard_bits : 4 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: strict_capacity_limit : 0 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: high_pri_pool_ratio: 0.000 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: block_cache_compressed: (nil) 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: persistent_cache: (nil) 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: block_size: 4096 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: block_size_deviation: 10 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: block_restart_interval: 16 2023-08-28T02:38:49.355 INFO:journalctl@ceph.mon.c.smithi179.stdout: index_block_restart_interval: 1 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: metadata_block_size: 4096 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: partition_filters: 0 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: use_delta_encoding: 1 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: filter_policy: bloomfilter 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: whole_key_filtering: 1 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: verify_compression: 0 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: read_amp_bytes_per_bit: 0 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: format_version: 5 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: enable_index_compression: 1 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: block_align: 0 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: max_auto_readahead_size: 262144 2023-08-28T02:38:49.356 INFO:journalctl@ceph.mon.c.smithi179.stdout: prepopulate_block_cache: 0 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout: initial_auto_readahead_size: 8192 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout: num_file_reads_for_auto_readahead: 2 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.write_buffer_size: 33554432 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_write_buffer_number: 2 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compression: NoCompression 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bottommost_compression: Disabled 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.prefix_extractor: nullptr 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.num_levels: 7 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-08-28T02:38:49.357 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compression_opts.window_bits: -14 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compression_opts.level: 32767 2023-08-28T02:38:49.358 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compression_opts.strategy: 0 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compression_opts.enabled: false 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.target_file_size_base: 67108864 2023-08-28T02:38:49.359 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.target_file_size_multiplier: 1 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-08-28T02:38:49.360 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.arena_block_size: 1048576 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.disable_auto_compactions: 0 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-08-28T02:38:49.361 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.table_properties_collectors: 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.inplace_update_support: 0 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.inplace_update_num_locks: 10000 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.memtable_huge_page_size: 0 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.bloom_locality: 0 2023-08-28T02:38:49.362 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.max_successive_merges: 0 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.optimize_filters_for_hits: 0 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.paranoid_file_checks: 0 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.force_consistency_checks: 1 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.report_bg_io_stats: 0 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.ttl: 2592000 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.periodic_compaction_seconds: 0 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.enable_blob_files: false 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.min_blob_size: 0 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.blob_file_size: 268435456 2023-08-28T02:38:49.363 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.blob_compression_type: NoCompression 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.enable_blob_garbage_collection: false 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.blob_file_starting_level: 0 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 17.sst 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 19, last_sequence is 11262, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9a9af87d-f870-41a7-be44-84eb3efe8a51 2023-08-28T02:38:49.364 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: EVENT_LOG_v1 {"time_micros": 1693190329087251, "job": 1, "event": "recovery_started", "wal_files": [15]} 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #15 mode 2 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 systemd[1]: Started Ceph mon.c for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: EVENT_LOG_v1 {"time_micros": 1693190329093361, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 20, "file_size": 1134503, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 11257, "largest_seqno": 11595, "table_properties": {"data_size": 1131671, "index_size": 1500, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2432, "raw_average_key_size": 21, "raw_value_size": 1128344, "raw_average_value_size": 10074, "num_data_blocks": 65, "num_entries": 112, "num_filter_entries": 112, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1693190329, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9a9af87d-f870-41a7-be44-84eb3efe8a51", "db_session_id": "67A4884YCV1RADRPC8WN", "orig_file_number": 20, "seqno_to_time_mapping": "N/A"}} 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: EVENT_LOG_v1 {"time_micros": 1693190329093477, "job": 1, "event": "recovery_finished"} 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [db/version_set.cc:5047] Creating manifest 22 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000015.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a52cd26000 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: DB pointer 0x55a52cd12000 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout: ** DB Stats ** 2023-08-28T02:38:49.365 INFO:journalctl@ceph.mon.c.smithi179.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.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-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.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-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.stdout: 2023-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.stdout: ** Compaction Stats [default] ** 2023-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.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 Rblob(GB) Wblob(GB) 2023-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.stdout: L0 1/0 1.08 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 361.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-08-28T02:38:49.366 INFO:journalctl@ceph.mon.c.smithi179.stdout: L6 1/0 26.31 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.stdout: Sum 2/0 27.39 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 361.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.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 361.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.stdout: 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.stdout: ** Compaction Stats [default] ** 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.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 Rblob(GB) Wblob(GB) 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.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 361.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.stdout: 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.stdout: 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:38:49.367 INFO:journalctl@ceph.mon.c.smithi179.stdout: Flush(GB): cumulative 0.001, interval 0.001 2023-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.stdout: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.stdout: Cumulative compaction: 0.00 GB write, 100.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.stdout: Interval compaction: 0.00 GB write, 100.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.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-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.stdout: Block cache BinnedLRUCache@0x55a52cc89350#7 capacity: 512.00 MB usage: 1.95 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,1.58 KB,0.000301003%) Misc(1,0.00 KB,0%) 2023-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.stdout: 2023-08-28T02:38:49.368 INFO:journalctl@ceph.mon.c.smithi179.stdout: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: starting mon.c rank 2 at public addrs [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] at bind addrs [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: mon.c@-1(???) e3 preinit fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: mon.c@-1(???).mds e7 new map 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: mon.c@-1(???).mds e7 print_map 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout: e7 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.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-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout: legacy client fscid: 1 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout: 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout: Filesystem 'foo' (1) 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout: fs_name foo 2023-08-28T02:38:49.369 INFO:journalctl@ceph.mon.c.smithi179.stdout: epoch 5 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: created 2023-08-28T02:33:55.697536+0000 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: modified 2023-08-28T02:34:11.586243+0000 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: tableserver 0 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: root 0 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: session_timeout 60 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: session_autoclose 300 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: max_file_size 1099511627776 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: required_client_features {} 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: last_failure 0 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: last_failure_osd_epoch 0 2023-08-28T02:38:49.370 INFO:journalctl@ceph.mon.c.smithi179.stdout: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: max_mds 1 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: in 0 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: up {0=24566} 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: failed 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: damaged 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: stopped 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: data_pools [4] 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: metadata_pool 3 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: inline_data disabled 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: balancer 2023-08-28T02:38:49.371 INFO:journalctl@ceph.mon.c.smithi179.stdout: bal_rank_mask -1 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout: standby_count_wanted 1 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout: [mds.foo.smithi179.lwpmvc{0:24566} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.179:6834/4152836885,v1:172.21.15.179:6835/4152836885] compat {c=[1],r=[1],i=[7ff]}] 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout: 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout: 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout: Standby daemons: 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout: 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout: [mds.foo.smithi190.kzifpt{-1:24535} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.190:6832/44493583,v1:172.21.15.190:6833/44493583] compat {c=[1],r=[1],i=[7ff]}] 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: mon.c@-1(???).osd e82 crush map has features 3314933000854323200, adjusting msgr requires 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: mon.c@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: mon.c@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: mon.c@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2023-08-28T02:38:49.372 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta expand map: {default=false} 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta from 'false' to 'false' 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta expanded map: {default=false} 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta expand map: {default=info} 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta from 'info' to 'info' 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta expanded map: {default=info} 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta expand map: {default=daemon} 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta from 'daemon' to 'daemon' 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta expanded map: {default=daemon} 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta expand map: {default=debug} 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta from 'debug' to 'debug' 2023-08-28T02:38:49.373 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-mon[153115]: expand_channel_meta expanded map: {default=debug} 2023-08-28T02:38:50.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:38:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:38:49] "GET /metrics HTTP/1.1" 200 33933 "" "Prometheus/2.33.4" 2023-08-28T02:38:54.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:47.306946+0000 mgr.y (mgr.25708) 59 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:54.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:54 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:48.141836+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.179:0/58108998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:38:55.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:49.276765+0000 mon.b (mon.1) 150 : cluster [INF] mon.b calling monitor election 2023-08-28T02:38:55.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:49.280570+0000 mon.a (mon.0) 50 : cluster [INF] mon.a calling monitor election 2023-08-28T02:38:55.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:49.307210+0000 mgr.y (mgr.25708) 60 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:55.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:51.307620+0000 mgr.y (mgr.25708) 61 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:55.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:53.308157+0000 mgr.y (mgr.25708) 62 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:55.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:54.281988+0000 mon.a (mon.0) 51 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-08-28T02:38:55.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:54.289466+0000 mon.a (mon.0) 52 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:38:55.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:54.302121+0000 mon.a (mon.0) 53 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:38:55.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:54.302171+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:38:55.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:54.302569+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e34: y(active, since 83s), standbys: x 2023-08-28T02:38:55.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:54.302817+0000 mon.a (mon.0) 56 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-08-28T02:38:55.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:54.308763+0000 mon.a (mon.0) 57 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-08-28T02:38:55.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:54.308785+0000 mon.a (mon.0) 58 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-08-28T02:38:55.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:54.308804+0000 mon.a (mon.0) 59 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] is down (out of quorum) 2023-08-28T02:38:55.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:54.311192+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:55.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:54.317444+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:38:55.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:54.369187+0000 mon.b (mon.1) 151 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:38:55.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:55 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:54.940267+0000 mon.a (mon.0) 62 : audit [DBG] from='client.? 172.21.15.179:0/1886630415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:38:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:49.276136+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-08-28T02:38:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.290816+0000 mon.b (mon.1) 152 : cluster [INF] mon.b calling monitor election 2023-08-28T02:38:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.290969+0000 mon.a (mon.0) 63 : cluster [INF] mon.a calling monitor election 2023-08-28T02:38:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.308499+0000 mgr.y (mgr.25708) 63 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.315522+0000 mon.a (mon.0) 64 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:38:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.330777+0000 mon.a (mon.0) 65 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:38:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.344202+0000 mon.a (mon.0) 66 : cluster [DBG] fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:38:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.344230+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:38:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.344522+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e34: y(active, since 84s), standbys: x 2023-08-28T02:38:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.344663+0000 mon.a (mon.0) 69 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-08-28T02:38:56.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.344688+0000 mon.a (mon.0) 70 : cluster [INF] Cluster is now healthy 2023-08-28T02:38:56.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:56 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:55.347507+0000 mon.a (mon.0) 71 : cluster [INF] overall HEALTH_OK 2023-08-28T02:38:57.343 INFO:teuthology.orchestra.run.smithi179.stdout: "ceph version 18.2.0-187-g9cf20820 (9cf208207dfe23ffccb33308b22e51570cb45e51) reef (stable)": 2 2023-08-28T02:38:57.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:57 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:57.329569+0000 mon.a (mon.0) 72 : audit [DBG] from='client.? 172.21.15.179:0/1505152980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:38:58.153 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph orch ps' 2023-08-28T02:38:58.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:57.308914+0000 mgr.y (mgr.25708) 64 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:38:59.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:38:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:38:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:38:59.390 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:38:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:38:59.105+0000 7f4355af0700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-08-28T02:39:00.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:38:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:38:59] "GET /metrics HTTP/1.1" 200 33933 "" "Prometheus/2.33.4" 2023-08-28T02:39:00.094 INFO:teuthology.orchestra.run.smithi179.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-08-28T02:39:00.094 INFO:teuthology.orchestra.run.smithi179.stdout:alertmanager.a smithi179 *:9093,9094 running (2m) 1s ago 5m 25.6M - 0.23.0 ba2b418f427c cacfd7e66669 2023-08-28T02:39:00.094 INFO:teuthology.orchestra.run.smithi179.stdout:grafana.a smithi190 *:3000 running (2m) 16s ago 5m 55.7M - 8.3.5 dad864ee21e9 e8f2fa80775b 2023-08-28T02:39:00.094 INFO:teuthology.orchestra.run.smithi179.stdout:mds.foo.smithi179.lwpmvc smithi179 running (4m) 1s ago 4m 20.7M - 16.2.13-565-g595355f4 4099d2e00414 5efa8c1d8a92 2023-08-28T02:39:00.094 INFO:teuthology.orchestra.run.smithi179.stdout:mds.foo.smithi190.kzifpt smithi190 running (4m) 16s ago 4m 15.3M - 16.2.13-565-g595355f4 4099d2e00414 18c29b6c3634 2023-08-28T02:39:00.094 INFO:teuthology.orchestra.run.smithi179.stdout:mgr.x smithi190 *:8443,9283,8765 running (110s) 16s ago 8m 446M - 18.2.0-187-g9cf20820 62b871dea10e 335a3b67c3d0 2023-08-28T02:39:00.094 INFO:teuthology.orchestra.run.smithi179.stdout:mgr.y smithi179 *:8443,9283,8765 running (2m) 1s ago 10m 498M - 18.2.0-187-g9cf20820 62b871dea10e 16f61dfe26b8 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:mon.a smithi179 running (96s) 1s ago 10m 76.8M 2048M 18.2.0-187-g9cf20820 62b871dea10e 500fc7816498 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:mon.b smithi190 running (9m) 16s ago 9m 94.1M 2048M 16.2.13-565-g595355f4 4099d2e00414 1f8d6dc0559a 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:mon.c smithi179 running (11s) 1s ago 9m 22.5M 2048M 18.2.0-187-g9cf20820 62b871dea10e 710499e8e235 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:node-exporter.a smithi179 *:9100 running (2m) 1s ago 5m 25.6M - 1.3.1 1dbe0e931976 88792b3d4696 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:node-exporter.b smithi190 *:9100 running (2m) 16s ago 5m 22.6M - 1.3.1 1dbe0e931976 705d25dd2ce6 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:osd.0 smithi179 running (8m) 1s ago 8m 70.9M 2500M 16.2.13-565-g595355f4 4099d2e00414 affc926f9dc4 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:osd.1 smithi179 running (8m) 1s ago 8m 86.2M 2500M 16.2.13-565-g595355f4 4099d2e00414 d4470423d6d2 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:osd.2 smithi179 running (8m) 1s ago 8m 69.7M 2500M 16.2.13-565-g595355f4 4099d2e00414 294e622d438f 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:osd.3 smithi179 running (7m) 1s ago 7m 63.0M 2500M 16.2.13-565-g595355f4 4099d2e00414 a5f8882640b6 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:osd.4 smithi190 running (7m) 16s ago 7m 67.2M 2500M 16.2.13-565-g595355f4 4099d2e00414 1b80e5f2e8aa 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:osd.5 smithi190 running (7m) 16s ago 7m 84.7M 2500M 16.2.13-565-g595355f4 4099d2e00414 09e42c5f34e5 2023-08-28T02:39:00.095 INFO:teuthology.orchestra.run.smithi179.stdout:osd.6 smithi190 running (6m) 16s ago 6m 73.2M 2500M 16.2.13-565-g595355f4 4099d2e00414 8a57e70bf676 2023-08-28T02:39:00.096 INFO:teuthology.orchestra.run.smithi179.stdout:osd.7 smithi190 running (6m) 16s ago 6m 86.7M 2500M 16.2.13-565-g595355f4 4099d2e00414 d235c9cf3268 2023-08-28T02:39:00.096 INFO:teuthology.orchestra.run.smithi179.stdout:prometheus.a smithi190 *:9095 running (118s) 16s ago 5m 55.5M - 2.33.4 514e6a882f6e 2cd84767c69a 2023-08-28T02:39:00.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:58.853552+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:00.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:38:58.860141+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:00.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:38:59 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:38:59.309324+0000 mgr.y (mgr.25708) 65 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:00.505 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph orch upgrade pause' 2023-08-28T02:39:01.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:00.004004+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:01.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:00.012508+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:01.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:01 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:00.077520+0000 mgr.y (mgr.25708) 66 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:39:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:39:01.309650+0000 mgr.y (mgr.25708) 67 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:02 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:01.343247+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:03.314 INFO:teuthology.orchestra.run.smithi179.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:03.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:39:02.019156+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e35: y(active, since 90s), standbys: x 2023-08-28T02:39:03.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:02.887852+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:03.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:02.894643+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:03.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:02.896288+0000 mon.b (mon.1) 154 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:03.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:02.901806+0000 mon.b (mon.1) 155 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:03.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:03 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:02.908173+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:03.821 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'sleep 60' 2023-08-28T02:39:04.293 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:03.047022+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:04.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:03.049983+0000 mon.b (mon.1) 157 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:39:04.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:03.051240+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:39:04.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:03.052039+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-08-28T02:39:04.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:39:03.052505+0000 mgr.y (mgr.25708) 68 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-08-28T02:39:04.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:03.307728+0000 mgr.y (mgr.25708) 69 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:39:04.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:39:03.308057+0000 mgr.y (mgr.25708) 70 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:04.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cluster 2023-08-28T02:39:03.310054+0000 mgr.y (mgr.25708) 71 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:04.294 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:04 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:03.314567+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:05.554 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:39:04.368786+0000 mgr.y (mgr.25708) 72 : cephadm [INF] Upgrade: Updating mon.b 2023-08-28T02:39:05.554 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:04.373352+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:05.555 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:04.374329+0000 mon.b (mon.1) 160 : audit [INF] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:05.555 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:04.375155+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:05.555 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: audit 2023-08-28T02:39:04.376613+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:05.555 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: cephadm 2023-08-28T02:39:04.379702+0000 mgr.y (mgr.25708) 73 : cephadm [INF] Deploying daemon mon.b on smithi190 2023-08-28T02:39:05.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:05 smithi190 systemd[1]: Stopping Ceph mon.b for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:39:06.315 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:39:05.983+0000 7fc6d9287700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-08-28T02:39:06.316 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:05 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b[96246]: debug 2023-08-28T02:39:05.983+0000 7fc6d9287700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-08-28T02:39:06.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:05 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:39:05] ENGINE Bus STOPPING 2023-08-28T02:39:06.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:39:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-08-28T02:39:06.341 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:39:06] ENGINE Bus STOPPED 2023-08-28T02:39:06.342 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:39:06] ENGINE Bus STARTING 2023-08-28T02:39:06.342 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:39:06] ENGINE Serving on http://:::9283 2023-08-28T02:39:06.342 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:06 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: [28/Aug/2023:02:39:06] ENGINE Bus STARTED 2023-08-28T02:39:06.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:06 smithi190 bash[133975]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mon-b 2023-08-28T02:39:06.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:06 smithi190 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@mon.b.service: Succeeded. 2023-08-28T02:39:06.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:06 smithi190 systemd[1]: Stopped Ceph mon.b for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:39:06.919 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:06 smithi190 systemd[1]: Starting Ceph mon.b for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:39:07.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:06 smithi190 podman[134125]: 2023-08-28T02:39:07.215 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: set uid:gid to 167:167 (ceph:ceph) 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: ceph version 18.2.0-187-g9cf20820 (9cf208207dfe23ffccb33308b22e51570cb45e51) reef (stable), process ceph-mon, pid 7 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: pidfile_write: ignore empty --pid-file 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: load: jerasure load: lrc 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: RocksDB version: 7.9.2 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Git sha 0 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Compile date 2023-08-25 14:59:12 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: DB SUMMARY 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: DB Session ID: UEHK2R77SOEN3SXF1O2B 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: CURRENT file: CURRENT 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: IDENTITY file: IDENTITY 2023-08-28T02:39:07.216 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: MANIFEST file: MANIFEST-000005 size: 876 Bytes 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000020.sst 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000018.log size: 319065 ; 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.error_if_exists: 0 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.create_if_missing: 0 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.paranoid_checks: 1 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.flush_verify_memtable_count: 1 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.env: 0x55cf94608720 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.fs: PosixFileSystem 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.info_log: 0x55cf96a77420 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_file_opening_threads: 16 2023-08-28T02:39:07.217 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.statistics: (nil) 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.use_fsync: 0 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_log_file_size: 0 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.log_file_time_to_roll: 0 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.keep_log_file_num: 1000 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.recycle_log_file_num: 0 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.allow_fallocate: 1 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.allow_mmap_reads: 0 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.allow_mmap_writes: 0 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.use_direct_reads: 0 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-08-28T02:39:07.218 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.create_missing_column_families: 0 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.db_log_dir: 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.wal_dir: 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.table_cache_numshardbits: 6 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.WAL_ttl_seconds: 0 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.WAL_size_limit_MB: 0 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.is_fd_close_on_exec: 1 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.advise_random_on_open: 1 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.db_write_buffer_size: 0 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.write_buffer_manager: 0x55cf95d08c80 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-08-28T02:39:07.219 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.use_adaptive_mutex: 0 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.rate_limiter: (nil) 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.wal_recovery_mode: 2 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.enable_thread_tracking: 0 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.enable_pipelined_write: 0 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.unordered_write: 0 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.row_cache: None 2023-08-28T02:39:07.220 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.wal_filter: None 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.allow_ingest_behind: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.two_write_queues: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.manual_wal_flush: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.wal_compression: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.atomic_flush: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.persist_stats_to_disk: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.write_dbid_to_manifest: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.log_readahead_size: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.best_efforts_recovery: 0 2023-08-28T02:39:07.221 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-08-28T02:39:07.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-08-28T02:39:07.222 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.allow_data_in_errors: 0 2023-08-28T02:39:07.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.db_host_id: __hostname__ 2023-08-28T02:39:07.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.enforce_single_del_contracts: true 2023-08-28T02:39:07.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_background_jobs: 2 2023-08-28T02:39:07.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_background_compactions: -1 2023-08-28T02:39:07.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_subcompactions: 1 2023-08-28T02:39:07.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-08-28T02:39:07.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-08-28T02:39:07.223 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.delayed_write_rate : 16777216 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_total_wal_size: 0 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.stats_dump_period_sec: 600 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.stats_persist_period_sec: 600 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_open_files: -1 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bytes_per_sync: 0 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.wal_bytes_per_sync: 0 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.strict_bytes_per_sync: 0 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_readahead_size: 0 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_background_flushes: -1 2023-08-28T02:39:07.224 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Compression algorithms supported: 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: kZSTD supported: 0 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: kXpressCompression supported: 0 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: kLZ4HCCompression supported: 1 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: kZlibCompression supported: 1 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: kSnappyCompression supported: 1 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: kLZ4Compression supported: 1 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: kBZip2Compression supported: 0 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Fast CRC32 supported: Supported on x86 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: DMutex implementation: pthread_mutex_t 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-08-28T02:39:07.225 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.merge_operator: 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_filter: None 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_filter_factory: None 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.sst_partitioner_factory: None 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.memtable_factory: SkipListFactory 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.table_factory: BlockBasedTable 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 bash[134125]: 1cfb97ba3d5f611a2eaba4d49ee8d2409790ca57784ec0a9efc57531fca47f14 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cf96a77520) 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout: cache_index_and_filter_blocks: 1 2023-08-28T02:39:07.226 INFO:journalctl@ceph.mon.b.smithi190.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: pin_top_level_index_and_filter: 1 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: index_type: 0 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: data_block_index_type: 0 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: index_shortening: 1 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: data_block_hash_table_util_ratio: 0.750000 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: checksum: 4 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: no_block_cache: 0 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache: 0x55cf95d89350 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache_name: BinnedLRUCache 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache_options: 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: capacity : 536870912 2023-08-28T02:39:07.227 INFO:journalctl@ceph.mon.b.smithi190.stdout: num_shard_bits : 4 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: strict_capacity_limit : 0 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: high_pri_pool_ratio: 0.000 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_cache_compressed: (nil) 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: persistent_cache: (nil) 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_size: 4096 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_size_deviation: 10 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_restart_interval: 16 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: index_block_restart_interval: 1 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: metadata_block_size: 4096 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: partition_filters: 0 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: use_delta_encoding: 1 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: filter_policy: bloomfilter 2023-08-28T02:39:07.228 INFO:journalctl@ceph.mon.b.smithi190.stdout: whole_key_filtering: 1 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout: verify_compression: 0 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout: read_amp_bytes_per_bit: 0 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout: format_version: 5 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout: enable_index_compression: 1 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout: block_align: 0 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout: max_auto_readahead_size: 262144 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout: prepopulate_block_cache: 0 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout: initial_auto_readahead_size: 8192 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout: num_file_reads_for_auto_readahead: 2 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.write_buffer_size: 33554432 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_write_buffer_number: 2 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compression: NoCompression 2023-08-28T02:39:07.229 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bottommost_compression: Disabled 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.prefix_extractor: nullptr 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.num_levels: 7 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:39:07.230 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compression_opts.window_bits: -14 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compression_opts.level: 32767 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compression_opts.strategy: 0 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compression_opts.enabled: false 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-08-28T02:39:07.231 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.target_file_size_base: 67108864 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.target_file_size_multiplier: 1 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-08-28T02:39:07.232 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.arena_block_size: 1048576 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.disable_auto_compactions: 0 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-08-28T02:39:07.233 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.table_properties_collectors: 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.inplace_update_support: 0 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.inplace_update_num_locks: 10000 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.memtable_huge_page_size: 0 2023-08-28T02:39:07.234 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.bloom_locality: 0 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.max_successive_merges: 0 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.optimize_filters_for_hits: 0 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.paranoid_file_checks: 0 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.force_consistency_checks: 1 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.report_bg_io_stats: 0 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.ttl: 2592000 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.periodic_compaction_seconds: 0 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.enable_blob_files: false 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.min_blob_size: 0 2023-08-28T02:39:07.235 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.blob_file_size: 268435456 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.blob_compression_type: NoCompression 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.enable_blob_garbage_collection: false 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.blob_file_starting_level: 0 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 20.sst 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 22, last_sequence is 12180, log_number is 18,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 18 2023-08-28T02:39:07.236 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e69e000b-eba3-4d29-84b7-ebec3fe802bb 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: EVENT_LOG_v1 {"time_micros": 1693190347139024, "job": 1, "event": "recovery_started", "wal_files": [18]} 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #18 mode 2 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: EVENT_LOG_v1 {"time_micros": 1693190347140317, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 213193, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12177, "largest_seqno": 12253, "table_properties": {"data_size": 211783, "index_size": 270, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 986, "raw_average_key_size": 24, "raw_value_size": 210716, "raw_average_value_size": 5267, "num_data_blocks": 12, "num_entries": 40, "num_filter_entries": 40, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1693190347, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e69e000b-eba3-4d29-84b7-ebec3fe802bb", "db_session_id": "UEHK2R77SOEN3SXF1O2B", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: EVENT_LOG_v1 {"time_micros": 1693190347140403, "job": 1, "event": "recovery_finished"} 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/version_set.cc:5047] Creating manifest 25 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000018.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cf95e26000 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: DB pointer 0x55cf95e12000 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-08-28T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** DB Stats ** 2023-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.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-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.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-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** Compaction Stats [default] ** 2023-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.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 Rblob(GB) Wblob(GB) 2023-08-28T02:39:07.238 INFO:journalctl@ceph.mon.b.smithi190.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.stdout: L0 1/0 208.20 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 255.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.stdout: L6 1/0 24.38 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.stdout: Sum 2/0 24.58 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 255.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.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 255.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** Compaction Stats [default] ** 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.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 Rblob(GB) Wblob(GB) 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.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 255.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-08-28T02:39:07.239 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: AddFile(Keys): cumulative 0, interval 0 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: Cumulative compaction: 0.00 GB write, 57.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: Interval compaction: 0.00 GB write, 57.19 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.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-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: Block cache BinnedLRUCache@0x55cf95d89350#7 capacity: 512.00 MB usage: 0.53 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.36 KB,6.85453e-05%) Misc(1,0.00 KB,0%) 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-08-28T02:39:07.240 INFO:journalctl@ceph.mon.b.smithi190.stdout: ** File Read Latency Histogram By Level [default] ** 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: starting mon.b rank 1 at public addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] at bind addrs [v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: mon.b@-1(???) e3 preinit fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: mon.b@-1(???).mds e7 new map 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: mon.b@-1(???).mds e7 print_map 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout: e7 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.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-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout: legacy client fscid: 1 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout: Filesystem 'foo' (1) 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout: fs_name foo 2023-08-28T02:39:07.241 INFO:journalctl@ceph.mon.b.smithi190.stdout: epoch 5 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: created 2023-08-28T02:33:55.697536+0000 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: modified 2023-08-28T02:34:11.586243+0000 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: tableserver 0 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: root 0 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: session_timeout 60 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: session_autoclose 300 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: max_file_size 1099511627776 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: required_client_features {} 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: last_failure 0 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: last_failure_osd_epoch 0 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-08-28T02:39:07.242 INFO:journalctl@ceph.mon.b.smithi190.stdout: max_mds 1 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: in 0 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: up {0=24566} 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: failed 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: damaged 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: stopped 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: data_pools [4] 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: metadata_pool 3 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: inline_data disabled 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: balancer 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: bal_rank_mask -1 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: standby_count_wanted 1 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: [mds.foo.smithi179.lwpmvc{0:24566} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.179:6834/4152836885,v1:172.21.15.179:6835/4152836885] compat {c=[1],r=[1],i=[7ff]}] 2023-08-28T02:39:07.243 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout: Standby daemons: 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout: 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout: [mds.foo.smithi190.kzifpt{-1:24535} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.190:6832/44493583,v1:172.21.15.190:6833/44493583] compat {c=[1],r=[1],i=[7ff]}] 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: mon.b@-1(???).osd e82 crush map has features 3314933000854323200, adjusting msgr requires 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: mon.b@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: mon.b@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: mon.b@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: mon.b@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta expand map: {default=false} 2023-08-28T02:39:07.244 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta from 'false' to 'false' 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta expanded map: {default=false} 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta expand map: {default=info} 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta from 'info' to 'info' 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta expanded map: {default=info} 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta expand map: {default=daemon} 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta from 'daemon' to 'daemon' 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta expanded map: {default=daemon} 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta expand map: {default=debug} 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta from 'debug' to 'debug' 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 ceph-mon[134165]: expand_channel_meta expanded map: {default=debug} 2023-08-28T02:39:07.245 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:07 smithi190 systemd[1]: Started Ceph mon.b for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:39:08.828 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mkfs 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:39:08.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mkfs 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:39:08.829 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:39:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:39:09.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:39:09.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Reconfiguring node-exporter.b (dependencies changed)... 2023-08-28T02:39:09.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Reconfiguring daemon node-exporter.b on smithi190 2023-08-28T02:39:09.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Reconfiguring grafana.a (dependencies changed)... 2023-08-28T02:39:09.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Reconfiguring daemon grafana.a on smithi190 2023-08-28T02:39:09.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:39:09.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:39:09.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Updating mgr.y 2023-08-28T02:39:09.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Deploying daemon mgr.y on smithi179 2023-08-28T02:39:09.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: [28/Aug/2023:02:36:50] ENGINE Bus STARTING 2023-08-28T02:39:09.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: [28/Aug/2023:02:36:50] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: [28/Aug/2023:02:36:50] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: [28/Aug/2023:02:36:50] ENGINE Bus STARTED 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.082 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Updating mgr.x 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Deploying daemon mgr.x on smithi190 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Setting container_image for all mgr 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: It appears safe to stop mon.a 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Updating mon.a 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Deploying daemon mon.a on smithi179 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: [28/Aug/2023:02:37:31] ENGINE Bus STARTING 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: [28/Aug/2023:02:37:31] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: [28/Aug/2023:02:37:31] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: [28/Aug/2023:02:37:31] ENGINE Bus STARTED 2023-08-28T02:39:09.083 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.084 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.085 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.085 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.085 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.085 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.085 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.085 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.085 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.085 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='client.? 172.21.15.179:0/2149514903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.086 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:09.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:39:09.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:39:09.087 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-08-28T02:39:09.088 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: It appears safe to stop mon.c 2023-08-28T02:39:09.088 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.088 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='client.? 172.21.15.179:0/2977024471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.088 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Updating mon.c 2023-08-28T02:39:09.088 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.088 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:09.089 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:09.089 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.089 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Deploying daemon mon.c on smithi179 2023-08-28T02:39:09.089 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:09.089 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.089 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='client.? 172.21.15.179:0/58108998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.089 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.c calling monitor election 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.b calling monitor election 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.a calling monitor election 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mgrmap e34: y(active, since 83s), standbys: x 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-08-28T02:39:09.090 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.c (rank 2) addr [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] is down (out of quorum) 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='client.? 172.21.15.179:0/1886630415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.b calling monitor election 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.a calling monitor election 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:39:09.091 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mgrmap e34: y(active, since 84s), standbys: x 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Cluster is now healthy 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: overall HEALTH_OK 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='client.? 172.21.15.179:0/1505152980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.092 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mgrmap e35: y(active, since 90s), standbys: x 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.093 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: It appears safe to stop mon.b 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Upgrade: Updating mon.b 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.094 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: Deploying daemon mon.b on smithi190 2023-08-28T02:39:09.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v50: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:09.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:39:09.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:39:09.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:39:09.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:09.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: overall HEALTH_OK 2023-08-28T02:39:09.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.b calling monitor election 2023-08-28T02:39:09.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:39:09.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.c calling monitor election 2023-08-28T02:39:09.095 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.a calling monitor election 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: monmap e4: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: mgrmap e35: y(active, since 96s), standbys: x 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: overall HEALTH_OK 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='' 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.096 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.097 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.098 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mkfs 7724724a-454a-11ee-817c-1b7a5f1ba315 2023-08-28T02:39:09.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:39:09.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Reconfiguring node-exporter.b (dependencies changed)... 2023-08-28T02:39:09.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Reconfiguring daemon node-exporter.b on smithi190 2023-08-28T02:39:09.098 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Reconfiguring grafana.a (dependencies changed)... 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Reconfiguring daemon grafana.a on smithi190 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Updating mgr.y 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Deploying daemon mgr.y on smithi179 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: [28/Aug/2023:02:36:50] ENGINE Bus STARTING 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: [28/Aug/2023:02:36:50] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: [28/Aug/2023:02:36:50] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: [28/Aug/2023:02:36:50] ENGINE Bus STARTED 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:39:09.099 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Updating mgr.x 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Deploying daemon mgr.x on smithi190 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Setting container_image for all mgr 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: It appears safe to stop mon.a 2023-08-28T02:39:09.100 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Updating mon.a 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Deploying daemon mon.a on smithi179 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: [28/Aug/2023:02:37:31] ENGINE Bus STARTING 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: [28/Aug/2023:02:37:31] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: [28/Aug/2023:02:37:31] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: [28/Aug/2023:02:37:31] ENGINE Bus STARTED 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.101 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:39:09.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Reconfiguring node-exporter.b (dependencies changed)... 2023-08-28T02:39:09.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Reconfiguring daemon node-exporter.b on smithi190 2023-08-28T02:39:09.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Reconfiguring grafana.a (dependencies changed)... 2023-08-28T02:39:09.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Reconfiguring daemon grafana.a on smithi190 2023-08-28T02:39:09.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:39:09.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Need to upgrade myself (mgr.x) 2023-08-28T02:39:09.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Updating mgr.y 2023-08-28T02:39:09.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Deploying daemon mgr.y on smithi179 2023-08-28T02:39:09.102 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: [28/Aug/2023:02:36:50] ENGINE Bus STARTING 2023-08-28T02:39:09.103 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: [28/Aug/2023:02:36:50] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:39:09.103 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: [28/Aug/2023:02:36:50] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:39:09.103 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: [28/Aug/2023:02:36:50] ENGINE Bus STARTED 2023-08-28T02:39:09.103 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:39:09.103 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:39:09.103 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.103 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.103 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.103 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.103 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.104 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.104 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Reconfiguring prometheus.a (dependencies changed)... 2023-08-28T02:39:09.104 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Reconfiguring daemon prometheus.a on smithi190 2023-08-28T02:39:09.104 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Updating mgr.x 2023-08-28T02:39:09.104 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Deploying daemon mgr.x on smithi190 2023-08-28T02:39:09.104 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Setting container_image for all mgr 2023-08-28T02:39:09.104 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: It appears safe to stop mon.a 2023-08-28T02:39:09.104 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Updating mon.a 2023-08-28T02:39:09.105 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Deploying daemon mon.a on smithi179 2023-08-28T02:39:09.105 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: [28/Aug/2023:02:37:31] ENGINE Bus STARTING 2023-08-28T02:39:09.105 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: [28/Aug/2023:02:37:31] ENGINE Serving on http://172.21.15.179:8765 2023-08-28T02:39:09.105 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: [28/Aug/2023:02:37:31] ENGINE Serving on https://172.21.15.179:7150 2023-08-28T02:39:09.105 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: [28/Aug/2023:02:37:31] ENGINE Bus STARTED 2023-08-28T02:39:09.105 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:09.105 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi179:/etc/ceph/ceph.conf 2023-08-28T02:39:09.105 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi190:/etc/ceph/ceph.conf 2023-08-28T02:39:09.106 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.106 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.conf 2023-08-28T02:39:09.106 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi190:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.106 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi179:/etc/ceph/ceph.client.admin.keyring 2023-08-28T02:39:09.106 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.106 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi190:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.107 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.107 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.107 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.107 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.107 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.107 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.107 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.107 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.108 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.108 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.108 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.108 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.108 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.108 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.108 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:09.108 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.108 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='client.? 172.21.15.179:0/2149514903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.109 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.110 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:39:09.110 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:39:09.110 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Updating smithi179:/var/lib/ceph/7724724a-454a-11ee-817c-1b7a5f1ba315/config/ceph.client.admin.keyring 2023-08-28T02:39:09.110 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.110 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.110 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.110 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.110 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.111 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='client.? 172.21.15.179:0/2149514903' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:39:09.112 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:39:09.113 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-08-28T02:39:09.113 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: It appears safe to stop mon.c 2023-08-28T02:39:09.113 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.113 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='client.? 172.21.15.179:0/2977024471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.113 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Updating mon.c 2023-08-28T02:39:09.113 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.113 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:09.113 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:09.114 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.114 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Deploying daemon mon.c on smithi179 2023-08-28T02:39:09.114 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:09.114 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.114 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='client.? 172.21.15.179:0/58108998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.114 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.c calling monitor election 2023-08-28T02:39:09.114 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.b calling monitor election 2023-08-28T02:39:09.114 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.a calling monitor election 2023-08-28T02:39:09.115 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.115 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.115 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.115 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-08-28T02:39:09.115 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:39:09.115 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:39:09.116 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:39:09.116 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mgrmap e34: y(active, since 83s), standbys: x 2023-08-28T02:39:09.116 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-08-28T02:39:09.116 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-08-28T02:39:09.116 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-08-28T02:39:09.116 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.c (rank 2) addr [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] is down (out of quorum) 2023-08-28T02:39:09.116 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.117 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.117 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.117 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='client.? 172.21.15.179:0/1886630415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.117 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.b calling monitor election 2023-08-28T02:39:09.117 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.a calling monitor election 2023-08-28T02:39:09.117 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.117 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:39:09.117 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:39:09.118 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:39:09.118 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:39:09.118 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mgrmap e34: y(active, since 84s), standbys: x 2023-08-28T02:39:09.118 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-08-28T02:39:09.118 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Cluster is now healthy 2023-08-28T02:39:09.118 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: overall HEALTH_OK 2023-08-28T02:39:09.118 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.118 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='client.? 172.21.15.179:0/1505152980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.118 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.119 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.119 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.119 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.119 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.119 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:39:09.119 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.119 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:09.120 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mgrmap e35: y(active, since 90s), standbys: x 2023-08-28T02:39:09.120 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.120 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.120 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.120 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:09.120 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.120 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.120 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:39:09.121 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:39:09.121 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-08-28T02:39:09.121 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: It appears safe to stop mon.b 2023-08-28T02:39:09.121 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:39:09.121 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:09.121 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:09.121 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.121 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Upgrade: Updating mon.b 2023-08-28T02:39:09.122 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.122 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-08-28T02:39:09.122 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: It appears safe to stop mon.c 2023-08-28T02:39:09.122 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.122 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='client.? 172.21.15.179:0/2977024471' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.122 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Updating mon.c 2023-08-28T02:39:09.123 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.123 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:09.123 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:09.123 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.123 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Deploying daemon mon.c on smithi179 2023-08-28T02:39:09.123 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:09.123 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.124 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='client.? 172.21.15.179:0/58108998' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.124 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.c calling monitor election 2023-08-28T02:39:09.124 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.b calling monitor election 2023-08-28T02:39:09.124 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.a calling monitor election 2023-08-28T02:39:09.124 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.124 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.124 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.124 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-08-28T02:39:09.125 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:39:09.125 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:39:09.125 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:39:09.125 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mgrmap e34: y(active, since 83s), standbys: x 2023-08-28T02:39:09.125 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-08-28T02:39:09.125 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-08-28T02:39:09.125 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-08-28T02:39:09.125 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.c (rank 2) addr [v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0] is down (out of quorum) 2023-08-28T02:39:09.126 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.126 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.126 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.126 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='client.? 172.21.15.179:0/1886630415' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.126 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.b calling monitor election 2023-08-28T02:39:09.126 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.a calling monitor election 2023-08-28T02:39:09.126 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.126 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:39:09.126 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:09.127 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:09.127 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.127 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: Deploying daemon mon.b on smithi190 2023-08-28T02:39:09.127 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v50: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:09.127 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:39:09.127 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:39:09.127 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:39:09.127 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:09.127 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: overall HEALTH_OK 2023-08-28T02:39:09.127 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.b calling monitor election 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.c calling monitor election 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.a calling monitor election 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: monmap e4: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: mgrmap e35: y(active, since 96s), standbys: x 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: overall HEALTH_OK 2023-08-28T02:39:09.128 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='' 2023-08-28T02:39:09.129 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.129 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.129 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.129 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.129 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: monmap e3: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:39:09.129 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:39:09.129 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:39:09.129 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mgrmap e34: y(active, since 84s), standbys: x 2023-08-28T02:39:09.129 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Cluster is now healthy 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: overall HEALTH_OK 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='client.? 172.21.15.179:0/1505152980' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:09.130 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mgrmap e35: y(active, since 90s), standbys: x 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: It appears safe to stop mon.b 2023-08-28T02:39:09.131 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Upgrade: Updating mon.b 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: Deploying daemon mon.b on smithi190 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v50: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:39:09.132 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: overall HEALTH_OK 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.b calling monitor election 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.c calling monitor election 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.a calling monitor election 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: monmap e4: 3 mons at {a=[v2:172.21.15.179:3300/0,v1:172.21.15.179:6789/0],b=[v2:172.21.15.190:3300/0,v1:172.21.15.190:6789/0],c=[v2:172.21.15.179:3301/0,v1:172.21.15.179:6790/0]} removed_ranks: {} 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: fsmap foo:1 {0=foo.smithi179.lwpmvc=up:active} 1 up:standby 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: osdmap e82: 8 total, 8 up, 8 in 2023-08-28T02:39:09.133 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: mgrmap e35: y(active, since 96s), standbys: x 2023-08-28T02:39:09.134 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: overall HEALTH_OK 2023-08-28T02:39:09.134 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='' 2023-08-28T02:39:09.134 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.134 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:09.134 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:09.134 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:10.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:09 smithi179 ceph-mon[148787]: pgmap v52: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:10.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:39:09] "GET /metrics HTTP/1.1" 200 33929 "" "Prometheus/2.33.4" 2023-08-28T02:39:10.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:09 smithi179 ceph-mon[153115]: pgmap v52: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:10.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:09 smithi190 ceph-mon[134165]: pgmap v52: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:12.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:12 smithi179 ceph-mon[148787]: pgmap v53: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:12.592 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:12 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: 2023-08-28T02:39:12.148+0000 7f4355af0700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-08-28T02:39:12.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:12 smithi179 ceph-mon[153115]: pgmap v53: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:12.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:12 smithi190 ceph-mon[134165]: pgmap v53: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:14 smithi190 ceph-mon[134165]: pgmap v54: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:14 smithi179 ceph-mon[148787]: pgmap v54: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:14 smithi179 ceph-mon[153115]: pgmap v54: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-08-28T02:39:14.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:14.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:16.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:16 smithi190 ceph-mon[134165]: pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:16.538 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:16 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:16.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:16 smithi179 ceph-mon[148787]: pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:16.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:16 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:16.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:16 smithi179 ceph-mon[153115]: pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:16.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:16 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:17.961 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:17.962 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:17.962 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:17.963 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:17.963 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:17.963 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: Reconfiguring mon.a (monmap changed)... 2023-08-28T02:39:17.963 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:17.963 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:17.963 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:17.963 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: Reconfiguring daemon mon.a on smithi179 2023-08-28T02:39:17.963 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[148787]: pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:17.963 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:17.964 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:17.964 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:17.964 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:17.964 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:17.964 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: Reconfiguring mon.a (monmap changed)... 2023-08-28T02:39:17.964 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:17.964 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:17.964 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:17.964 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: Reconfiguring daemon mon.a on smithi179 2023-08-28T02:39:17.964 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:17 smithi179 ceph-mon[153115]: pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: Reconfiguring mon.a (monmap changed)... 2023-08-28T02:39:18.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:18.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:18.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:18.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: Reconfiguring daemon mon.a on smithi179 2023-08-28T02:39:18.081 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:17 smithi190 ceph-mon[134165]: pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:18.997 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:39:18 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:39:18.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:39:19.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:18 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:19.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:18 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:19.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:18 smithi190 ceph-mon[134165]: Reconfiguring mgr.y (monmap changed)... 2023-08-28T02:39:19.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:18 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:19.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:18 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:19.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:18 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:39:19.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:18 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:19.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:18 smithi190 ceph-mon[134165]: Reconfiguring daemon mgr.y on smithi179 2023-08-28T02:39:19.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:19 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:19.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:19 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:19.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:19 smithi179 ceph-mon[153115]: Reconfiguring mgr.y (monmap changed)... 2023-08-28T02:39:19.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:19 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:19.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:19 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:19.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:19 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:39:19.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:19 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:19.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:19 smithi179 ceph-mon[153115]: Reconfiguring daemon mgr.y on smithi179 2023-08-28T02:39:19.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:18 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:19.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:18 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:19.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:18 smithi179 ceph-mon[148787]: Reconfiguring mgr.y (monmap changed)... 2023-08-28T02:39:19.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:18 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:19.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:18 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:19.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:18 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:39:19.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:18 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:19.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:18 smithi179 ceph-mon[148787]: Reconfiguring daemon mgr.y on smithi179 2023-08-28T02:39:20.011 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:39:19] "GET /metrics HTTP/1.1" 200 33926 "" "Prometheus/2.33.4" 2023-08-28T02:39:20.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:20.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:20.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[148787]: Reconfiguring mon.c (monmap changed)... 2023-08-28T02:39:20.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:20.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:20.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:20.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[148787]: Reconfiguring daemon mon.c on smithi179 2023-08-28T02:39:20.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[148787]: pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:20.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:20.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:20.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[153115]: Reconfiguring mon.c (monmap changed)... 2023-08-28T02:39:20.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:20.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:20.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:20.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[153115]: Reconfiguring daemon mon.c on smithi179 2023-08-28T02:39:20.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:20 smithi179 ceph-mon[153115]: pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:20.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:20 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:20.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:20 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:20.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:20 smithi190 ceph-mon[134165]: Reconfiguring mon.c (monmap changed)... 2023-08-28T02:39:20.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:20 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:20.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:20 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:20.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:20 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:20.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:20 smithi190 ceph-mon[134165]: Reconfiguring daemon mon.c on smithi179 2023-08-28T02:39:20.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:20 smithi190 ceph-mon[134165]: pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:21.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:21 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:21.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:21 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:21.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:21 smithi190 ceph-mon[134165]: Reconfiguring osd.0 (monmap changed)... 2023-08-28T02:39:21.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:21 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-28T02:39:21.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:21 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:21.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:21 smithi190 ceph-mon[134165]: Reconfiguring daemon osd.0 on smithi179 2023-08-28T02:39:21.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:21.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:21.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[148787]: Reconfiguring osd.0 (monmap changed)... 2023-08-28T02:39:21.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-28T02:39:21.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:21.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[148787]: Reconfiguring daemon osd.0 on smithi179 2023-08-28T02:39:21.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:21.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:21.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[153115]: Reconfiguring osd.0 (monmap changed)... 2023-08-28T02:39:21.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-28T02:39:21.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:21.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:21 smithi179 ceph-mon[153115]: Reconfiguring daemon osd.0 on smithi179 2023-08-28T02:39:22.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[148787]: pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:22.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:22.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:22.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[148787]: Reconfiguring osd.1 (monmap changed)... 2023-08-28T02:39:22.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-08-28T02:39:22.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:22.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[148787]: Reconfiguring daemon osd.1 on smithi179 2023-08-28T02:39:22.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[153115]: pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:22.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:22.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:22.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[153115]: Reconfiguring osd.1 (monmap changed)... 2023-08-28T02:39:22.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-08-28T02:39:22.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:22.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:22 smithi179 ceph-mon[153115]: Reconfiguring daemon osd.1 on smithi179 2023-08-28T02:39:22.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:22 smithi190 ceph-mon[134165]: pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:22.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:22 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:22.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:22 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:22.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:22 smithi190 ceph-mon[134165]: Reconfiguring osd.1 (monmap changed)... 2023-08-28T02:39:22.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:22 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-08-28T02:39:22.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:22 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:22.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:22 smithi190 ceph-mon[134165]: Reconfiguring daemon osd.1 on smithi179 2023-08-28T02:39:23.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:23.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:23.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[153115]: Reconfiguring osd.2 (monmap changed)... 2023-08-28T02:39:23.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-08-28T02:39:23.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:23.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[153115]: Reconfiguring daemon osd.2 on smithi179 2023-08-28T02:39:23.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[153115]: pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[148787]: Reconfiguring osd.2 (monmap changed)... 2023-08-28T02:39:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-08-28T02:39:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:23.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[148787]: Reconfiguring daemon osd.2 on smithi179 2023-08-28T02:39:23.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:23 smithi179 ceph-mon[148787]: pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:24.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:23 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:24.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:23 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:24.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:23 smithi190 ceph-mon[134165]: Reconfiguring osd.2 (monmap changed)... 2023-08-28T02:39:24.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:23 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-08-28T02:39:24.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:23 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:24.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:23 smithi190 ceph-mon[134165]: Reconfiguring daemon osd.2 on smithi179 2023-08-28T02:39:24.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:23 smithi190 ceph-mon[134165]: pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:25.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:25.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:25.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[148787]: Reconfiguring osd.3 (monmap changed)... 2023-08-28T02:39:25.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-08-28T02:39:25.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:25.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[148787]: Reconfiguring daemon osd.3 on smithi179 2023-08-28T02:39:25.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:25.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:25.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[153115]: Reconfiguring osd.3 (monmap changed)... 2023-08-28T02:39:25.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-08-28T02:39:25.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:25.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:24 smithi179 ceph-mon[153115]: Reconfiguring daemon osd.3 on smithi179 2023-08-28T02:39:25.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:24 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:25.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:24 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:25.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:24 smithi190 ceph-mon[134165]: Reconfiguring osd.3 (monmap changed)... 2023-08-28T02:39:25.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:24 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-08-28T02:39:25.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:24 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:25.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:24 smithi190 ceph-mon[134165]: Reconfiguring daemon osd.3 on smithi179 2023-08-28T02:39:26.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:26.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:26.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[148787]: Reconfiguring mds.foo.smithi179.lwpmvc (monmap changed)... 2023-08-28T02:39:26.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:26.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:26.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:26.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[148787]: Reconfiguring daemon mds.foo.smithi179.lwpmvc on smithi179 2023-08-28T02:39:26.255 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[148787]: pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:26.256 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:26.256 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:26.256 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[153115]: Reconfiguring mds.foo.smithi179.lwpmvc (monmap changed)... 2023-08-28T02:39:26.256 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:26.256 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:26.256 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:26.256 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[153115]: Reconfiguring daemon mds.foo.smithi179.lwpmvc on smithi179 2023-08-28T02:39:26.256 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:26 smithi179 ceph-mon[153115]: pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:26.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:26 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:26.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:26 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:26.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:26 smithi190 ceph-mon[134165]: Reconfiguring mds.foo.smithi179.lwpmvc (monmap changed)... 2023-08-28T02:39:26.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:26 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:26.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:26 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi179.lwpmvc", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:26.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:26 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:26.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:26 smithi190 ceph-mon[134165]: Reconfiguring daemon mds.foo.smithi179.lwpmvc on smithi179 2023-08-28T02:39:26.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:26 smithi190 ceph-mon[134165]: pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:27.456 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:27 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:27.456 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:27 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:27.457 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:27 smithi190 ceph-mon[134165]: Reconfiguring mon.b (monmap changed)... 2023-08-28T02:39:27.457 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:27 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:27.457 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:27 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:27.457 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:27 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:27.457 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:27 smithi190 ceph-mon[134165]: Reconfiguring daemon mon.b on smithi190 2023-08-28T02:39:27.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:27.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:27.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[148787]: Reconfiguring mon.b (monmap changed)... 2023-08-28T02:39:27.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:27.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:27.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:27.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[148787]: Reconfiguring daemon mon.b on smithi190 2023-08-28T02:39:27.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:27.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:27.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[153115]: Reconfiguring mon.b (monmap changed)... 2023-08-28T02:39:27.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-08-28T02:39:27.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-08-28T02:39:27.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:27.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:27 smithi179 ceph-mon[153115]: Reconfiguring daemon mon.b on smithi190 2023-08-28T02:39:28.455 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:28 smithi190 ceph-mon[134165]: pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:28.455 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:28 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:28.455 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:28 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:28.455 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:28 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:28.455 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:28 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:28.456 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:28 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:39:28.456 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:28 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:28.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[148787]: pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:28.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:28.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:28.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:28.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:28.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:39:28.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:28.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[153115]: pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:28.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:28.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:28.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:28.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-08-28T02:39:28.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-08-28T02:39:28.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:28 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:28.829 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:39:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:39:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:39:29.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:29 smithi190 ceph-mon[134165]: Reconfiguring mgr.x (monmap changed)... 2023-08-28T02:39:29.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:29 smithi190 ceph-mon[134165]: Reconfiguring daemon mgr.x on smithi190 2023-08-28T02:39:29.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:29 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:29.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:29 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:29.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:29 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-08-28T02:39:29.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:29 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:29.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[148787]: Reconfiguring mgr.x (monmap changed)... 2023-08-28T02:39:29.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[148787]: Reconfiguring daemon mgr.x on smithi190 2023-08-28T02:39:29.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:29.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:29.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-08-28T02:39:29.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:29.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[153115]: Reconfiguring mgr.x (monmap changed)... 2023-08-28T02:39:29.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[153115]: Reconfiguring daemon mgr.x on smithi190 2023-08-28T02:39:29.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:29.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:29.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-08-28T02:39:29.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:30.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:39:29] "GET /metrics HTTP/1.1" 200 33926 "" "Prometheus/2.33.4" 2023-08-28T02:39:30.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[148787]: Reconfiguring osd.4 (monmap changed)... 2023-08-28T02:39:30.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[148787]: Reconfiguring daemon osd.4 on smithi190 2023-08-28T02:39:30.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[148787]: pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:30.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:30.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:30.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-08-28T02:39:30.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:30.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[153115]: Reconfiguring osd.4 (monmap changed)... 2023-08-28T02:39:30.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[153115]: Reconfiguring daemon osd.4 on smithi190 2023-08-28T02:39:30.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[153115]: pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:30.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:30.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:30.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-08-28T02:39:30.593 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:30 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:30.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:30 smithi190 ceph-mon[134165]: Reconfiguring osd.4 (monmap changed)... 2023-08-28T02:39:30.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:30 smithi190 ceph-mon[134165]: Reconfiguring daemon osd.4 on smithi190 2023-08-28T02:39:30.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:30 smithi190 ceph-mon[134165]: pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:30.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:30 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:30.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:30 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:30.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:30 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-08-28T02:39:30.676 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:30 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:31.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:31 smithi179 ceph-mon[148787]: Reconfiguring osd.5 (monmap changed)... 2023-08-28T02:39:31.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:31 smithi179 ceph-mon[148787]: Reconfiguring daemon osd.5 on smithi190 2023-08-28T02:39:31.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:31 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:31.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:31 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:31.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:31 smithi179 ceph-mon[153115]: Reconfiguring osd.5 (monmap changed)... 2023-08-28T02:39:31.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:31 smithi179 ceph-mon[153115]: Reconfiguring daemon osd.5 on smithi190 2023-08-28T02:39:31.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:31 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:31.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:31 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:31.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:31 smithi190 ceph-mon[134165]: Reconfiguring osd.5 (monmap changed)... 2023-08-28T02:39:31.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:31 smithi190 ceph-mon[134165]: Reconfiguring daemon osd.5 on smithi190 2023-08-28T02:39:31.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:31 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:31.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:31 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:32.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:32 smithi190 ceph-mon[134165]: pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:32.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:32 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:32.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:32 smithi190 ceph-mon[134165]: Reconfiguring osd.6 (monmap changed)... 2023-08-28T02:39:32.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:32 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-08-28T02:39:32.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:32 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:32.536 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:32 smithi190 ceph-mon[134165]: Reconfiguring daemon osd.6 on smithi190 2023-08-28T02:39:32.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[148787]: pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:32.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:32.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[148787]: Reconfiguring osd.6 (monmap changed)... 2023-08-28T02:39:32.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-08-28T02:39:32.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:32.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[148787]: Reconfiguring daemon osd.6 on smithi190 2023-08-28T02:39:32.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[153115]: pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:32.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:32.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[153115]: Reconfiguring osd.6 (monmap changed)... 2023-08-28T02:39:32.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-08-28T02:39:32.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:32.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:32 smithi179 ceph-mon[153115]: Reconfiguring daemon osd.6 on smithi190 2023-08-28T02:39:33.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:33 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:33.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:33 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:33.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:33 smithi190 ceph-mon[134165]: Reconfiguring osd.7 (monmap changed)... 2023-08-28T02:39:33.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:33 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-08-28T02:39:33.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:33 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:33.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:33 smithi190 ceph-mon[134165]: Reconfiguring daemon osd.7 on smithi190 2023-08-28T02:39:33.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:33 smithi190 ceph-mon[134165]: pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:34.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:34.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:34.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[148787]: Reconfiguring osd.7 (monmap changed)... 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[148787]: Reconfiguring daemon osd.7 on smithi190 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[148787]: pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[153115]: Reconfiguring osd.7 (monmap changed)... 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[153115]: Reconfiguring daemon osd.7 on smithi190 2023-08-28T02:39:34.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:33 smithi179 ceph-mon[153115]: pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:35.079 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:34 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:35.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:34 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:35.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:34 smithi190 ceph-mon[134165]: Reconfiguring mds.foo.smithi190.kzifpt (monmap changed)... 2023-08-28T02:39:35.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:34 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:35.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:34 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:35.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:34 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:35.080 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:34 smithi190 ceph-mon[134165]: Reconfiguring daemon mds.foo.smithi190.kzifpt on smithi190 2023-08-28T02:39:35.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:35.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:35.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[148787]: Reconfiguring mds.foo.smithi190.kzifpt (monmap changed)... 2023-08-28T02:39:35.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:35.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:35.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:35.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[148787]: Reconfiguring daemon mds.foo.smithi190.kzifpt on smithi190 2023-08-28T02:39:35.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:35.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:35.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[153115]: Reconfiguring mds.foo.smithi190.kzifpt (monmap changed)... 2023-08-28T02:39:35.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:35.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi190.kzifpt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-08-28T02:39:35.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:35.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:34 smithi179 ceph-mon[153115]: Reconfiguring daemon mds.foo.smithi190.kzifpt on smithi190 2023-08-28T02:39:36.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:36 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:36 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:36 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:36.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:36 smithi190 ceph-mon[134165]: pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:36.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:36 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:36 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:36 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:36.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:36 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:36.331 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:36 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:36.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[148787]: pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[153115]: pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:36.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:39:36.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:39:36.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:36 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:39:38.661 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:38 smithi190 ceph-mon[134165]: pgmap v66: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:38.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:38 smithi179 ceph-mon[148787]: pgmap v66: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:38.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:38 smithi179 ceph-mon[153115]: pgmap v66: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:39.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:39:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:39:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:39:40.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:39 smithi179 ceph-mon[148787]: pgmap v67: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:40.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:39:39] "GET /metrics HTTP/1.1" 200 33924 "" "Prometheus/2.33.4" 2023-08-28T02:39:40.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:39 smithi179 ceph-mon[153115]: pgmap v67: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:40.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:39 smithi190 ceph-mon[134165]: pgmap v67: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:42.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:42 smithi190 ceph-mon[134165]: pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:42.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:42 smithi179 ceph-mon[148787]: pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:42.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:42 smithi179 ceph-mon[153115]: pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:44.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:44 smithi190 ceph-mon[134165]: pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:44.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:44 smithi179 ceph-mon[148787]: pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:44.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:44 smithi179 ceph-mon[153115]: pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:46 smithi190 ceph-mon[134165]: pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:46 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:46 smithi179 ceph-mon[148787]: pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:46 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:46 smithi179 ceph-mon[153115]: pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:46.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:46 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:39:48.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:48 smithi190 ceph-mon[134165]: pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:48.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:48 smithi179 ceph-mon[148787]: pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:48.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:48 smithi179 ceph-mon[153115]: pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:49.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:39:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:39:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:39:50.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:49 smithi179 ceph-mon[148787]: pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:50.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:39:49] "GET /metrics HTTP/1.1" 200 33935 "" "Prometheus/2.33.4" 2023-08-28T02:39:50.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:49 smithi179 ceph-mon[153115]: pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:50.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:49 smithi190 ceph-mon[134165]: pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:52.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:52 smithi190 ceph-mon[134165]: pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:52.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:52 smithi179 ceph-mon[148787]: pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:52.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:52 smithi179 ceph-mon[153115]: pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:54.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:54 smithi190 ceph-mon[134165]: pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:54.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:54 smithi179 ceph-mon[148787]: pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:54.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:54 smithi179 ceph-mon[153115]: pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:56.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:56 smithi190 ceph-mon[134165]: pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:56.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:56 smithi179 ceph-mon[148787]: pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:56.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:56 smithi179 ceph-mon[153115]: pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:58.660 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:58 smithi190 ceph-mon[134165]: pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:58.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:58 smithi179 ceph-mon[148787]: pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:58.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:58 smithi179 ceph-mon[153115]: pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:39:59.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:39:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:39:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:40:00.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:39:59 smithi179 ceph-mon[148787]: pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:00.092 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:39:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:39:59] "GET /metrics HTTP/1.1" 200 33935 "" "Prometheus/2.33.4" 2023-08-28T02:40:00.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:39:59 smithi179 ceph-mon[153115]: pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:00.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:39:59 smithi190 ceph-mon[134165]: pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:01.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:00 smithi190 ceph-mon[134165]: overall HEALTH_OK 2023-08-28T02:40:01.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:00 smithi179 ceph-mon[148787]: overall HEALTH_OK 2023-08-28T02:40:01.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:00 smithi179 ceph-mon[153115]: overall HEALTH_OK 2023-08-28T02:40:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:01 smithi190 ceph-mon[134165]: pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:02.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:01 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:02.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:01 smithi179 ceph-mon[148787]: pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:02.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:01 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:02.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:01 smithi179 ceph-mon[153115]: pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:02.342 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:01 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:04.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:04 smithi190 ceph-mon[134165]: pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:04.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:04 smithi179 ceph-mon[148787]: pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:04.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:04 smithi179 ceph-mon[153115]: pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:05.698 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph orch upgrade resume' 2023-08-28T02:40:06.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:06 smithi179 ceph-mon[148787]: pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:06.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:06 smithi179 ceph-mon[153115]: pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:06.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:06 smithi190 ceph-mon[134165]: pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:07.561 INFO:teuthology.orchestra.run.smithi179.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:40:07.953 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'echo wait for all mons to upgrade' 2023-08-28T02:40:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:08 smithi190 ceph-mon[134165]: pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:08 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:08.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:08 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:08.718 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:08 smithi179 ceph-mon[148787]: pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:08.718 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:08 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:08.718 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:08 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:08.718 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:08 smithi179 ceph-mon[153115]: pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:08.718 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:08 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:08.718 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:08 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:09.079 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:40:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:40:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:40:09.384 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:09 smithi179 ceph-mon[153115]: from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:40:09.385 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:09 smithi179 ceph-mon[153115]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:40:09.646 INFO:teuthology.orchestra.run.smithi179.stdout:wait for all mons to upgrade 2023-08-28T02:40:09.698 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:09 smithi179 ceph-mon[148787]: from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:40:09.699 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:09 smithi179 ceph-mon[148787]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:40:09.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:09 smithi190 ceph-mon[134165]: from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:40:09.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:09 smithi190 ceph-mon[134165]: Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:40:10.020 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:40:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:40:09] "GET /metrics HTTP/1.1" 200 33934 "" "Prometheus/2.33.4" 2023-08-28T02:40:10.021 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-08-28T02:40:10.735 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:10 smithi179 ceph-mon[148787]: pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:10.735 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:10 smithi179 ceph-mon[153115]: pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:10.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:10 smithi190 ceph-mon[134165]: pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:11.973 INFO:teuthology.orchestra.run.smithi179.stdout: "ceph version 18.2.0-187-g9cf20820 (9cf208207dfe23ffccb33308b22e51570cb45e51) reef (stable)": 3 2023-08-28T02:40:12.525 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:12 smithi179 ceph-mon[148787]: pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:12.525 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:12 smithi179 ceph-mon[148787]: from='client.? 172.21.15.179:0/4180373789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:40:12.525 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:12 smithi179 ceph-mon[153115]: pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:12.526 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:12 smithi179 ceph-mon[153115]: from='client.? 172.21.15.179:0/4180373789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:40:12.527 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph orch ps' 2023-08-28T02:40:12.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:12 smithi190 ceph-mon[134165]: pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:12.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:12 smithi190 ceph-mon[134165]: from='client.? 172.21.15.179:0/4180373789' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-08-28T02:40:14.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-08-28T02:40:14.342 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-08-28T02:40:14.343 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-08-28T02:40:14.344 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-08-28T02:40:14.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-08-28T02:40:14.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-08-28T02:40:14.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-08-28T02:40:14.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-08-28T02:40:14.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-08-28T02:40:14.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-08-28T02:40:14.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-08-28T02:40:14.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:40:14.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.345 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:14 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-08-28T02:40:14.499 INFO:teuthology.orchestra.run.smithi179.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-08-28T02:40:14.499 INFO:teuthology.orchestra.run.smithi179.stdout:alertmanager.a smithi179 *:9093,9094 running (4m) 1s ago 6m 25.6M - 0.23.0 ba2b418f427c cacfd7e66669 2023-08-28T02:40:14.499 INFO:teuthology.orchestra.run.smithi179.stdout:grafana.a smithi190 *:3000 running (3m) 61s ago 6m 58.1M - 8.3.5 dad864ee21e9 e8f2fa80775b 2023-08-28T02:40:14.499 INFO:teuthology.orchestra.run.smithi179.stdout:mds.foo.smithi179.lwpmvc smithi179 running (6m) 1s ago 6m 20.8M - 16.2.13-565-g595355f4 4099d2e00414 5efa8c1d8a92 2023-08-28T02:40:14.499 INFO:teuthology.orchestra.run.smithi179.stdout:mds.foo.smithi190.kzifpt smithi190 running (6m) 61s ago 6m 15.7M - 16.2.13-565-g595355f4 4099d2e00414 18c29b6c3634 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:mgr.x smithi190 *:8443,9283,8765 running (3m) 61s ago 10m 447M - 18.2.0-187-g9cf20820 62b871dea10e 335a3b67c3d0 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:mgr.y smithi179 *:8443,9283,8765 running (3m) 1s ago 11m 504M - 18.2.0-187-g9cf20820 62b871dea10e 16f61dfe26b8 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:mon.a smithi179 running (2m) 1s ago 11m 84.0M 2048M 18.2.0-187-g9cf20820 62b871dea10e 500fc7816498 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:mon.b smithi190 running (67s) 61s ago 10m 20.1M 2048M 18.2.0-187-g9cf20820 62b871dea10e 1cfb97ba3d5f 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:mon.c smithi179 running (85s) 1s ago 10m 72.9M 2048M 18.2.0-187-g9cf20820 62b871dea10e 710499e8e235 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:node-exporter.a smithi179 *:9100 running (4m) 1s ago 6m 21.9M - 1.3.1 1dbe0e931976 88792b3d4696 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:node-exporter.b smithi190 *:9100 running (3m) 61s ago 6m 23.1M - 1.3.1 1dbe0e931976 705d25dd2ce6 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:osd.0 smithi179 running (9m) 1s ago 9m 73.4M 2500M 16.2.13-565-g595355f4 4099d2e00414 affc926f9dc4 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:osd.1 smithi179 running (9m) 1s ago 9m 88.6M 2500M 16.2.13-565-g595355f4 4099d2e00414 d4470423d6d2 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:osd.2 smithi179 running (9m) 1s ago 9m 71.2M 2500M 16.2.13-565-g595355f4 4099d2e00414 294e622d438f 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:osd.3 smithi179 running (8m) 1s ago 8m 65.6M 2500M 16.2.13-565-g595355f4 4099d2e00414 a5f8882640b6 2023-08-28T02:40:14.500 INFO:teuthology.orchestra.run.smithi179.stdout:osd.4 smithi190 running (8m) 61s ago 8m 68.5M 2500M 16.2.13-565-g595355f4 4099d2e00414 1b80e5f2e8aa 2023-08-28T02:40:14.501 INFO:teuthology.orchestra.run.smithi179.stdout:osd.5 smithi190 running (8m) 61s ago 8m 85.7M 2500M 16.2.13-565-g595355f4 4099d2e00414 09e42c5f34e5 2023-08-28T02:40:14.501 INFO:teuthology.orchestra.run.smithi179.stdout:osd.6 smithi190 running (7m) 61s ago 7m 74.1M 2500M 16.2.13-565-g595355f4 4099d2e00414 8a57e70bf676 2023-08-28T02:40:14.501 INFO:teuthology.orchestra.run.smithi179.stdout:osd.7 smithi190 running (7m) 61s ago 7m 87.8M 2500M 16.2.13-565-g595355f4 4099d2e00414 d235c9cf3268 2023-08-28T02:40:14.501 INFO:teuthology.orchestra.run.smithi179.stdout:prometheus.a smithi190 *:9095 running (3m) 61s ago 7m 60.2M - 2.33.4 514e6a882f6e 2cd84767c69a 2023-08-28T02:40:14.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:14.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:14.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:40:14.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:14.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:40:14.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:40:14.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-08-28T02:40:14.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-08-28T02:40:14.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-08-28T02:40:14.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-08-28T02:40:14.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-08-28T02:40:14.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-08-28T02:40:14.581 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-08-28T02:40:14.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-08-28T02:40:14.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-08-28T02:40:14.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-08-28T02:40:14.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:14.582 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:14 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-08-28T02:40:14.835 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'ceph orch upgrade pause' 2023-08-28T02:40:15.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:15 smithi190 ceph-mon[134165]: Upgrade: Setting container_image for all mon 2023-08-28T02:40:15.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:15 smithi190 ceph-mon[134165]: Upgrade: Setting container_image for all crash 2023-08-28T02:40:15.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:15 smithi190 ceph-mon[134165]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-08-28T02:40:15.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:15 smithi190 ceph-mon[134165]: Upgrade: osd.0 is safe to restart 2023-08-28T02:40:15.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:15 smithi190 ceph-mon[134165]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:40:15.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:15 smithi179 ceph-mon[148787]: Upgrade: Setting container_image for all mon 2023-08-28T02:40:15.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:15 smithi179 ceph-mon[148787]: Upgrade: Setting container_image for all crash 2023-08-28T02:40:15.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:15 smithi179 ceph-mon[148787]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-08-28T02:40:15.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:15 smithi179 ceph-mon[148787]: Upgrade: osd.0 is safe to restart 2023-08-28T02:40:15.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:15 smithi179 ceph-mon[148787]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:40:15.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:15 smithi179 ceph-mon[153115]: Upgrade: Setting container_image for all mon 2023-08-28T02:40:15.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:15 smithi179 ceph-mon[153115]: Upgrade: Setting container_image for all crash 2023-08-28T02:40:15.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:15 smithi179 ceph-mon[153115]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-08-28T02:40:15.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:15 smithi179 ceph-mon[153115]: Upgrade: osd.0 is safe to restart 2023-08-28T02:40:15.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:15 smithi179 ceph-mon[153115]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:40:16.579 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:16 smithi190 ceph-mon[134165]: pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:16.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:16 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:16.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:16 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-28T02:40:16.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:16 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:16.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:16 smithi179 ceph-mon[148787]: pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:16.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:16 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:16.591 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:16 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-28T02:40:16.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:16 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:16.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:16 smithi179 ceph-mon[153115]: pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:16.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:16 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:16.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:16 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-08-28T02:40:16.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:16 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:16.999 INFO:teuthology.orchestra.run.smithi179.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:40:17.560 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:17 smithi179 ceph-mon[148787]: Upgrade: Updating osd.0 2023-08-28T02:40:17.560 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:17 smithi179 ceph-mon[148787]: Deploying daemon osd.0 on smithi179 2023-08-28T02:40:17.560 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:17 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:17.560 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:17 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:17.561 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:17 smithi179 ceph-mon[153115]: Upgrade: Updating osd.0 2023-08-28T02:40:17.561 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:17 smithi179 ceph-mon[153115]: Deploying daemon osd.0 on smithi179 2023-08-28T02:40:17.561 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:17 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:17.561 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:17 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:17.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:17 smithi190 ceph-mon[134165]: Upgrade: Updating osd.0 2023-08-28T02:40:17.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:17 smithi190 ceph-mon[134165]: Deploying daemon osd.0 on smithi179 2023-08-28T02:40:17.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:17 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:17.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:17 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:17.642 DEBUG:teuthology.orchestra.run.smithi179:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7724724a-454a-11ee-817c-1b7a5f1ba315 -e sha1=9cf208207dfe23ffccb33308b22e51570cb45e51 -- bash -c 'sleep 60' 2023-08-28T02:40:18.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:18 smithi190 ceph-mon[134165]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:40:18.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:18 smithi190 ceph-mon[134165]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:40:18.580 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:18 smithi190 ceph-mon[134165]: pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:18.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:18 smithi179 ceph-mon[148787]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:40:18.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:18 smithi179 ceph-mon[148787]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:40:18.592 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:18 smithi179 ceph-mon[148787]: pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:18.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:18 smithi179 ceph-mon[153115]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-08-28T02:40:18.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:18 smithi179 ceph-mon[153115]: Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:90e74e9dbaafb6b50d53d065fb7fed5018d4dfbdd16f414a8aaabb53a6e7a3a8 2023-08-28T02:40:18.592 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:18 smithi179 ceph-mon[153115]: pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:19.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:40:18 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:40:18.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:40:19.277 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:18 smithi179 systemd[1]: Stopping Ceph osd.0 for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:40:19.591 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-0[105304]: debug 2023-08-28T02:40:19.467+0000 7fca728a3700 -1 received signal: Terminated from /dev/init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-08-28T02:40:19.591 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-0[105304]: debug 2023-08-28T02:40:19.467+0000 7fca728a3700 -1 osd.0 82 *** Got signal Terminated *** 2023-08-28T02:40:19.591 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-0[105304]: debug 2023-08-28T02:40:19.467+0000 7fca728a3700 -1 osd.0 82 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-08-28T02:40:19.960 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:40:19 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:40:19] "GET /metrics HTTP/1.1" 200 33932 "" "Prometheus/2.33.4" 2023-08-28T02:40:19.960 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:19 smithi179 ceph-mon[148787]: pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:19.961 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:19 smithi179 ceph-mon[148787]: osd.0 marked itself down and dead 2023-08-28T02:40:19.961 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:19 smithi179 ceph-mon[153115]: pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:19.961 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:19 smithi179 ceph-mon[153115]: osd.0 marked itself down and dead 2023-08-28T02:40:20.236 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:20 smithi179 bash[158869]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-0 2023-08-28T02:40:20.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:19 smithi190 ceph-mon[134165]: pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:20.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:19 smithi190 ceph-mon[134165]: osd.0 marked itself down and dead 2023-08-28T02:40:21.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:20 smithi179 ceph-mon[148787]: Health check failed: 1 osds down (OSD_DOWN) 2023-08-28T02:40:21.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:20 smithi179 ceph-mon[148787]: failed to encode map e83 with expected crc 2023-08-28T02:40:21.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:20 smithi179 ceph-mon[148787]: failed to encode map e83 with expected crc 2023-08-28T02:40:21.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:20 smithi179 ceph-mon[148787]: osdmap e83: 8 total, 7 up, 8 in 2023-08-28T02:40:21.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:20 smithi179 ceph-mon[153115]: Health check failed: 1 osds down (OSD_DOWN) 2023-08-28T02:40:21.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:20 smithi179 ceph-mon[153115]: failed to encode map e83 with expected crc 2023-08-28T02:40:21.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:20 smithi179 ceph-mon[153115]: failed to encode map e83 with expected crc 2023-08-28T02:40:21.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:20 smithi179 ceph-mon[153115]: osdmap e83: 8 total, 7 up, 8 in 2023-08-28T02:40:21.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:20 smithi190 ceph-mon[134165]: Health check failed: 1 osds down (OSD_DOWN) 2023-08-28T02:40:21.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:20 smithi190 ceph-mon[134165]: failed to encode map e83 with expected crc 2023-08-28T02:40:21.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:20 smithi190 ceph-mon[134165]: failed to encode map e83 with expected crc 2023-08-28T02:40:21.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:20 smithi190 ceph-mon[134165]: osdmap e83: 8 total, 7 up, 8 in 2023-08-28T02:40:21.887 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:21 smithi179 systemd[1]: ceph-7724724a-454a-11ee-817c-1b7a5f1ba315@osd.0.service: Succeeded. 2023-08-28T02:40:21.887 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:21 smithi179 systemd[1]: Stopped Ceph osd.0 for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:40:21.887 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:21 smithi179 systemd[1]: Starting Ceph osd.0 for 7724724a-454a-11ee-817c-1b7a5f1ba315... 2023-08-28T02:40:22.162 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[148787]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.162 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[148787]: osdmap e84: 8 total, 7 up, 8 in 2023-08-28T02:40:22.162 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[148787]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.162 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[148787]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.162 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[148787]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.162 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[148787]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.162 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[148787]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.163 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[148787]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.163 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[148787]: pgmap v90: 73 pgs: 11 stale+active+clean, 62 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:22.163 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[153115]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.163 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[153115]: osdmap e84: 8 total, 7 up, 8 in 2023-08-28T02:40:22.163 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[153115]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.163 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[153115]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.163 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[153115]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.163 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[153115]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.163 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[153115]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.164 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[153115]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.164 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:21 smithi179 ceph-mon[153115]: pgmap v90: 73 pgs: 11 stale+active+clean, 62 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:22.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:21 smithi190 ceph-mon[134165]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:21 smithi190 ceph-mon[134165]: osdmap e84: 8 total, 7 up, 8 in 2023-08-28T02:40:22.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:21 smithi190 ceph-mon[134165]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:21 smithi190 ceph-mon[134165]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:21 smithi190 ceph-mon[134165]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:21 smithi190 ceph-mon[134165]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:21 smithi190 ceph-mon[134165]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:21 smithi190 ceph-mon[134165]: failed to encode map e84 with expected crc 2023-08-28T02:40:22.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:21 smithi190 ceph-mon[134165]: pgmap v90: 73 pgs: 11 stale+active+clean, 62 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:23.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:22 smithi179 ceph-mon[148787]: failed to encode map e84 with expected crc 2023-08-28T02:40:23.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:22 smithi179 ceph-mon[148787]: failed to encode map e84 with expected crc 2023-08-28T02:40:23.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:22 smithi179 ceph-mon[153115]: failed to encode map e84 with expected crc 2023-08-28T02:40:23.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:22 smithi179 ceph-mon[153115]: failed to encode map e84 with expected crc 2023-08-28T02:40:23.092 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:22 smithi179 bash[159152]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-08-28T02:40:23.092 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:22 smithi179 bash[159152]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-08-28T02:40:23.093 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:22 smithi179 bash[159152]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-08-28T02:40:23.093 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:22 smithi179 bash[159152]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-08-28T02:40:23.093 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:22 smithi179 bash[159152]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-08-28T02:40:23.093 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:22 smithi179 bash[159152]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-08-28T02:40:23.093 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:22 smithi179 bash[159152]: --> ceph-volume raw activate successful for osd ID: 0 2023-08-28T02:40:23.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:22 smithi190 ceph-mon[134165]: failed to encode map e84 with expected crc 2023-08-28T02:40:23.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:22 smithi190 ceph-mon[134165]: failed to encode map e84 with expected crc 2023-08-28T02:40:23.699 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:23 smithi179 podman[159406]: 2023-08-28T02:40:23.699 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:23 smithi179 ceph-osd[159446]: -- 172.21.15.179:0/3646582240 <== mon.2 v2:172.21.15.179:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56251bf064e0 con 0x56251bed7000 2023-08-28T02:40:23.699 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:23 smithi179 bash[159406]: 13a01ba24f723556d4be2d4c55155fd1138bf3db434278f7575336d48d94ae15 2023-08-28T02:40:24.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:23 smithi179 ceph-mon[148787]: pgmap v91: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:24.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:23 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:24.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:23 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:24.092 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:23 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:24.092 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:23 smithi179 systemd[1]: Started Ceph osd.0 for 7724724a-454a-11ee-817c-1b7a5f1ba315. 2023-08-28T02:40:24.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:23 smithi179 ceph-mon[153115]: pgmap v91: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:24.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:23 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:24.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:23 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:24.093 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:23 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:24.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:23 smithi190 ceph-mon[134165]: pgmap v91: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:24.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:23 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:24.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:23 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:24.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:23 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:24.591 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:24 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-0[159422]: 2023-08-28T02:40:24.122+0000 7f7dd22e1640 -1 Falling back to public interface 2023-08-28T02:40:25.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:24 smithi190 ceph-mon[134165]: Health check failed: Degraded data redundancy: 13/84 objects degraded (15.476%), 8 pgs degraded (PG_DEGRADED) 2023-08-28T02:40:25.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:24 smithi179 ceph-mon[148787]: Health check failed: Degraded data redundancy: 13/84 objects degraded (15.476%), 8 pgs degraded (PG_DEGRADED) 2023-08-28T02:40:25.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:24 smithi179 ceph-mon[153115]: Health check failed: Degraded data redundancy: 13/84 objects degraded (15.476%), 8 pgs degraded (PG_DEGRADED) 2023-08-28T02:40:26.329 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:25 smithi190 ceph-mon[134165]: pgmap v92: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:26.341 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:25 smithi179 ceph-mon[148787]: pgmap v92: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:26.341 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:25 smithi179 ceph-mon[153115]: pgmap v92: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:27.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:27 smithi190 ceph-mon[134165]: from='osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-28T02:40:27.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:27 smithi179 ceph-mon[148787]: from='osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-28T02:40:27.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:27 smithi179 ceph-mon[153115]: from='osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-08-28T02:40:27.842 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-0[159422]: 2023-08-28T02:40:27.370+0000 7f7dd22e1640 -1 osd.0 82 log_to_monitors true 2023-08-28T02:40:27.842 INFO:journalctl@ceph.osd.0.smithi179.stdout:Aug 28 02:40:27 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-osd-0[159422]: 2023-08-28T02:40:27.457+0000 7f7dc274b700 -1 osd.0 82 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-28T02:40:28.830 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:40:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:40:28.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-mon[134165]: pgmap v93: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:28.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-mon[134165]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-mon[134165]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-mon[134165]: from='osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-08-28T02:40:28.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-mon[134165]: osdmap e85: 8 total, 7 up, 8 in 2023-08-28T02:40:28.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-mon[134165]: from='osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:40:28.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-mon[134165]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-mon[134165]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:28.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:28 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:28.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[148787]: pgmap v93: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:28.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[148787]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[148787]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[148787]: from='osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-08-28T02:40:28.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[148787]: osdmap e85: 8 total, 7 up, 8 in 2023-08-28T02:40:28.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[148787]: from='osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:40:28.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[148787]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[148787]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:28.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:28.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[153115]: pgmap v93: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:28.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[153115]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[153115]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[153115]: from='osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-08-28T02:40:28.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[153115]: osdmap e85: 8 total, 7 up, 8 in 2023-08-28T02:40:28.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[153115]: from='osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi179", "root=default"]}]: dispatch 2023-08-28T02:40:28.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[153115]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[153115]: failed to encode map e85 with expected crc 2023-08-28T02:40:28.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:28.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:28 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.724 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:40:29] "GET /metrics HTTP/1.1" 200 33932 "" "Prometheus/2.33.4" 2023-08-28T02:40:29.724 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-08-28T02:40:29.724 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: failed to encode map e86 with expected crc 2023-08-28T02:40:29.724 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: failed to encode map e86 with expected crc 2023-08-28T02:40:29.724 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897] boot 2023-08-28T02:40:29.725 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: osdmap e86: 8 total, 8 up, 8 in 2023-08-28T02:40:29.725 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:40:29.725 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.725 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.725 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.725 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.725 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[148787]: osdmap e87: 8 total, 8 up, 8 in 2023-08-28T02:40:29.725 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-08-28T02:40:29.726 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: failed to encode map e86 with expected crc 2023-08-28T02:40:29.726 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: failed to encode map e86 with expected crc 2023-08-28T02:40:29.726 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897] boot 2023-08-28T02:40:29.726 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: osdmap e86: 8 total, 8 up, 8 in 2023-08-28T02:40:29.726 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:40:29.726 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.726 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.726 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.726 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.727 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:29 smithi179 ceph-mon[153115]: osdmap e87: 8 total, 8 up, 8 in 2023-08-28T02:40:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-08-28T02:40:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: failed to encode map e86 with expected crc 2023-08-28T02:40:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: failed to encode map e86 with expected crc 2023-08-28T02:40:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: osd.0 [v2:172.21.15.179:6802/164601897,v1:172.21.15.179:6803/164601897] boot 2023-08-28T02:40:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: osdmap e86: 8 total, 8 up, 8 in 2023-08-28T02:40:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-08-28T02:40:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:29.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:29 smithi190 ceph-mon[134165]: osdmap e87: 8 total, 8 up, 8 in 2023-08-28T02:40:30.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:30 smithi190 ceph-mon[134165]: pgmap v96: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:30.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:30 smithi190 ceph-mon[134165]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:30 smithi190 ceph-mon[134165]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:30 smithi190 ceph-mon[134165]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:30 smithi190 ceph-mon[134165]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:30 smithi190 ceph-mon[134165]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:30 smithi190 ceph-mon[134165]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:30 smithi190 ceph-mon[134165]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:30 smithi190 ceph-mon[134165]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:30 smithi190 ceph-mon[134165]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[153115]: pgmap v96: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:30.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[153115]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[153115]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[153115]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[153115]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[153115]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[153115]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[153115]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[153115]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[153115]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[148787]: pgmap v96: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:30.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[148787]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[148787]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[148787]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[148787]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[148787]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[148787]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[148787]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[148787]: failed to encode map e87 with expected crc 2023-08-28T02:40:30.843 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:30 smithi179 ceph-mon[148787]: failed to encode map e87 with expected crc 2023-08-28T02:40:32.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: pgmap v98: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:32.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:32.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:32.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:40:32.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:32.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:32.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:40:32.831 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:32 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: pgmap v98: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:32.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:32.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:32.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:40:32.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:32.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:32.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:40:32.842 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: pgmap v98: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-08-28T02:40:32.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:32.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:32.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:40:32.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:32.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-08-28T02:40:32.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-08-28T02:40:32.843 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-08-28T02:40:32.844 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:32 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:33.829 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:33 smithi190 ceph-mon[134165]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/84 objects degraded (15.476%), 8 pgs degraded) 2023-08-28T02:40:33.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:33 smithi190 ceph-mon[134165]: Cluster is now healthy 2023-08-28T02:40:33.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:33 smithi179 ceph-mon[153115]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/84 objects degraded (15.476%), 8 pgs degraded) 2023-08-28T02:40:33.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:33 smithi179 ceph-mon[153115]: Cluster is now healthy 2023-08-28T02:40:33.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:33 smithi179 ceph-mon[148787]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/84 objects degraded (15.476%), 8 pgs degraded) 2023-08-28T02:40:33.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:33 smithi179 ceph-mon[148787]: Cluster is now healthy 2023-08-28T02:40:34.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:34 smithi190 ceph-mon[134165]: pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:34.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:34 smithi179 ceph-mon[148787]: pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:34.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:34 smithi179 ceph-mon[153115]: pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:36.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:36 smithi190 ceph-mon[134165]: pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:36.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:36 smithi179 ceph-mon[148787]: pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:36.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:36 smithi179 ceph-mon[153115]: pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:38.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:38 smithi190 ceph-mon[134165]: pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:38.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:38 smithi179 ceph-mon[148787]: pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:38.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:38 smithi179 ceph-mon[153115]: pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:39.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:40:38 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:40:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:40:40.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:39 smithi179 ceph-mon[148787]: pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:40.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:40:39 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:40:39] "GET /metrics HTTP/1.1" 200 33849 "" "Prometheus/2.33.4" 2023-08-28T02:40:40.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:39 smithi179 ceph-mon[153115]: pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:40.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:39 smithi190 ceph-mon[134165]: pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:42 smithi190 ceph-mon[134165]: pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:42.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:42 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:42.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:42 smithi179 ceph-mon[148787]: pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:42.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:42 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:42.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:42 smithi179 ceph-mon[153115]: pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:42.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:42 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:44.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:44 smithi190 ceph-mon[134165]: pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:44.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:44 smithi179 ceph-mon[148787]: pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:44.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:44 smithi179 ceph-mon[153115]: pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:46 smithi190 ceph-mon[134165]: pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:46 smithi190 ceph-mon[134165]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:46.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:46 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:46 smithi179 ceph-mon[148787]: pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:46 smithi179 ceph-mon[148787]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:46.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:46 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:46.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:46 smithi179 ceph-mon[153115]: pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:46.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:46 smithi179 ceph-mon[153115]: from='mgr.25708 ' entity='mgr.y' 2023-08-28T02:40:46.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:46 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:40:48.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:48 smithi190 ceph-mon[134165]: pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:48.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:48 smithi179 ceph-mon[148787]: pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:48.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:48 smithi179 ceph-mon[153115]: pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:49.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:40:48 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:40:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.0-187-g9cf20820 (9cf208207dfe23ffccb33308b22e51570cb45e51) reef (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:40:50.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:49 smithi179 ceph-mon[148787]: pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:50.091 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:40:49 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:40:49] "GET /metrics HTTP/1.1" 200 33925 "" "Prometheus/2.33.4" 2023-08-28T02:40:50.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:49 smithi179 ceph-mon[153115]: pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:50.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:49 smithi190 ceph-mon[134165]: pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:52.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:52 smithi190 ceph-mon[134165]: pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:52.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:52 smithi179 ceph-mon[148787]: pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:52.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:52 smithi179 ceph-mon[153115]: pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:54.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:54 smithi190 ceph-mon[134165]: pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:54.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:54 smithi179 ceph-mon[148787]: pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:54.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:54 smithi179 ceph-mon[153115]: pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:56.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:56 smithi190 ceph-mon[134165]: pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:56.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:56 smithi179 ceph-mon[148787]: pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:56.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:56 smithi179 ceph-mon[153115]: pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:58.659 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:58 smithi190 ceph-mon[134165]: pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:58.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:58 smithi179 ceph-mon[148787]: pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:58.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:58 smithi179 ceph-mon[153115]: pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:40:59.080 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:40:58 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:40:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.0-187-g9cf20820 (9cf208207dfe23ffccb33308b22e51570cb45e51) reef (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:41:00.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:40:59 smithi179 ceph-mon[148787]: pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:00.092 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:40:59 smithi179 ceph-mon[153115]: pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:00.092 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:40:59 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:40:59] "GET /metrics HTTP/1.1" 200 33925 "" "Prometheus/2.33.4" 2023-08-28T02:41:00.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:40:59 smithi190 ceph-mon[134165]: pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:01.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:41:01 smithi190 ceph-mon[134165]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:41:01.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:41:01 smithi179 ceph-mon[148787]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:41:01.842 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:41:01 smithi179 ceph-mon[153115]: from='mgr.25708 172.21.15.179:0/633522085' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-08-28T02:41:02.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:41:02 smithi190 ceph-mon[134165]: pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:02.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:41:02 smithi179 ceph-mon[148787]: pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:02.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:41:02 smithi179 ceph-mon[153115]: pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:04.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:41:04 smithi190 ceph-mon[134165]: pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:04.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:41:04 smithi179 ceph-mon[148787]: pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:04.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:41:04 smithi179 ceph-mon[153115]: pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:06.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:41:06 smithi190 ceph-mon[134165]: pgmap v115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:06.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:41:06 smithi179 ceph-mon[148787]: pgmap v115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:06.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:41:06 smithi179 ceph-mon[153115]: pgmap v115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:08.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:41:08 smithi190 ceph-mon[134165]: pgmap v116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:08.830 INFO:journalctl@ceph.prometheus.a.smithi190.stdout:Aug 28 02:41:08 smithi190 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-prometheus-a[127960]: ts=2023-08-28T02:41:08.659Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.2.0-187-g9cf20820 (9cf208207dfe23ffccb33308b22e51570cb45e51) reef (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi179:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-565-g595355f4 (595355f450898939abedfa92883f9a78b18c37aa) pacific (stable)\", cluster_addr=\"172.21.15.179\", device_class=\"ssd\", hostname=\"smithi179\", instance=\"smithi190.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.179\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-08-28T02:41:08.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:41:08 smithi179 ceph-mon[148787]: pgmap v116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:08.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:41:08 smithi179 ceph-mon[153115]: pgmap v116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:10.091 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:41:09 smithi179 ceph-mon[148787]: pgmap v117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:10.091 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:41:09 smithi179 ceph-mon[153115]: pgmap v117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:10.092 INFO:journalctl@ceph.mgr.y.smithi179.stdout:Aug 28 02:41:09 smithi179 ceph-7724724a-454a-11ee-817c-1b7a5f1ba315-mgr-y[143574]: ::ffff:172.21.15.190 - - [28/Aug/2023:02:41:09] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.33.4" 2023-08-28T02:41:10.330 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:41:09 smithi190 ceph-mon[134165]: pgmap v117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:12.830 INFO:journalctl@ceph.mon.b.smithi190.stdout:Aug 28 02:41:12 smithi190 ceph-mon[134165]: pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:12.841 INFO:journalctl@ceph.mon.a.smithi179.stdout:Aug 28 02:41:12 smithi179 ceph-mon[148787]: pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-08-28T02:41:12.841 INFO:journalctl@ceph.mon.c.smithi179.stdout:Aug 28 02:41:12 smithi179 ceph-mon[153115]: pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail